]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/goodstuff.mdwn
ed57c0f01336622eb9d53ebb339598dfca78080b
[ikiwiki.git] / doc / plugins / goodstuff.mdwn
1 [[!template id=plugin name=goodstuff author="[[Joey]]"]]
2 [[!tag type/bundle]]
3
4 This plugin enables a bunch of other plugins -- basically all the ones that
5 are not too intrusive, work well with little configuration, and are nice to
6 have on any capable wiki. The plugins in this bundle are not enabled by
7 default in ikiwiki, so that by default ikiwiki is limited to a few core
8 wiki features. If you want a more capable wiki, enable this plugin bundle.
9
10 Currently included:
11
12 * [[brokenlinks]]
13 * [[img]]
14 * [[map]]
15 * [[more]]
16 * [[orphans]]
17 * [[pagecount]]
18 * [[pagestats]]
19 * [[progress]]
20 * [[shortcut]]
21 * [[smiley]]
22 * [[tag]]
23 * [[table]]
24 * [[template]]
25 * [[toc]]
26 * [[toggle]]
27
28 New plugins will be added to this bundle from time to time.