From: Troy A. <tr...@ze...> - 2005-08-07 18:32:10
|
On Sun, Aug 07, 2005 at 02:29:35PM +0200, Richard Bos wrote: > Hello, > > While looking for mutiple calendar functionality, as several others do too, I > encountered the following information: > > http://sourceforge.net/tracker/index.php?func=detail&aid=970810&group_id=62270&atid=500020 > > And even better, someone has the code already: > http://sourceforge.net/mailarchive/forum.php?thread_id=7360757&forum_id=12293 > > Would it be possible to obtain the code?? I would like to test it, hopefully > it is good enough to use it on a daily bases! I hacked the following together: http://calendar.infopeople.org/ Even though I wrote the "Events to View" box as a template, it still requires a fair amount of changes to {month, view, week, day} templates to plug it in. (I ended up removing the drop shadow image too) If that is still helpful to you (or anyone else), I can break out a patch against phpicalendar-2.0b. It's really not a complicated change; plugging it cleanly into the UI is the challenging part. -troy |