& template src="/templates/layout.template" title="calendar rss2 info" &> <$ content $>
This calendar can be exported as an RSS 2.0-Feed. You can poll the upcoming events as an RSS feed and integrate them easily into your RSS reader (mail client, browser, ext. program, ...).
The URL pointing to the feed is:
http://your.site/calendar/rss2/.
You can pass some options to the feed. So you can define, how far in the future the polled events may be:
http://your.site/calendar/rss2/?preview=14
Where 14 is the number of days. The number of days is limited to 31. The default is 7 days.
As you can create private appointments, you may want to specify your username and password, so that your private appointments also get exported:
http://your.site/calendar/rss2/?email=email@server.tld;pass=password
Where "email@server.tld" is your email address, with which you are registered on this site, and "password" must be substituted by your login password.
These option can be combined:
http://your.site/kalender/rss2/?preview=14;email=email@server.tld;pass=passwort
That's it :)
<$ / $> <& / &>