From 73fd5a05c39cb6ebc23787c2cda9dcd307b9dcac Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 26 Oct 2006 00:38:53 +1300 Subject: [PATCH] We now recommend the website. --- htdocs/help.php | 32 +++++--------------------------- 1 file changed, 5 insertions(+), 27 deletions(-) diff --git a/htdocs/help.php b/htdocs/help.php index f0271800..37f00753 100644 --- a/htdocs/help.php +++ b/htdocs/help.php @@ -8,33 +8,11 @@ require_once("interactive-page.php"); $c->title = "Really Simple CalDAV Store - Configuration Help"; include("page-header.php"); -$username = ( $session->user_no > 0 ? $session->username : "username" ); - -echo <<$c->title -

Evolution

-

-

    -
  1. Type:CalDAV
  2. -
  3. Name:Give the calendar a local name
  4. -
  5. URL:caldav://server.domain.name/caldav.php/$username/
  6. -
  7. Use SSL:if your server is using SSL you should check this, but there may be bugs in Evolution's handling of SSL.
  8. -
  9. Username:$username
  10. -
-

-

If you have problems with Evolution, you will need to quit evolution, remove the cache file which will be in ~/.evolution/cache/calendar/ and -restart. If you still have problems try doing that, but killing evolution-data-server in addition. -

-

Sometimes evolution writes error messages into the cache file, so if you have ongoing problems you may want to -take a look inside that.

-

There are some quirks with Evolution's handling of CalDAV too, so perhaps take a look at the following -bugs: -

-

-EOBODY; +?> +

Help

+

For initial help you should visit the RSCDS Home Page. If you can't +find the answers there, then you should post your problem in the RSCDS forums on Sourceforge itself.

+