diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-09-14 20:08:43 +0800 |
commit | b77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch) | |
tree | 6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/tasks-webdav.page | |
parent | eb79ee913685794a77a7bbeb24eb73028f183813 (diff) | |
download | gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2 gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/tasks-webdav.page')
-rw-r--r-- | help/C/tasks-webdav.page | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/help/C/tasks-webdav.page b/help/C/tasks-webdav.page new file mode 100644 index 0000000000..cec7953efc --- /dev/null +++ b/help/C/tasks-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="tasks-webdav"> + + <info> + <desc>Using an online WebDAV task list or memo list.</desc> + + <link type="guide" xref="tasks-using-several-tasklists"/> + + <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 task or memo list</title> + +<p>Lists of this type are read-only.</p> + +<p>To add such a task list or memo list to Evolution, perform the following steps:</p> +<steps> +<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Task List</gui></guiseq> or <guiseq><gui>File</gui><gui>New</gui><gui>Memo List</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 list 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> |