]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins.mdwn
layout
[ikiwiki.git] / doc / plugins.mdwn
1 Most of ikiwiki's [[features]] are implemented as plugins.
2
3 There's documentation if you want to [[write]] your own plugins, or you can
4 install and use plugins [[contributed|contrib]] by others.
5
6 To enable plugins, use the `--plugin` switch described in
7 [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]].
8 Enable the [[goodstuff]] plugin to get a nice selection of plugins that
9 will fit most uses of ikiwiki.
10
11 # Plugin directory
12
13 [[pagestats pages="plugins/type/* and !plugins/type/slow"]]
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]]