diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-03 21:53:54 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-03 21:53:54 +0000 |
commit | ab071436fd2e5e56ecd31e098f17f8c1fd2ff4b9 (patch) | |
tree | 87bc82dc486c63fb48d6b0c342ec3faf3abe0865 | |
parent | 57d12405ae474d27c63dc33ee5fa642a2c5d7461 (diff) |
web commit by joey
-rw-r--r-- | doc/plugins.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index ec7ee5914..915cc2a73 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,5 +1,3 @@ -Plugins can be used to add additional features to ikiwiki. The interface is quite flexible, allowing plugins to register [[PreProcessorDirective]]s, hook into [[CGI]] mode, and more. Ikiwiki's backend RCS support is also pluggable, so support for new revision control systems can be added to ikiwiki. - There's documentation if you want to [[write]] your own plugins, or you can install and use plugins contributed by others. The ikiwiki package includes some standard plugins that are installed and |