Changes

Jump to: navigation, search

Calendar:WCAP Provider

311 bytes removed, 13:22, 26 January 2007
revised and updated
===Subscribing To Your Calendar===
The Sunbird/Lightning ''Create New Calendar'' wizard comes up with a third Format type for remote calendars (''Sun Java System Calendar Server (WCAP)''). As location, provide a <code>HTTP</code> or preferrably <code>HTTPS</code> URL to a [http://www.sun.com/software/products/calendar_srvr/index.xml Sun Java System Calendar server].
<pre>
http://sd-calendar.staroffice.de/
</pre>
If you need to login as different users on the same server, then create multiple calendar accounts, encoding You can encode your common user-Ids id into the corresponding URLsurl which will be used for the login prompt, e.g. creating one calendar
<pre>
http://jdoe@sd-calendar.staroffice.de/
</pre>
and another
<pre>
http://bbat@sd-calendar.staroffice.de/
</pre>
After creation, you need to switch the view on for this calendar in the ''Calendars'' list.
For login, you will be asked for a pair of ''UserName/Password''.
If you don't pass login, you will be asked again.
If you cancel login, you won't be askedagain anymore.<code>HTTPS</code> is preferred, even if you have specified plain <code>HTTP</code>,because the password is transmitted. If the calendar server does notsupport <code>HTTPS</code> (at least for login), you will be asked whether tocontinue the login.
===UI===
*0 &rarr; no logging (release, default)
*1 &rarr; some logging, connection etc., but no calendar data
*2 &rarr; full verbose log*3 &rarr; very verbose log
You can increase set the log level your <code>user.js</code> in your profile:
user_pref("calendar.wcap.log_level", ''n'');
 Building Lightning, the or via ''defaultEdit&rarr;Preferences&rarr;Advanced&rarr;General&rarr;Config Editor...'' log level (i.e. 0) can be overridden, e.g. make wcap_logging=Thunderbird The effective log level is max( build-default-log-level, user-pref-log-level Unix)and even change it without restarting Thunderbird.
===Log File===
350
edits

Navigation menu