2010-04-15 22:55:20 +02:00
|
|
|
[[!if test="archives/*" then="""
|
2010-04-15 20:29:14 +02:00
|
|
|
Browse through blog archives by year:
|
|
|
|
[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
|
|
|
|
"""
|
|
|
|
else="""
|
2010-04-15 22:55:20 +02:00
|
|
|
You need to use the `ikiwiki-calendar` program to generate calendar-based
|
|
|
|
archive pages.
|
2010-04-15 20:29:14 +02:00
|
|
|
"""]]
|