Update user_manual/calendars.rst

Updated URLs to the correct ones for OC 4.0/4.5
This commit is contained in:
RandolfCarter
2013-01-10 09:50:17 +01:00
committed by Randolph Carter
parent 6b8a42c25f
commit add262b152

View File

@@ -16,15 +16,19 @@ link for CalDav access.
Synchronising Calendars with CalDav
-----------------------------------
You can access your calendars with CalDAV-compatible programs like
Assuming you access your web interface via an address like this::
http://ADDRESS
Then you can access your calendars with CalDAV-compatible programs like
Kontact, Evolution, Thunderbird using the following URL::
http://ADDRESS/apps/calendar/caldav.php
http://ADDRESS/remote.php/caldav
To use the ownCloud calendar with Apple iCal you will need to use the following
URL, including the trailing slash::
http://ADDRESS/apps/calendar/caldav.php/principals/username/
http://ADDRESS/remote.php/caldav/principals/username/
Mozilla Lightning users need to this URL scheme::
@@ -35,7 +39,7 @@ Mozilla Lightning users need to this URL scheme::
.. figure:: images/calendar_caldav.png
Example for a simple calendar: The default calendar is always
called "defaultcalendar", and the users' name here is "oc".
called "default calendar", and the users' name here is "oc".
.. _URL-encoding: http://en.wikipedia.org/wiki/Percent-encoding