]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/plugins.mdwn
* Apply patch from Pawel to avoid using -L in Makefile as it's not available
[www/ikiwiki.git] / doc / plugins.mdwn
index 6ee2f3a69d6d040d14a7d60cf7609ad5b08a9230..34cab2e1e960e99d559c9d699544592043243d47 100644 (file)
@@ -5,16 +5,16 @@ 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
 
 [[inline pages="plugins/* and !plugins/type/* and !plugins/write and
 !plugins/contrib and !*/Discussion"
-feedpages="created_after(graphviz)" archive="yes"
+feedpages="created_after(plugins/graphviz)" archive="yes"
 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]