projects
/
ikiwiki
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
put the problematic patch in a toggleable to make discussion more visible
[ikiwiki]
/
doc
/
examples
/
blog
/
sidebar.mdwn
1
[[!if test="enabled(calendar)" then="""
2
[[!calendar pages="page(./posts/*) and !*/Discussion"]]
3
"""]]
4
5
[[Recent Comments|comments]]
6
7
[[Archives]]
8
9
[[Tags]]:
10
[[!pagestats style="list" pages="./tags/*" among="./posts/*"]]