
This is a little php-app for providing ical subscription capabilities. Only subscribing is supported. No publishing. Maybe in the future.
What you get:
-your tasks
-your events and meetings (if you are invited)
-milestones
originally developed 2004 by Jim Willis
found on http://www.willisbros.net/blog/index.php?p=493
Version .99 - May 2007 tested with dotproject 2.1-rc1
---------------------------
- fixed reocurring events.
now they are displayed
- in the title of the event you see the type of event (Meeting, Birthday,...) you can define those types in the setup file
- if a project is associated to the event, it is displayed in the description
Thanks to Sam H. for pointing out those things.
Version .98 - April 2006
---------------------------
I modified the original files to some extend...
-added password check
-only meetings are exported where you are invited
-added settings for timezone
-changed the returned header to be more complete
-added direct access url to events and tasks.
if you click on it you are directly transferred to the dotproject edit form
Notes:
milestones are synced as events without time (whole day)
Requirements:
dotproject: http://dotproject.net/
Install:
1. put this in a sibling directory to dotproject
e.g.
/var/www/html/
--/dotproject/
--/dotproject_ws/
2. edit settings.php script in the inc directory
3. point your iCalendar or Mozilla Calendar at
webcal://foo.bar/dotproject_ws/ics/?username=your_dot_project_username&password=your_password