[OGo-Users] What gets into /Calendar/calendar.ics?
Adam Tauno Williams
users@opengroupware.org
Mon, 16 Apr 2007 13:36:01 -0400
> > This is explained, mostly, at:
> > http://www.opengroupware.org/en/users/docs/snippets/ZideStore/ZideStore-URLs.html
> Thanks. I've been reading this page about 10 times today.
> >> To say is that this user is the team leader and almost all his
> >> appointments are created by the secretary. In the web-ui I can see that
> >> he is in all appointments as an attendee.
> > You probably want to use the Overview folder.
> No, because the user would see all the team members appointments as
> well. Or am I wrong? But I got the "problem" now.
If you are using a group Overview yes.
The user's Overview should be the events they are participating in;
/zidestore/dav/%USER%/Overview
If possible I'd recommend retrieving events via GroupDAV (DAV) rather
can iCalendar; depends on what your client supports.
> In the .ics file everything is included a user can see.
Correct, the private and public folders are based on permissions.
> But I wanted to have everything the user attends.
That is Overview folders.
> And I got the difference between public and private wrong because I was
> looking at it from the attendees point of view and not from the view
> privilege point of view.