sipb-www
/
ikiwiki.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge commit 'baaa848f6c06b0b3a59677d3551e130c65e5fde7' into sipb
[ikiwiki.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
"""]]