]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins.mdwn
page cloud was split into two definitions
[ikiwiki.git] / doc / plugins.mdwn
1 Most of ikiwiki's [[features]] are implemented as plugins.
2
3 [[pagestats pages="plugins/type/* and !plugins/type/slow"]]
4
5 There's documentation if you want to [[write]] your own plugins, or you can
6 install and use plugins [[contributed|contrib]] by others.
7
8 To enable plugins, use the `--plugin` switch described in
9 [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]].
10 Enable the [[goodstuff]] plugin to get a nice selection of plugins that
11 will fit most uses of ikiwiki.
12
13 # Plugin directory
14
15 [[inline pages="plugins/* and !plugins/type/* and !plugins/write and
16 !plugins/contrib and !*/Discussion"
17 feedpages="created_after(plugins/graphviz)" archive="yes"
18 rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]