On 05.04.2008, at 19:19, mikejp wrote:
it exepcts each calendar to have one .ics file. However
both iCal and Lightning are creating one file for every event.

Are they suppose to be doing that?

Yes, in fact thats a requirement for CalDAV (only one UID per HTTP resource).

Would be nice if phpicalendar would support CalDAV-style calendar folders, but w/o an index DB it would be quite costly. The script would need to touch many files, every time it shows an overview. (it could probably reuse the iCalServer index DB, but then it would be iCalServer specific)

Greets,
  Helge
--
Helge Hess
http://www.helgehess.eu/
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to