From: www-data Date: Wed, 3 May 2006 21:54:27 +0000 (+0000) Subject: web commit by joey X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/d75fa412168a64344e59cd70f1e00f35089650ff?ds=sidebyside;hp=ab071436fd2e5e56ecd31e098f17f8c1fd2ff4b9 web commit by joey --- diff --git a/doc/features.mdwn b/doc/features.mdwn index f63122edf..3ab10c110 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -118,7 +118,7 @@ Some of ikiwiki's features: * [[Plugins]] - A plugin system allows extending ikiwiki in arbitrary ways. + 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. ----