]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins.mdwn
use trailinline for the example blog so it gets next/prev links
[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" among="plugins/*"]]
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 [[!map pages="plugins/* and !plugins/type/* and !plugins/write and 
17 !plugins/write/* and !plugins/contrib and !plugins/contrib/*/* and !plugins/install and !*/Discussion"]]