]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/examples/blog/archives.mdwn
CSS and templates for sidebar changed to use a class, not an id.
[git.ikiwiki.info.git] / doc / examples / blog / archives.mdwn
1 [[!if test="enabled(calendar)" then="""
2 Browse through blog archives by year:
3 [[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
4 """
5 else="""
6 Calendar based archives are not enabled. See [[posts]] for a full list of posts.
7 """]]