3
edits
mNo edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
*Some Calendar server versions cause trouble using the <code>get_calprops.wcap</code> command. If you encounter trouble with your version, the WCAP provider has a workaround using the <code>search_calprops.wcap</code> command. You can switch the usage setting pref | *Some Calendar server versions cause trouble using the <code>get_calprops.wcap</code> command. If you encounter trouble with your version, the WCAP provider has a workaround using the <code>search_calprops.wcap</code> command. You can switch the usage setting pref | ||
calendar.wcap.no_get_calprops → true | calendar.wcap.no_get_calprops → true | ||
==Use WCAP to subscribe to Sun Java System Calendar== | |||
If you want to subscribe to a calendar which is not your own [eg. the staff absence calendar] you can specify the calendar in the URL - you just need the calid which is also submited in the url of the Sun Java Calendar. | |||
Example: | |||
The calendar is called: Staff | |||
And the subcalendar is called: Absence | |||
The URL would be: http://yourserver.com?calid=Staff:Absence | |||
==Misc== | ==Misc== | ||
edits