|
From: <ji...@us...> - 2007-04-08 01:41:57
|
Update of /cvsroot/phpicalendar/phpicalendar In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19974/phpicalendar Modified Files: README Log Message: Change print and month view listings to omit duplicates Index: README =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/README,v retrieving revision 1.106 retrieving revision 1.107 diff -C2 -d -r1.106 -r1.107 *** README 5 Dec 2006 06:50:42 -0000 1.106 --- README 8 Apr 2007 01:41:55 -0000 1.107 *************** *** 83,86 **** --- 83,89 ---- -------- cvs + Change template.php display in print and month views of events that span multiple days to not repeat listing + Fix (I hope) utf-8 rendering problems in event.php + Allow admins to set whether link from rss feed goes to day.php or event.php Patch to allow parsing of MS-Outlook generated ics files where line continuation uses tab instead of space. 2.23rc1 |