ikiwiki/doc/examples/blog/sidebar.mdwn

11 lines
220 B
Plaintext
Raw Normal View History

2010-04-15 23:56:36 +02:00
[[!if test="enabled(calendar)" then="""
2010-06-15 20:17:23 +02:00
[[!calendar pages="page(./posts/*) and !*/Discussion"]]
2010-04-15 23:56:36 +02:00
"""]]
[[Recent Comments|comments]]
[[Archives]]
2010-04-15 23:57:35 +02:00
[[Tags]]:
[[!pagestats style="list" pages="./tags/*" among="./posts/*"]]