X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5ab1769a9a7b9a05562380060eba80489f0b69c9..9fbbc89ad545d707de10a68e5ca7b4210b8caf81:/doc/plugins.mdwn diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 8981ecd5a..57ec8afb9 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,7 +1,8 @@ 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]], and [[search]]. Of these, [[inline]] is enabled by default. +by default. These include [[inline]], [[pagecount]], [[brokenlinks]], +[[smiley]], 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]].