aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/calendar-caldav.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/calendar-caldav.page')
-rw-r--r--help/C/calendar-caldav.page40
1 files changed, 40 insertions, 0 deletions
diff --git a/help/C/calendar-caldav.page b/help/C/calendar-caldav.page
new file mode 100644
index 0000000000..fbf8930a1a
--- /dev/null
+++ b/help/C/calendar-caldav.page
@@ -0,0 +1,40 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="calendar-caldav">
+
+ <info>
+ <desc>Using an online CalDAV calendar.</desc>
+
+ <link type="guide" xref="calendar-using-several-calendars"/>
+
+ <revision pkgversion="3.1.5" version="0.3" date="2011-07-28" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <credit type="author">
+ <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-calendar-multiple.html.en -->
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Using a CalDAV calendar</title>
+
+<p>To add such a calendar to Evolution, perform the following steps:</p>
+<steps>
+<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Calendar</gui></guiseq>.</p></item>
+<item><p>Select the type <gui>CalDAV</gui>.</p></item>
+<item><p>Enter a name that you prefer.</p></item>
+<item><p>Optionally choose a color that you prefer.</p></item>
+<item><p>Choose if you want to be able to view the content also when being offline.</p></item>
+<item><p>Enter the address of the calendar in the <gui>URL</gui> field.</p></item>
+<item><p>Choose <gui>Use secure connection</gui> if you want to connect securely.</p></item>
+<item><p>Enter your username and your email address.</p></item>
+<item><p>Click <gui style="button">Apply</gui>.</p></item>
+</steps>
+
+<p>The calendar will be added to the list of calendars in Evolution.</p>
+
+</page>