From 35c90a5b582f0d40a122b151580e313c2b157b6f Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 29 Jul 2006 20:01:29 +0000 Subject: "Viva l'Italia!" * Polygen plugin from Enrico. --- doc/plugins/pagestats.mdwn | 4 +++- doc/plugins/polygen.mdwn | 26 ++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 doc/plugins/polygen.mdwn (limited to 'doc/plugins') diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn index 41c853b16..f750e3cb1 100644 --- a/doc/plugins/pagestats.mdwn +++ b/doc/plugins/pagestats.mdwn @@ -10,4 +10,6 @@ And here's how to create a table of all the pages on the wiki: \[[pagestats style="table"]] -This plugin is included in ikiwiki, but is not enabled by default. +This plugin is included in ikiwiki, but is not enabled by default. If it is +enabled, here's a link cloud for this entire wiki: +[[pagestats ]] diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn new file mode 100644 index 000000000..cc88f499f --- /dev/null +++ b/doc/plugins/polygen.mdwn @@ -0,0 +1,26 @@ +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. + +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. + +---- + +Ikiwiki is internally based on a [[polygen grammar="designpatterns"]] +coupled to a [[polygen grammar="designpatterns"]], as described in +"[[polygen grammar="paper2"]]" by [[polygen grammar="nipponame"]] of +[[polygen grammar="boyband"]]. + +Ikiwiki reviews: + -- cgit v1.2.3