From: Joey Hess Date: Thu, 15 Apr 2010 22:51:50 +0000 (-0400) Subject: calendarmonth.tmpl: The month calendar is now put in a sidebar. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/c0a2eaf7964657a164e2108ded1931d0c360fd63 calendarmonth.tmpl: The month calendar is now put in a sidebar. --- diff --git a/debian/changelog b/debian/changelog index dfb94ae22..e4056fdc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ ikiwiki (3.20100415) UNRELEASED; urgency=low * Enable calendar and sidebar in auto-blog.setup. * sidebar: Add global_sidebars setting. * conditional: Fix bug that forced "all" mode off by default. + * calendarmonth.tmpl: The month calendar is now put in a sidebar. -- Joey Hess Sun, 04 Apr 2010 12:17:11 -0400 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= year= pages=""]] +"""]] [[!inline pages="creation_month() and creation_year() and " show=0 feeds=no reverse=yes]]