web commit by joey

master
www-data 2006-05-03 21:52:44 +00:00
parent e30f53cb9b
commit 57d12405ae
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ Plugins can be used to add additional features to ikiwiki. The interface is quit
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.
by default. These include [[inline]], [[pagecount]], and [[brokenlinks]], and [[search]]. Of these, [[inline]] is enabled by default.
To enable other plugins, use the `--plugin` switch described in [[usage]],
or the equivalent line in [[ikiwiki.setup]].