conditionalize use of sidebar

master
Joey Hess 2010-05-08 00:00:03 -04:00
parent 937b24e0cf
commit d50de130e8
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
[[!if test="enabled(sidebar)" then="""
[[!sidebar]]
""" else="""
[[!inline pages=sidebar raw=yes]]
"""]]
[[!inline pages="./posts/* and !*/Discussion" show="10"
actions=yes rootpage="posts"]]
[[!sidebar]]
This blog is powered by [ikiwiki](http://ikiwiki.info).