1 Most of ikiwiki's [[features]] are implemented as plugins. Many of these
2 plugins are included with ikiwiki.
4 [[map pages="plugins/*" show=description]]
6 [[pagestats pages="plugins/type/* and !plugins/type/slow"]]
8 There's documentation if you want to [[write]] your own plugins, or you can
9 [[install]] plugins [[contributed|contrib]] by others.
11 To enable a plugin, use the `--plugin` switch described in
12 [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]].
13 Enable the [[goodstuff]] plugin to get a nice selection of plugins that
14 will fit most uses of ikiwiki.
18 [[inline pages="plugins/* and !plugins/type/* and !plugins/write and
19 !plugins/write/* and !plugins/contrib and !plugins/install and !*/Discussion"
20 feedpages="created_after(plugins/graphviz)" archive="yes"
21 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]