Changes

Jump to: navigation, search

Calendar:WCAP Provider

355 bytes added, 14:23, 11 August 2006
pref switches
===Initial Steps===
You currently have two options to switch on WCAP support:*Setting <code>calendar.wcap.enabled</code> to <code>true</code> will switch on the provider (only).*Setting <code>calendar.prototypes.wcap</code> to <code>true</code> will enable the provider and the prototypical WCAP UI. ===Subscribing To Your Calendar===The Sunbird/Lightning ''Create New Calendar'' wizard comes up with a third Formattype for remote calendars (''Sun Java System Calendar Server (WCAP)''). As location, provide a <code>HTTP</code> URL to a [http://www.sun.com/software/products/calendar_srvr/index.xml Sun Java System Calendar server].
<pre>
http://cal-server/
user_pref("calendar.wcap.log_file", "''/system/path/to/log/file''");
<!-- currently not working
=='''EXPERIMENTAL''' Local Caching==
You have two options for caching:
user_pref("calendar.wcap.cache_dir", "''/system/path/to/data/directory''");
'''If you feel the need to flush/renew your local calendar cache, just delete that directory. All data will be refreshed on next startup.'''
-->
===Misc===
*contribution tracked via [https://bugzilla.mozilla.org/show_bug.cgi?id=340949 issue 340949]
350
edits

Navigation menu