[cvs] [Wiki] changed: KonolithSunbird

Jan Schneider jan at horde.org
Tue Jun 12 11:52:36 UTC 2007


jan  Tue, 12 Jun 2007 04:52:36 -0700

Modified page: http://wiki.horde.org/KonolithSunbird
New Revision:  1.3
Change log:  Clarify, fixes

@@ -1,7 +1,9 @@
 [[toc]]

-+ Ical!HowTo using Sunbird ou Thunderbird/Lightning
++ Ical !HowTo using Sunbird or Thunderbird/Lightning
+
+//##red|Note: This is not an official Horde document. There is no write
support in Horde 3.1/Kronolith 2.1##//

 ----

 This document is intended to help administrators configure various parts of
horde to link a calendar application with Kronolith. Please feel free to
fill in any gaps or to clarify any existing information presented here.
@@ -11,22 +13,22 @@
 ++ Document Standards

 In this document, we assume the following:

-* The lastest table version of Horde and Kronolith.
+* The latest stable version of Horde and Kronolith.
 * A working version of Horde and Kronolith.
-* A working version of Sunbird ou Thunderbird/Lightning extension.
+* A working version of Sunbird or Thunderbird/Lightning extension.
 ----

-++ On debian.
+++ On debian

 * Install php pear package as follow:
 <code>
 apt-get install php4-pear
 </code>
 You can also use php5 package.

-++ HTTP_WebDAV_Server.
+++ HTTP_WebDAV_Server

 Then to make sure pear is working:
 <code>
 pear config-show
@@ -43,17 +45,17 @@
 pear install HTTP_WebDAV_Server
 pear config-set preferred_state stable
 </code>

-++ Test it.
+++ Test it

 Launch your thunderbird application.
 * Go to calendar
 * New ->
 * On the Network ->
-https://youhost/yourhorpath/kronolith/ics.php?c=uid
+{{https://youhost/yourhorpath/kronolith/ics.php?c=uid}}
 or
-https://youhost/yourhorpath/kronolith/ics.php?c=uid.ics
+{{https://youhost/yourhorpath/kronolith/ics.php?c=uid.ics}}

 It should ask you for user and password.

 Then you should see you calendar.
@@ -61,14 +63,12 @@

 To publish it:
 * Right click on your new calendar.
 * Publish Calendar
-https://youhost/yourhordepath/rpc.php/kronolith/uid
+{{https://youhost/yourhordepath/rpc.php/kronolith/uid}}
 or
-https://youhost/yourhordepath/rpc.php/kronolith/uid.ics
+{{https://youhost/yourhordepath/rpc.php/kronolith/uid.ics}}

-I can read my calendar perfectly but not publish. My apache get a 404 or
403.
+I can read my calendar perfectly but not publish. My apache returns a 404
or 403.

 Then it should work according to this:
 http://lists.horde.org/archives/kronolith/Week-of-Mon-20060130/005859.html
-
-


More information about the cvs mailing list