diff options
Diffstat (limited to 'help/C/calendar-webdav.page')
-rw-r--r-- | help/C/calendar-webdav.page | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/help/C/calendar-webdav.page b/help/C/calendar-webdav.page new file mode 100644 index 0000000000..fbce16de5e --- /dev/null +++ b/help/C/calendar-webdav.page @@ -0,0 +1,39 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="calendar-webdav"> + + <info> + <desc>Using an online Webcal/WebDAV 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> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Using a WebDAV calendar</title> + +<p>Calendars of this type are read-only.</p> + +<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>On the Web</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.</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> |