diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-03 21:54:27 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-03 21:54:27 +0000 |
commit | d75fa412168a64344e59cd70f1e00f35089650ff (patch) | |
tree | 8db357c7b43df889936fd9b2e507535f1aca85b6 /doc | |
parent | ab071436fd2e5e56ecd31e098f17f8c1fd2ff4b9 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/features.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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. ---- |