diff --git a/INSTALL b/INSTALL
index 761254ce..f40f43c8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -29,7 +29,7 @@ Other Linux Users
-----------------
You will need to download the latest versions of the davical and awl packages
-from the sourceforge download page for davical (the sf.net project is 'rscds').
+from the DAViCal site. See http://www.davical.org/ for more information.
You will need to untar these. Preferably you will untar them from within
the "/usr/share" directory and everything will be in it's expected location
@@ -62,7 +62,10 @@ Getting Help
The best place to get help is on IRC. The official DAViCal
IRC channel is #davical on irc.oftc.net
-There is also a mailing list, and forums on Sourceforge.
+The starting point for further help should be the DAViCal website
+at http://www.davical.org/ and from there you might visit the wiki
+which contains a fair amount of information about configuring
+DAViCal in a variety of different circumstances.
Pre-requisites
diff --git a/config/example-config.php b/config/example-config.php
index 57277665..a8301c85 100644
--- a/config/example-config.php
+++ b/config/example-config.php
@@ -354,7 +354,7 @@ $c->schedule_private_key = 'PRIVATE-KEY-BASE-64-DATA';
* are supported on your system.
*
* People interested in providing new translations are directed to the Wiki:
-* http://rscds.sourceforge.net/moin/Translating_DAViCal
+* http://wiki.davical.org/w/Translating_DAViCal
**/
// $c->default_locale = "en_NZ";
diff --git a/debian/copyright b/debian/copyright
index c5c3217c..5e9e0932 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
This package was debianized by Andrew McMillan
The best place to go for help on DAViCal is the DAViCal Wiki.
If you can't find your answer there, then the IRC channel #davical on irc.oftc.net is a great next port of call. Many problems can be solved quickly with a short on-line chat.
-Almost as good as the IRC channel is the DAViCal General Mailing List.
+Almost as good as the IRC channel is the DAViCal General Mailing List.
Other places to try include:
+since paid work is my biggest distraction from free software.Can you think of more?
diff --git a/htdocs/help.php b/htdocs/help.php index d9ed2500..12605edd 100644 --- a/htdocs/help.php +++ b/htdocs/help.php @@ -20,7 +20,7 @@ $content = translate('If you can\'t find the answers there, visit us on IRC in the #davical channel on irc.oftc.net, -or send a question to the DAViCal Users mailing list.
+or send a question to the DAViCal Users mailing list.The mailing list archives can be helpful too.
'); diff --git a/htdocs/index.php b/htdocs/index.php index 0096b9cf..cdbc96c9 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -48,13 +48,13 @@ for that person (or group or resource - but from now we'll just call them users)The DAViCal client setup page on sourceforge have information on how +
The DAViCal client setup page on sourceforge have information on how to configure Evolution, Sunbird, Lightning and Mulberry to use remotely hosted calendars.
The administrative interface has no facility for viewing or modifying calendar data.
If you can read this then things must be mostly working already.
-The DAViCal installation page on sourceforge has +
The DAViCal installation page on sourceforge has some further information on how to install and configure this application.
DAViCal Not ConfiguredThere is no configuration file present in /etc/davical/$_SERVER[SERVER_NAME]-conf.php so +
There is no configuration file present in /etc/davical/config.php (or in $_SERVER[SERVER_NAME]-conf.php) so your installation is not fully set up.
Well, you're seeing this! At least you have DAViCal installed :-) You also have Apache and PHP working and so really you are well on the road to success!
You could try and click here and +
You could try and click here and see if that enlightens you at all. Odds are it's a fairly broken link, but it might work sooner or later so keep downloading new versions and trying again. Or make some guesses. Or bug Andrew :-)