diff --git a/docs/website/clients/iCal-details.php b/docs/website/clients/iCal-details.php new file mode 100644 index 00000000..e6290d6a --- /dev/null +++ b/docs/website/clients/iCal-details.php @@ -0,0 +1,23 @@ +
iCal, from version 3.0 (released with OS 10.5) is generally well-behaved + and will discover your own calendars when configured. It will not allow you to manipulate other calendars on + the same server, however, unless you use different credentials to access them.
+ +
DAViCal does not support the draft scheduling extensions to CalDAV, so you will not see the full functionality + of iCal.
+iCal does not let you browse the calendar hierarchy to find other calendars you could view, so you will not + see the full functionality of DAViCal either.
+ diff --git a/docs/website/clients/iCal-dialog.png b/docs/website/clients/iCal-dialog.png new file mode 100644 index 00000000..c77ba8cf Binary files /dev/null and b/docs/website/clients/iCal-dialog.png differ diff --git a/docs/website/clients/iCal-icon.png b/docs/website/clients/iCal-icon.png new file mode 100644 index 00000000..acb18df0 Binary files /dev/null and b/docs/website/clients/iCal-icon.png differ diff --git a/docs/website/clients/iCal-screenshot.png b/docs/website/clients/iCal-screenshot.png new file mode 100644 index 00000000..f0c96d4a Binary files /dev/null and b/docs/website/clients/iCal-screenshot.png differ