]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/polygen.mdwn
merge to basewiki
[ikiwiki.git] / doc / plugins / polygen.mdwn
1 [[template id=plugin name=polygen included=1 author="Enrico Zini"]]
2 [[tag type/fun]]
3
4 This plugin allows inserting text generated by polygen into a wiki page.
5 For example:
6
7         \[[polygen grammar="genius"]]
8
9 It's also possible to specify a starting nonterminal for the grammar by
10 including `symbol="text"` in the directive.
11
12 ----
13
14 If this plugin is enabled, and polygen is installed, here are a few notes
15 about ikiwiki.
16
17 Ikiwiki is internally based on a [[polygen grammar="designpatterns"]]
18 coupled to a [[polygen grammar="designpatterns"]], as described in
19 "[[polygen grammar="paper"]]" by [[polygen grammar="nipponame"]] of
20 [[polygen grammar="boyband"]].
21
22 Ikiwiki reviews:
23 <ul>
24 <li>[[polygen grammar="reviews"]]</li>
25 <li>[[polygen grammar="reviews"]]</li>
26 <li>[[polygen grammar="reviews"]]</li>
27 </ul>