From e30f53cb9b5eca563281bed8862af56ceb0de8a6 Mon Sep 17 00:00:00 2001 From: www-data Date: Wed, 3 May 2006 21:52:23 +0000 Subject: [PATCH] web commit by joey --- doc/plugins.mdwn | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 7773e71a9..83c5a245d 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,9 +1,8 @@ -Plugins can be used to add additional features to ikiwiki. Ikiwiki's -backend RCS support is also pluggable, so support for new revision control -systems can be added to ikiwiki. It's possible to [[write]] your own plugins, -or you can install and use plugins contributed by others. +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. -The ikiiki package includes some standard plugins that are installed and +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 by default. These include [[inline]], [[pagecount]], and [[brokenlinks]]. Of these, [[inline]] is enabled by default. -- 2.45.0