Merge pull request #25 from RandolfCarter/NewCalendarDoc45

Updates 4.5 calendar doc
This commit is contained in:
Thomas Müller
2013-01-24 02:49:45 -08:00
6 changed files with 12 additions and 4 deletions

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,11 @@ 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 "defaultcalendar", and the users' name here is "test".
The full URL (which on the picture can't be seen because of the
short edit field) is then::
https://localhost/owncloud/remote.php/caldav/calendars/test/defaultcalendar
.. _URL-encoding: http://en.wikipedia.org/wiki/Percent-encoding

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 32 KiB