Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_modules / postcalendar / pntemplates / default / views / calendarblock [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 10 Sep 2002 15:16:26 | postnuke_modules/postcalendar/pntemplates/default/views/calendarblock | month_view.html,1.10,1.11 | Roger Raymond |
| date format changes | |||
Update of /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/calendarblock
In directory ns7.hostnuke.net:/tmp/cvs-serv31641/pntemplates/default/views/calendarblock
Modified Files:
month_view.html
Log Message:
date format changes
Index: month_view.html
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/calendarblock/month_view.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** month_view.html 7 Sep 2002 15:39:39 -0000 1.10
--- month_view.html 10 Sep 2002 15:16:24 -0000 1.11
***************
*** 72,79 ****
[-/if-]
! [-if $smarty.foreach.eventloop.total > 4-]
! <font color="#FF6600"><b>[-$current_date|date_format:"%d"-]</b></font>
! [-elseif $smarty.foreach.eventloop.total > 2-]
! <font color="#FF6600">[-$current_date|date_format:"%d"-]</font>
[-elseif $smarty.foreach.eventloop.total > 0-]
<font color="#CC6600">[-$current_date|date_format:"%d"-]</font>
--- 72,79 ----
[-/if-]
! [-if $smarty.foreach.eventloop.total > 3-]
! <font color="#FF0000"><b>[-$current_date|date_format:"%d"-]</b></font>
! [-elseif $smarty.foreach.eventloop.total > 1-]
! <font color="#FF0000">[-$current_date|date_format:"%d"-]</font>
[-elseif $smarty.foreach.eventloop.total > 0-]
<font color="#CC6600">[-$current_date|date_format:"%d"-]</font>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |