]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins.mdwn
web commit by intrigeri: created todo, proposed to implement it - need hint to choose...
[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 [[pagestats pages="plugins/type/* and !plugins/type/slow"]]
5
6 There's documentation if you want to [[write]] your own plugins, or you can
7 [[install]] plugins [[contributed|contrib]] by others.
8
9 To enable a plugin, use the `--plugin` switch described in
10 [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]].
11 Enable the [[goodstuff]] plugin to get a nice selection of plugins that
12 will fit most uses of ikiwiki.
13
14 ## Plugin directory
15
16 [[inline pages="plugins/* and !plugins/type/* and !plugins/write and 
17 !plugins/write/* and !plugins/contrib and !plugins/install and !*/Discussion"
18 feedpages="created_after(plugins/graphviz)" archive="yes"
19 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]