From: www-data Date: Mon, 1 May 2006 20:52:09 +0000 (+0000) Subject: web commit by joey X-Git-Tag: 1.1~117 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/81678dccf21c91030afd48a505e93f2c728bb387 web commit by joey --- diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 9e8704ec0..284ed7a06 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -7,7 +7,7 @@ A plugin system should ideally support things like: * [[todo/sigs]] * [[pageindexes]] * Wiki stats, such as the total number of pages, total number of links, most linked to pages, etc, etc. -* +* etc Considering ikiwiki plugins, one idea I have is to make the [[PreProcessorDirective]]s be a plugin. A setting in the config file would enable various plusins, which are perl modules, that each provide one or more preprocessor directives.