aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/exchange-connectors-overview.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/exchange-connectors-overview.page')
-rw-r--r--help/C/exchange-connectors-overview.page36
1 files changed, 30 insertions, 6 deletions
diff --git a/help/C/exchange-connectors-overview.page b/help/C/exchange-connectors-overview.page
index c4aa236803..e7da0c982b 100644
--- a/help/C/exchange-connectors-overview.page
+++ b/help/C/exchange-connectors-overview.page
@@ -1,4 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ xmlns:e="http://projectmallard.org/experimental/"
+ xmlns:if="http://projectmallard.org/experimental/if/"
type="guide" id="exchange-connectors-overview">
<info>
@@ -6,7 +8,7 @@
<link type="guide" xref="exchange-placeholder"/>
- <revision pkgversion="3.1.5" version="0.3" date="2011-08-05" status="final"/>
+ <revision pkgversion="3.1.5" version="0.4" date="2012-03-07" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
@@ -21,14 +23,36 @@
<p>Depending on the version of the Microsoft Exchange server that you would like to connect to it is required to make sure that an additional package is installed that provides this functionality.</p>
-<p>For Microsoft Exchange 2000 and 2003 (and possibly earlier versions of Exchange that use Outlook Web Access) it is recommended to use the package evolution-exchange. <link action="install:evolution-exchange" href="http://projects.gnome.org/evolution/download">Install evolution-exchange now.</link>
-</p>
-<p>For Microsoft Exchange 2007 and 2010 (and possibly earlier versions that support MAPI) it is recommended to use the package evolution-mapi. <link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download">Install evolution-mapi now.</link></p>
-<p>For Microsoft Exchange 2007 and 2010 the package evolution-ews is currently under development and will replace evolution-mapi in the future. It might not be available yet for your distribution. <link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download">Install evolution-ews now.</link></p>
+<p>For Microsoft Exchange 2000 and 2003 (and possibly earlier versions of Exchange that use Outlook Web Access) it is recommended to use the package <sys>evolution-exchange</sys>.</p>
+<note style="info package">
+ <if:choose>
+ <if:when test="if:supports('action:install')">
+ <p><link action="install:evolution-exchange" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-exchange</link></p>
+ </if:when>
+ </if:choose>
+</note>
+
+<p>For Microsoft Exchange 2007 and 2010 (and possibly earlier versions that support MAPI) it is recommended to use the package <sys>evolution-mapi</sys>.</p>
+<note style="info package">
+ <if:choose>
+ <if:when test="if:supports('action:install')">
+ <p><link action="install:evolution-mapi" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-mapi</link></p>
+ </if:when>
+ </if:choose>
+</note>
+
+<p>For Microsoft Exchange 2007 and 2010 the package <sys>evolution-ews</sys> is currently under development and will replace <sys>evolution-mapi</sys> in the future. It might not be available yet for your distribution.</p>
+<note style="info package">
+ <if:choose>
+ <if:when test="if:supports('action:install')">
+ <p><link action="install:evolution-ews" href="http://projects.gnome.org/evolution/download" style="button">Install evolution-ews</link></p>
+ </if:when>
+ </if:choose>
+</note>
<note style="tip"><p>If you are unsure which Microsoft Exchange server version is used, you may want to contact your system administrator for more information.</p></note>
-<!-- TODO:POST-3-2:
+<!-- TODO:POST-3-4:
<mbarnes> actually, a table in the docs would make it crystal clear (Exchange version x Evolution backend)
<seanius> also, a feature matrix of what works in the particular releases might be helpful, though maybe hard to visualize in a compact manner
-->