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 / month [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 02 Oct 2002 00:16:07 | postnuke_modules/postcalendar/pntemplates/default/views/month | default.html,1.1,1.2 | Roger Raymond |
| template and code cleanup | |||
Update of /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/month
In directory ns7.hostnuke.net:/tmp/cvs-serv10352/pntemplates/default/views/month
Modified Files:
default.html
Log Message:
template and code cleanup
Index: default.html
===================================================================
RCS file: /home/cvsroot/postnuke_modules/postcalendar/pntemplates/default/views/month/default.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** default.html 7 Sep 2002 15:42:01 -0000 1.1
--- default.html 2 Oct 2002 00:16:05 -0000 1.2
***************
*** 16,57 ****
}
</style>
! [-pc_date_select day="on" view="on" year="on" month="on" form="on"-]
! <!-- main navigation -->
! <table border="0" cellpadding="1" cellspacing="0" width="100%" bgcolor="[-$bgcolor2-]"><tr><td>
! <table border="0" cellpadding="5" cellspacing="0" width="100%" bgcolor="[-$bgcolor1-]">
! <tr>
! <td width="10" align="left" valign="top">
! <center><img src="modules/[-$ModuleDirectory-]/pnimages/admin.gif"></center>
! </td>
! <td align="center" valign="middle">
! <font class="pn-logo">[-$ModuleName-]</font>
! <p style="color: [-$bgcolor2-]">
! [ <a href="[-pc_url action="day"-]">[-$DayView-]</a> ]
! [ <a href="[-pc_url action="week"-]">[-$WeekView-]</a> ]
! [ <a href="[-pc_url action="month"-]">[-$MonthView-]</a> ]
! [ <a href="[-pc_url action="year"-]">[-$YearView-]</a> ]
! [ <a href="[-pc_url action="submit"-]">[-$Submit-]</a> ]
! [ <a href="[-pc_url action="search"-]">[-$Search-]</a> ]
! </p>
! </td>
! <td align="center" valign="top">
! Legend:<br />
! <table border="0" cellpadding="4" cellspacing="2">
! <tr>
! [-foreach name=categories from=$category item=cat-]
! <td bgcolor="[-$cat.color-]">
! <font color="#000000">[-$cat.name-]</font>
! </td>
! [-if ($smarty.foreach.categories.iteration + 1) % 3 eq 1-]
! </tr><tr>
! [-/if-]
! [-/foreach-]
! </tr>
! </table>
! </td>
! </tr>
! </table>
! </form>
! </td></tr></table>
<!-- month navigation tables -->
--- 16,22 ----
}
</style>
!
! [-*Main Navigation*-]
! [-include file="$TPL_NAME/views/global/navigation.html"-]
<!-- month navigation tables -->
***************
*** 65,69 ****
</table>
</td></tr></table>
-
<!-- event data display tables -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="[-#TableBorderColor#-]"><tr><td>
--- 30,33 ----
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 |