projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge remote branch 'upstream/filter-full' into prv/po
[ikiwiki]
/
doc
/
examples
/
blog
/
archives.mdwn
1
[[!if test="archives/*" then="""
2
Browse through blog archives by year:
3
[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
4
"""
5
else="""
6
You need to use the `ikiwiki-calendar` program to generate calendar-based
7
archive pages.
8
"""]]