Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
web commit by JoshTriplett: Add TourBusStop
[git.ikiwiki.info.git]
/
doc
/
plugins
/
polygen.mdwn
diff --git
a/doc/plugins/polygen.mdwn
b/doc/plugins/polygen.mdwn
index cc88f499f9826689b8cee3fc53cab2e7c01f655f..8d6794073ae9063d4c2f759466c722e331decf19 100644
(file)
--- a/
doc/plugins/polygen.mdwn
+++ b/
doc/plugins/polygen.mdwn
@@
-1,3
+1,6
@@
+[[template id=plugin name=polygen author="Enrico Zini"]]
+[[tag type/fun]]
+
This plugin allows inserting text generated by polygen into a wiki page.
For example:
This plugin allows inserting text generated by polygen into a wiki page.
For example:
@@
-6,16
+9,14
@@
For example:
It's also possible to specify a starting nonterminal for the grammar by
including `symbol="text"` in the directive.
It's also possible to specify a starting nonterminal for the grammar by
including `symbol="text"` in the directive.
-This plugin is included in ikiwiki, but not enabled by default.
-
-If this plugin is enabled, and polygen is installed, here are a few notes
-about ikiwiki.
-
+[[if test="enabled(polygen)" then="""
----
----
+Here are a few notes about ikiwiki, courtesy of polygen:
+
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
coupled to a [[polygen grammar="designpatterns"]], as described in
Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
coupled to a [[polygen grammar="designpatterns"]], as described in
-"[[polygen grammar="paper
2
"]]" by [[polygen grammar="nipponame"]] of
+"[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of
[[polygen grammar="boyband"]].
Ikiwiki reviews:
[[polygen grammar="boyband"]].
Ikiwiki reviews:
@@
-24,3
+25,5
@@
Ikiwiki reviews:
<li>[[polygen grammar="reviews"]]</li>
<li>[[polygen grammar="reviews"]]</li>
</ul>
<li>[[polygen grammar="reviews"]]</li>
<li>[[polygen grammar="reviews"]]</li>
</ul>
+
+"""]]