diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 00:35:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 00:35:04 +0000 |
commit | 3fe48bcf83c48426acd1daa9764838e0bcba9adc (patch) | |
tree | 0c76ee70dee2d9638d59a417ebf541a6216f54ed /doc | |
parent | 9038b6804b413acbcf3de08c0efbee4fcac63c98 (diff) |
note on disabling sidebar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/sidebar.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/sidebar.mdwn b/doc/plugins/sidebar.mdwn index 644d1e630..316579a1d 100644 --- a/doc/plugins/sidebar.mdwn +++ b/doc/plugins/sidebar.mdwn @@ -7,6 +7,10 @@ Typically this will be a page in the root of the wiki, but it can also be a be treated as a sidebar for the [[plugins]] page, and of all of its SubPages, if the plugin is enabled. +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. + This plugin is included in ikiwiki, but is not enabled by default. [[tag type/chrome]] |