Changes

Jump to: navigation, search

Calendar:WCAP Provider

577 bytes added, 09:22, 14 August 2006
multiple users, alarms
<pre>
http://cal-server/
</pre>
If you need to login for different users on the same server, then create multiple calendar accounts, encoding user-Ids into the corresponding URLs, e.g. creating one calendar
<pre>
http://jdoe@cal-server/
</pre>
and another
<pre>
http://bbat@cal-server/
</pre>
After creation, you need to switch the view on for this calendar in the ''Calendars'' list.
can be confusing if the selected calendar is not shown (unchecked), i.e.
you won't see your newly created event. IMO we have to improve this.
 
===Alarms===
Alarms are currently turned ''off'' by default, because of [http://groups.google.de/group/mozilla.dev.apps.calendar/browse_thread/thread/3bd7188c29309452/311545e3d102642c?hl=de#311545e3d102642c exception bloat (#3)]. You can switch them on defining
user_pref("calendar.wcap.suppress_alarms", false);
==Logging==
350
edits

Navigation menu