conditionalize use of sidebar
parent
937b24e0cf
commit
d50de130e8
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue