X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/328cb70e6da25998e96d0d490d6d4a85b2036860..2b38d41974fb8f5dbc6873550317ef55f02ccd83:/doc/plugins.mdwn diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 46527ce4f..73fb6205c 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -7,10 +7,10 @@ wiki, or just have [[type/fun]]. There's documentation if you want to [[write]] your own plugins, or you can install and use plugins [[contributed|contrib]] by others. -The [[mdwn]], [[inline]], [[htmlscrubber]], and [[passwordauth]] plugins -are enabled by default. To enable other plugins, use the `--plugin` switch -described in [[usage]], or the equivalent `add_plugins` line in -[[ikiwiki.setup]]. +The [[mdwn]], [[inline]], [[htmlscrubber]], [[passwordauth]], +[[signinedit]], [[lockedit]], and [[conditional]] plugins are enabled +by default. To enable other plugins, use the `--plugin` switch described in +[[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]]. # Plugin directory