]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/sidebar.mdwn
f38e56817ce4c859cd12ffe4eaf923c84e9b3958
[git.ikiwiki.info.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" (ie, create a "sidebar.mdwn").
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.
10 Note that to disable a sidebar for a [[SubPage]] of a page that has a sidebar,
11 you can create a sidebar page that is completely empty. This will turn off
12 the sidebar altogether.
14 This plugin is included in ikiwiki, but is not enabled by default.
16 [[tag type/chrome]]