]> scripts.mit.edu Git - www/ikiwiki.git/commit
allow sidebar directive to enable use of sidebar page
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Apr 2010 21:38:13 +0000 (17:38 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Apr 2010 21:38:13 +0000 (17:38 -0400)
commitd63e043f0abf642ff4048cc20c6caf03db3e55fb
tree888d018126f548b9627bd3b61d8cb4477098bf83
parentd7c164dbf29ef57f8ed2963985bd250acbef96df
allow sidebar directive to enable use of sidebar page

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.
IkiWiki/Plugin/sidebar.pm
doc/examples/blog/index.mdwn
doc/examples/blog/sidebar.mdwn [new file with mode: 0644]
doc/ikiwiki/directive/sidebar.mdwn