2006-08-23 22:27:18 +02:00
|
|
|
[[template id=plugin name=polygen included=1 author="Enrico Zini"]]
|
2006-08-23 07:41:07 +02:00
|
|
|
[[tag type/fun]]
|
|
|
|
|
2006-07-29 22:01:29 +02:00
|
|
|
This plugin allows inserting text generated by polygen into a wiki page.
|
|
|
|
For example:
|
|
|
|
|
|
|
|
\[[polygen grammar="genius"]]
|
|
|
|
|
|
|
|
It's also possible to specify a starting nonterminal for the grammar by
|
|
|
|
including `symbol="text"` in the directive.
|
|
|
|
|
2007-02-12 03:44:47 +01:00
|
|
|
[[if test="enabled(polygen)" then="""
|
2006-08-18 08:21:59 +02:00
|
|
|
----
|
|
|
|
|
2007-02-12 03:44:47 +01:00
|
|
|
Here are a few notes about ikiwiki, courtesy of polygen:
|
2006-07-29 22:01:29 +02:00
|
|
|
|
|
|
|
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
|
|
|
|
coupled to a [[polygen grammar="designpatterns"]], as described in
|
2006-07-29 23:27:09 +02:00
|
|
|
"[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of
|
2006-07-29 22:01:29 +02:00
|
|
|
[[polygen grammar="boyband"]].
|
|
|
|
|
|
|
|
Ikiwiki reviews:
|
|
|
|
<ul>
|
|
|
|
<li>[[polygen grammar="reviews"]]</li>
|
|
|
|
<li>[[polygen grammar="reviews"]]</li>
|
|
|
|
<li>[[polygen grammar="reviews"]]</li>
|
|
|
|
</ul>
|
2007-02-12 03:44:47 +01:00
|
|
|
|
|
|
|
"""]]
|