]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/blog/sidebar.mdwn
tested: works.
[ikiwiki.git] / doc / examples / blog / sidebar.mdwn
index de0feba9e80819ad6ffb82c9c8259a47790b29d2..e0895f63f3781f6b2588edb3b66acea984b5f3f2 100644 (file)
@@ -1,9 +1,10 @@
 [[!if test="enabled(calendar)" then="""
-[[!calendar pages="./posts/* and !*/Discussion"]]
+[[!calendar pages="page(./posts/*) and !*/Discussion"]]
 """]]
 
 [[Recent Comments|comments]]
 
 [[Archives]]
 
-[[Tags]]: [[!pagestats style="list" pages="* and !smileys/*"]]
+[[Tags]]:
+[[!pagestats style="list" pages="./tags/*" among="./posts/*"]]