2007-02-13 19:51:21 +01:00
|
|
|
[[template id=plugin name=sidebar author="Tuomo Valkonen"]]
|
2006-08-23 07:41:07 +02:00
|
|
|
[[tag type/chrome]]
|
|
|
|
|
2006-08-18 02:24:22 +02:00
|
|
|
If this plugin is enabled, then a sidebar is added to pages in the wiki.
|
|
|
|
The content of the sidebar is simply the content of a page named
|
2006-08-19 00:23:34 +02:00
|
|
|
"sidebar" (ie, create a "sidebar.mdwn").
|
2006-08-18 02:24:22 +02:00
|
|
|
|
|
|
|
Typically this will be a page in the root of the wiki, but it can also be a
|
|
|
|
[[SubPage]]. In fact, this page, [[plugins/sidebar|plugins/sidebar]], will
|
|
|
|
be treated as a sidebar for the [[plugins]] page, and of all of its
|
|
|
|
SubPages, if the plugin is enabled.
|
|
|
|
|
2006-08-18 02:35:04 +02:00
|
|
|
Note that to disable a sidebar for a [[SubPage]] of a page that has a sidebar,
|
|
|
|
you can create a sidebar page that is completely empty. This will turn off
|
|
|
|
the sidebar altogether.
|
2007-07-25 03:31:08 +02:00
|
|
|
|
|
|
|
Warning: Any change to the sidebar will cause a rebuild of the whole wiki,
|
|
|
|
since every page includes a copy that has to be updates. This can
|
|
|
|
especially be a problem if the sidebar includes [[inline]] or [[map]]
|
|
|
|
directives, since any changes to pages inlined or mapped onto the sidebar
|
|
|
|
will change the sidebar and cause a full wiki rebuild.
|