aboutsummaryrefslogtreecommitdiff
path: root/templates/calendarmonth.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-15 18:51:50 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-15 18:51:50 -0400
commitc0a2eaf7964657a164e2108ded1931d0c360fd63 (patch)
tree87745fd852cc8776374dde2d3acffc313d77e972 /templates/calendarmonth.tmpl
parent579ee70e9524844fb40be41b859a5c2869663cda (diff)
downloadikiwiki-c0a2eaf7964657a164e2108ded1931d0c360fd63.tar
ikiwiki-c0a2eaf7964657a164e2108ded1931d0c360fd63.tar.gz
calendarmonth.tmpl: The month calendar is now put in a sidebar.
Diffstat (limited to 'templates/calendarmonth.tmpl')
-rw-r--r--templates/calendarmonth.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl
index 37ad78c5c..23cd95430 100644
--- a/templates/calendarmonth.tmpl
+++ b/templates/calendarmonth.tmpl
@@ -1,3 +1,5 @@
+[[!sidebar content="""
[[!calendar type=month month=<TMPL_VAR MONTH> year=<TMPL_VAR YEAR> pages="<TMPL_VAR PAGESPEC>"]]
+"""]]
[[!inline pages="creation_month(<TMPL_VAR MONTH>) and creation_year(<TMPL_VAR YEAR>) and <TMPL_VAR PAGESPEC>" show=0 feeds=no reverse=yes]]