[GroupDAV] Evolution Connector; Calendar Selection

Adam Tauno Williams groupdav@opengroupware.org
Tue, 02 Jan 2007 23:05:48 -0500


On Wed, 2007-01-03 at 09:25 +0530, Shreyas Srinivasan wrote:
> On 1/2/07, Adam Tauno Williams <adam@morrison-ind.com> wrote:
> > I'm running the current version of the Evo connector,  checked out and
> > built this morning.
> > I'm wondering if there is anyway to select the calendar view?  I see the
> > connector requests /zidestore/dav/adam/public/Calendar but I really need
> > to see /zidestore/dav/adam/Overview
> Good question, I see no way in the groupdav protocol to list all the
> possible callendars which are accesible to some one. Is there anyway
> to know this?

Not that I know of.

In regards to the Evolution connector (I have no idea how mungable the
configuration dialog is) it would be very handy to be able to have
multiple calendars listed under the server entry: Private, Public, and
Overview as one sees in ZideLook.  Even if this list was easily
modifiable via GConf's editor it would be fine with me. 

I got the Overview calendar by tweaking the source code.

And I do see that the configuration / URL is stored in GConf,  but not
as a entry or list but as part of an XML "blob".

Might be related to -
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1100