diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-18 14:50:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-18 14:50:50 -0400 |
commit | da988473e1bd488c6432f9e71c17460057500594 (patch) | |
tree | 0b7056742532b6c341f43282cf98304613de4d22 | |
parent | 31965aa283048a088523ad3b2c11e282494815b2 (diff) | |
download | ikiwiki-da988473e1bd488c6432f9e71c17460057500594.tar ikiwiki-da988473e1bd488c6432f9e71c17460057500594.tar.gz |
response
-rw-r--r-- | doc/ikiwiki/directive/sidebar/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ikiwiki/directive/sidebar/discussion.mdwn b/doc/ikiwiki/directive/sidebar/discussion.mdwn index c7c1aff8e..cc2dec2ca 100644 --- a/doc/ikiwiki/directive/sidebar/discussion.mdwn +++ b/doc/ikiwiki/directive/sidebar/discussion.mdwn @@ -1 +1,8 @@ Things can get messy if you have enabled the global sidebar setting and you browse the `ikiwiki/directive/*` pages. You will get the content of `ikiwiki/directive/sidebar` as a sidebar to all the directives page... I have emptied the sidebar.mdwn page on our wiki to work around that, but isn't this a bug? --[[anarcat]] + +> Another reason to dislike the global sidebar option and wish it didn't +> exist, as if I didn't have a dozen already. However, renaming this page +> does not seem like an appropriate fix; adding cruft to every directive/ +> page to force the sidebar off does not seem like an appropriate fix; +> this leaves only special casing the plugin to not treat this page as a +> sidebar, but that's disgusting. --[[Joey]] |