response
authorJoey Hess <joey@kitenet.net>
Wed, 18 Apr 2012 18:50:50 +0000 (14:50 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 18 Apr 2012 18:50:50 +0000 (14:50 -0400)
doc/ikiwiki/directive/sidebar/discussion.mdwn

index c7c1aff8e98489e5e899b93abb6f20c1c58a17de..cc2dec2ca5e412b579896f6156daf696d0e5074d 100644 (file)
@@ -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]]