]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/sidebar.mdwn
web commit by joey
[ikiwiki.git] / doc / plugins / sidebar.mdwn
1 If this plugin is enabled, then a sidebar is added to pages in the wiki.
2 The content of the sidebar is simply the content of a page named
3 "sidebar".
4
5 Typically this will be a page in the root of the wiki, but it can also be a
6 [[SubPage]]. In fact, this page, [[plugins/sidebar|plugins/sidebar]], will
7 be treated as a sidebar for the [[plugins]] page, and of all of its
8 SubPages, if the plugin is enabled.
9
10 This plugin is included in ikiwiki, but is not enabled by default.
11
12 [[tag type/chrome]]