]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/features.mdwn
web commit by joey
[ikiwiki.git] / doc / features.mdwn
index f63122edfa49726d5f5e2168c888efdabc7164b2..3ab10c1102815daf3e010c33ce6e7b06d792761a 100644 (file)
@@ -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. 
 
 ----