diff options
Diffstat (limited to 'user-outlook.html')
-rw-r--r-- | user-outlook.html | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/user-outlook.html b/user-outlook.html index 8170754..be3f3ea 100644 --- a/user-outlook.html +++ b/user-outlook.html @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Mar 28, 2011 -->
+<!-- Generated by Apache Maven Doxia at Mar 29, 2011 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@ </style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="author" content="Yves Fischer" />
- <meta name="Date-Revision-yyyymmdd" content="20110328" />
+ <meta name="Date-Revision-yyyymmdd" content="20110329" />
<meta http-equiv="Content-Language" content="en" />
</head>
@@ -29,7 +29,7 @@ <div class="xleft">
- <span id="publishDate">Last Published: 2011-03-28</span>
+ <span id="publishDate">Last Published: 2011-03-29</span>
| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
</div>
<div class="xright">
@@ -119,6 +119,21 @@ <img src="images/windows-live-desktop.jpg" alt="Windows Live im Web" /> </div> </div> + <div class="section"><h2>Anbindung Microsoft Outlook 2007<a name="Anbindung_Microsoft_Outlook_2007"></a></h2> + <p>Bei der Nutzung von Microsoft Outlook 2007 muss beachtet werden, + dass der in Outlook integrierte Dialog nicht richtig funktioniert. + </p> + <p> + Der Kalender kann hinzugefügt werden, in dem im Internet Explorer + eine URL + <tt>webcal://host/path</tt> + geöffnet wird. Folgend sollte nach einigen Bestätigungsdialogen die + Anmeldedaten abgefragt werden. + </p> + <p> + <img src="images/outlook-2007.jpg" alt="Outlook 2007" /> + </p> + </div> </div>
|