summaryrefslogtreecommitdiff
path: root/doc/ikiwiki/directive/sidebar.mdwn
AgeCommit message (Collapse)Author
2010-04-15fix sidebar directive parameter handlingJoey Hess
2010-04-15allow sidebar directive to enable use of sidebar pageJoey Hess
This way, the example blog always has a sidebar on the index page, but not the overhead of sidebars on all the other pages. And if a user wants to, they can enable global_sidebars to switch to sidebars on every page.
2010-04-15sidebar: Add global_sidebars setting.Joey Hess
2010-04-15sidebar: Now a sidebar directive can be used to override the sidebar shown ↵Joey Hess
on a page.