[dev] Re: [cvs] commit: kronolith/lib Kronolith.php base.php kronolith/docs CHANGES kronolith/templates/menu menu.inc kronolith menu.php prefs.php kronolith/config prefs.php.dist kronolith/templates/prefs remote_cal_management.inc

Mike Cochrane mike@graftonhall.co.nz
Thu, 26 Sep 2002 04:02:52 +1200


> ----- Message from mike@graftonhall.co.nz ---------
>   Log:
>   Add bsaic support for remote iCalendar files.
> 
>   This will make the remote events show up in the in the day/week/month views
> but the events won't be viewable.
> 
>   Remote calendars can be added in options. This needs to be made alot more
> functional and pretty.
> 

for some calendars to try see www.icalshare.com

or one to get you started is:
Moon Phases http://www.la-grange.net/2002/09/13-MoonPhase.ics

At the moment any address that the php file() command can open can be a valid
remote calendar. Calendars are fetched on first use and cached in your session
until you logout.

- Mike :-)