]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins.mdwn
improve wording
[ikiwiki.git] / doc / plugins.mdwn
1 Most of ikiwiki's [[features]] are implemented as plugins. Many of these 
2 plugins are included with ikiwiki.
3
4 [[map pages="plugins/*" show=description]]
5
6 [[pagestats pages="plugins/type/* and !plugins/type/slow"]]
7
8 There's documentation if you want to [[write]] your own plugins, or you can
9 [[install]] plugins [[contributed|contrib]] by others.
10
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.
15
16 ## Plugin directory
17
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]]