ikiwiki/doc/plugins.mdwn

20 lines
838 B
Plaintext
Raw Normal View History

Most of ikiwiki's [[features]] are implemented as plugins. Many of these
plugins are included with ikiwiki.
2007-05-12 21:28:49 +02:00
2007-05-12 21:37:11 +02:00
[[pagestats pages="plugins/type/* and !plugins/type/slow"]]
There's documentation if you want to [[write]] your own plugins, or you can
[[install]] plugins [[contributed|contrib]] by others.
2006-05-03 23:52:23 +02:00
To enable a plugin, use the `--plugin` switch described in
[[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]].
2007-04-30 06:00:02 +02:00
Enable the [[goodstuff]] plugin to get a nice selection of plugins that
will fit most uses of ikiwiki.
2006-05-02 05:15:16 +02:00
2007-05-20 01:34:48 +02:00
## Plugin directory
2006-05-02 08:22:00 +02:00
2007-08-23 20:51:50 +02:00
[[inline pages="plugins/* and !plugins/type/* and !plugins/write and
!plugins/write/* and !plugins/contrib and !plugins/install and !*/Discussion"
2007-05-02 10:04:49 +02:00
feedpages="created_after(plugins/graphviz)" archive="yes"
rootpage="plugins/contrib" postformtext="Add a new plugin named:" show=0]]