diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-20 23:39:29 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-20 23:39:29 +0200 |
commit | 0320e1ce5b9884929d1b0d2616f9e62d75dc5cae (patch) | |
tree | d59f108cf63fd0629904ec3806443e95ad94475b /calendarmonth.tmpl | |
parent | f8310d930525b56e60d364fda7eb10d5e0ff0762 (diff) | |
parent | ee62a82c4be0125da6b4758e43e231a3c28c857f (diff) |
Merge branch 'master-da' into master-nonedit-da
Diffstat (limited to 'calendarmonth.tmpl')
-rw-r--r-- | calendarmonth.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendarmonth.tmpl b/calendarmonth.tmpl new file mode 100644 index 0000000..23cd954 --- /dev/null +++ b/calendarmonth.tmpl @@ -0,0 +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]] |