From f59e109ace2c432fa13125819100d3b8dd093511 Mon Sep 17 00:00:00 2001
From: Andrew McMillan
Date: Thu, 20 Jan 2011 23:33:50 +1300
Subject: [PATCH] Correct references to rscds & other old URLs.
Signed-off-by: Andrew McMillan
---
INSTALL | 7 +++++--
config/example-config.php | 2 +-
debian/copyright | 4 ++--
docs/website/index.php | 9 ++++++---
htdocs/help.php | 2 +-
htdocs/index.php | 4 ++--
inc/davical_configuration_missing.php | 4 ++--
7 files changed, 19 insertions(+), 13 deletions(-)
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
-It was downloaded from http://sourceforge.net/projects/rscds/
+It was downloaded from http://debian.mcmillan.net.nz/packages/davical/
Upstream Author: Andrew McMillan
-Copyright: 2006-2009 Andrew McMillan
+Copyright: 2006-2011 Andrew McMillan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/docs/website/index.php b/docs/website/index.php
index d99ae928..0f1c18b5 100644
--- a/docs/website/index.php
+++ b/docs/website/index.php
@@ -46,7 +46,7 @@ a page on the wiki which will sometimes have newer information.
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:
- The sourceforge forums.
- Googling your problem.
@@ -77,12 +77,15 @@ Here are some things you could do that will help us to concentrate on making DAV
- writing and reviewing patches
- designing future functionality
- thinking of more interesting ways to contribute to DAViCal!
-- you could something or
+
+
+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('Help
a look at the DAViCal Wiki.
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)
Configuring Calendar Clients for DAViCal
-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.
Configuring DAViCal
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 Configured
The Bad News
-There 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.
The Good News
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!
The Dubious News
-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 :-)
The Really Basic Help