9 lines
199 B
Text
9 lines
199 B
Text
|
[[!if test="enabled(sidebar)" then="""
|
||
|
[[!sidebar]]
|
||
|
""" else="""
|
||
|
[[!inline pages=sidebar raw=yes]]
|
||
|
"""]]
|
||
|
|
||
|
[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
|
||
|
actions=yes rootpage="posts"]]
|