aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-03 21:52:44 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-03 21:52:44 +0000
commit57d12405ae474d27c63dc33ee5fa642a2c5d7461 (patch)
tree9de17b63e33d40f1b4d1869f08c06f06df657401 /doc/plugins.mdwn
parente30f53cb9b5eca563281bed8862af56ceb0de8a6 (diff)
downloadikiwiki-57d12405ae474d27c63dc33ee5fa642a2c5d7461.tar
ikiwiki-57d12405ae474d27c63dc33ee5fa642a2c5d7461.tar.gz
web commit by joey
Diffstat (limited to 'doc/plugins.mdwn')
-rw-r--r--doc/plugins.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn
index 83c5a245d..ec7ee5914 100644
--- a/doc/plugins.mdwn
+++ b/doc/plugins.mdwn
@@ -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]].