web commit by joey

master
www-data 2006-05-01 20:52:09 +00:00
parent d89d6c9b5b
commit 81678dccf2
1 changed files with 1 additions and 1 deletions

View File

@ -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.