diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-02-20 18:50:45 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-02-20 18:52:14 +0800 |
commit | 887aa6d25e1f19363340a7ed8ddcb8a7ed6fa2cf (patch) | |
tree | ffb3eb457911e37d05532c08b47fc0c06e2b39cb /help | |
parent | 0cbb67aa466205c9b0c9f24f20aeab0c5e960c4a (diff) | |
download | gsoc2013-evolution-887aa6d25e1f19363340a7ed8ddcb8a7ed6fa2cf.tar.gz gsoc2013-evolution-887aa6d25e1f19363340a7ed8ddcb8a7ed6fa2cf.tar.zst gsoc2013-evolution-887aa6d25e1f19363340a7ed8ddcb8a7ed6fa2cf.zip |
User Docs: Exchange calendar Free/Busy info must be published to top-level calendar. Fixes bug #538604
Diffstat (limited to 'help')
-rw-r--r-- | help/C/calendar-free-busy.page | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/help/C/calendar-free-busy.page b/help/C/calendar-free-busy.page index ad8778cd6e..b57a8d3c3c 100644 --- a/help/C/calendar-free-busy.page +++ b/help/C/calendar-free-busy.page @@ -2,11 +2,11 @@ type="topic" id="calendar-free-busy"> <info> - <desc>Using the Free/Busy view for setting up meetings.</desc> + <desc>Using the Free/Busy view on a groupware server to set up meetings.</desc> <link type="guide" xref="calendar-sharing-information" /> - <revision pkgversion="3.1.5" version="0.4" date="2011-08-24" status="final"/> + <revision pkgversion="3.1.5" version="0.5" date="2012-02-20" status="final"/> <credit type="author"> <name>Andre Klapper</name> <email>ak-47@gmx.net</email> @@ -17,7 +17,7 @@ <license> <p>Creative Commons Share Alike 3.0</p> </license> - +<!-- TODO: Really split this into Exchange/Groupware section and normal people section --> </info> <title>Free/Busy information</title> @@ -40,6 +40,7 @@ </list> <p>You can publish Calendar and Free/Busy information to a WebDAV server, FTP server, a remote machine through SSH or to any other web server with HTTP PUT support.</p> +<p>In corporate environments you can publish Calendar and Free/Busy information to an Exchange or Groupwise server. Note that you must use the top-level Exchange calendar if you want others to be able to access your Free / Busy information when inviting you to a meeting.</p> <p>The default server can be defined under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Publishing Information</gui><gui>Default Free/Busy Server</gui></guiseq>.</p> <!-- This is the location since 3.1.5, see bug https://bugzilla.gnome.org/show_bug.cgi?id=655666 --> |