This question about Using an extension: Answered

CalDAV setup with Google Calendar

Hello. I am trying to get CalDAV to return calendar events from a Google Calendar account.

- All I get from %CALDAV{"user"}% is "No URL given".

- This is from a google apps account for a domain not @gmail.com.

- Can get a valid basic.ics file from submitting the url in my browser. But notice that I had to open this calendar (public) to make this work so no AUTH occurred.

{
'user' => {
'pass' => 'mypasswd',
'url' => 'http://www.google.com/calendar/ical/user@domain.org/public/basic.ics',
'user' => 'user@domain.org'
}
}

Yeah, there's a basci bug with loading a calendar configuration at the moment. Working on it. http://trunk.foswiki.org/Tasks/Item9392

In the interim, use the parameters to the %CALDAV macro.

-- CrawfordCurrie - 26 Jul 2010

QuestionForm edit

Subject Using an extension
Extension CalDAVPlugin
Version Foswiki 1.0.9
Status Answered
Topic revision: r2 - 26 Jul 2010, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy