From 4f0ac7fe59c196a602e07cc6c4abfc248999ec6b Mon Sep 17 00:00:00 2001 From: William Uther Date: Thu, 11 Sep 2008 17:04:23 -0400 Subject: add underlay files for listdirectives As was noted, 'listdirectives' didn't include the underlay files that make it really worthwhile. I've just gone through all the plugin documentation, modified it to remove installation information and renamed the files to match the directives rather than the plugins. This can now serve as useful underlay. I've only gone through plugins in the 'plugins' dir. I did not go through the 'contrib' dir. --- underlays/basewiki/directive/polygen.mdwn | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 underlays/basewiki/directive/polygen.mdwn (limited to 'underlays/basewiki/directive/polygen.mdwn') diff --git a/underlays/basewiki/directive/polygen.mdwn b/underlays/basewiki/directive/polygen.mdwn new file mode 100644 index 000000000..72b031235 --- /dev/null +++ b/underlays/basewiki/directive/polygen.mdwn @@ -0,0 +1,28 @@ +The `polygen` directive is supplied by the [[!iki plugins/polygen]] plugin. + +This directive 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. + +[[!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 +"[[!polygen grammar="paper"]]" by [[!polygen grammar="nipponame"]] of +[[!polygen grammar="boyband"]]. + +Ikiwiki reviews: + + +"""]] -- cgit v1.2.3