X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/760df1da8297c6cff557d42c8b25bcfb86065425..dfef3e8bb6cc2463f7c896376510a830cdc34586:/doc/ikiwiki/directive/sidebar/discussion.mdwn diff --git a/doc/ikiwiki/directive/sidebar/discussion.mdwn b/doc/ikiwiki/directive/sidebar/discussion.mdwn index cc2dec2ca..17c50ace6 100644 --- a/doc/ikiwiki/directive/sidebar/discussion.mdwn +++ b/doc/ikiwiki/directive/sidebar/discussion.mdwn @@ -6,3 +6,5 @@ Things can get messy if you have enabled the global sidebar setting and you brow > 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]] + +>> Yep, this all sounds wrong... Maybe we could add a global "sidebar exclusion" pattern? Or reverse, allow customizing what name the global sidebar functionality is looking for? For example, we could look for `globalsidebar.mdwn` page instead of just `sidebar.mdwn`? --[[anarcat]]