Add some more help on Evolution setup.

This commit is contained in:
Andrew McMillan 2006-10-24 10:10:56 +13:00
parent 55c2c92da8
commit 69ea65e72f
2 changed files with 16 additions and 4 deletions

View File

@ -17,11 +17,23 @@ echo <<<EOBODY
<ol>
<li><span class="prompt">Type:</span>CalDAV</li>
<li><span class="prompt">Name:</span>Give the calendar a local name</li>
<li><span class="prompt">URL:</span>caldav://server.domain.name/caldav.php/$username</li>
<li><span class="prompt">Use SSL:</span>if your server is using SSL you should check this</li>
<li><span class="prompt">URL:</span>caldav://server.domain.name/caldav.php/$username/</li>
<li><span class="prompt">Use SSL:</span>if your server is using SSL you should check this, but there may be bugs in Evolution's handling of SSL.</li>
<li><span class="prompt">Username:</span>$username</li>
</ol>
</p>
<p>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.
</p>
<p>Sometimes evolution writes error messages into the cache file, so if you have ongoing problems you may want to
take a look inside that.</p>
<p>There are some quirks with Evolution's handling of CalDAV too, so perhaps take a look at the following
bugs:
<ul>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=355659">New appointments disappear for 1 minute, and then reappear</a></li>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=354855">Support Response with Relative URLs</a></li>
</ul>
</p>
EOBODY;
include("page-footer.php");

View File

@ -87,7 +87,7 @@
<item url="dba/base-data.sql" uploadstatus="1" />
<item url="dba/update-database.sh" uploadstatus="1" />
<item url="htdocs/relationship_types.php" uploadstatus="1" />
<item url="dba/patches/0.99.1.sql" />
<item url="dba/patches/" />
<item url="dba/patches/0.99.1.sql" uploadstatus="1" />
<item url="dba/patches/" uploadstatus="1" />
</project>
</webproject>