diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 04:00:02 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 04:00:02 +0000 |
commit | ddc44392eb9a3886f8a19fa7aa3361ccd1250342 (patch) | |
tree | f81475cd967ec2c0c0535caf830bf654412b15a4 /doc | |
parent | b07bba87bf48a5a17ce70ca3552501e8677842bf (diff) |
highlight goodstuff
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 6ee2f3a69..93aebe5a3 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -5,12 +5,12 @@ methods, do other [[type/useful]] stuff, add [[type/chrome]] to the 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. +install and use plugins [[contributed|contrib]] by others. -The [[mdwn]], [[inline]], [[htmlscrubber]], [[passwordauth]], [[openid]], -[[signinedit]], [[lockedit]], and [[conditional]] plugins are enabled -by default. To enable other plugins, use the `--plugin` switch described in +To enable plugins, use the `--plugin` switch described in [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]]. +Enable the [[goodstuff]] plugin to get a nice selection of plugins that +will fit most uses of ikiwiki. # Plugin directory |