From: Michael M Slusarz Date: Fri, 8 Jan 2010 19:56:23 +0000 (-0700) Subject: Remove references to test.php script in applications X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4d3af85a7c6ad4a47817f0e482f76d947ad90f7f;p=horde.git Remove references to test.php script in applications --- diff --git a/ansel/docs/INSTALL b/ansel/docs/INSTALL index 12c8bf254..a20cf639d 100644 --- a/ansel/docs/INSTALL +++ b/ansel/docs/INSTALL @@ -247,11 +247,8 @@ Configuring Ansel Once you have configured Ansel, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See the - `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Ansel as described above, the URL to the test - page would be:: - - http://your-server/horde/ansel/test.php + `horde/docs/INSTALL`_ document for further details on the Horde test + script. Next, use Ansel to create galleries and photos. Test at least the following: diff --git a/beatnik/docs/INSTALL b/beatnik/docs/INSTALL index 0007cdd30..81ee749d5 100644 --- a/beatnik/docs/INSTALL +++ b/beatnik/docs/INSTALL @@ -158,14 +158,11 @@ Configuring Beatnik Once you have configured Beatnik, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See - the `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Beatnik as described above, the URL to the test - page would be:: - - http://your-server/horde/beatnik/test.php + the `horde/docs/INSTALL`_ document for further details on the Horde test + script. The test script will also allow you to test... - + Next, use Beatnik to.... Test at least the following: - Foo diff --git a/crumb/docs/INSTALL b/crumb/docs/INSTALL index 0fa7f70c3..4d0db66d4 100644 --- a/crumb/docs/INSTALL +++ b/crumb/docs/INSTALL @@ -186,11 +186,8 @@ Configuring Crumb Once you have configured Crumb, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See - the `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Crumb as described above, the URL to the test - page would be:: - - http://your-server/horde/crumb/test.php + the `horde/docs/INSTALL`_ document for further details on the Horde test + script. The test script will also allow you to test... diff --git a/fima/docs/INSTALL b/fima/docs/INSTALL index 90d978a7b..c21010c9c 100644 --- a/fima/docs/INSTALL +++ b/fima/docs/INSTALL @@ -172,11 +172,8 @@ Configuring Fima Once you have configured Fima, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See - the `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Fima as described above, the URL to the test - page would be:: - - http://your-server/horde/fima/test.php + the `horde/docs/INSTALL`_ document for further details on the Horde test + script. Test at least the following: diff --git a/folks/docs/INSTALL b/folks/docs/INSTALL index f0518c4da..22a630433 100644 --- a/folks/docs/INSTALL +++ b/folks/docs/INSTALL @@ -186,11 +186,8 @@ Configuring Folks Once you have configured Folks, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See - the `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Folks as described above, the URL to the test - page would be:: - - http://your-server/horde/folks/test.php + the `horde/docs/INSTALL`_ document for further details on the Horde test + script. The test script will also allow you to test... diff --git a/framework/SyncML/docs/INSTALL.p900.txt b/framework/SyncML/docs/INSTALL.p900.txt index 7f1614047..06be7eb43 100644 --- a/framework/SyncML/docs/INSTALL.p900.txt +++ b/framework/SyncML/docs/INSTALL.p900.txt @@ -27,7 +27,7 @@ Start with Calendar/Tasks: name can be anything server database: must be "calendar" -For Jotter the server database name is "notes". +For Jotter the server database name is "notes". However you should start with activating one type only. @@ -43,9 +43,9 @@ If it's not working: make sure the /tmp/sync directory exists and is writeable by your webserver (user might be wwwrun). Try to Sync once more and check -the input/output in this directory. +the input/output in this directory. Maybe change your php.ini settings so php logs ERROR messages and -NOTICEs in a file as well. Check this file. Your phone gets +NOTICEs in a file as well. Check this file. Your phone gets confused when the XML is cluttered with stuff like "PHP Notice: Undefined index: body in /blah/blub.php on line 256" diff --git a/hylax/docs/INSTALL b/hylax/docs/INSTALL index f7016dc34..b7874a49a 100644 --- a/hylax/docs/INSTALL +++ b/hylax/docs/INSTALL @@ -1,4 +1,3 @@ - Hylafax ======= @@ -20,16 +19,14 @@ SpanDSP w/ Asterisk [macro-faxreceive] exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/fax/${CALLEDFAX}/${UNIQUEID}) -exten => s,2,rxfax(${FAXFILE}.tif) - +exten => s,2,rxfax(${FAXFILE}.tif) + [fax] -exten => 5551212,1,Macro(faxreceive) +exten => 5551212,1,Macro(faxreceive) exten => h,1,System(/var/www/horde/hylax/scripts/spandsp/faxrcvd "${FAXFILE}" "${CALLERIDNUM}" "${CALLEDFAX}") -[default] +[default] -exten => 5551212,1,SetVar(CALLEDFAX=${EXTEN}) -exten => 5551212,2,Answer -exten => 5551212,3,Goto(fax,${EXTEN},1) - - +exten => 5551212,1,SetVar(CALLEDFAX=${EXTEN}) +exten => 5551212,2,Answer +exten => 5551212,3,Goto(fax,${EXTEN},1) diff --git a/ingo/docs/INSTALL b/ingo/docs/INSTALL index 162afc95a..1af395b47 100644 --- a/ingo/docs/INSTALL +++ b/ingo/docs/INSTALL @@ -2,7 +2,7 @@ Installing Ingo 2.0 ===================== -:Contact: ingo@lists.horde.org +:Contact: ingo@lists.horde.org .. contents:: Contents .. section-numbering:: diff --git a/kastalia/docs/INSTALL b/kastalia/docs/INSTALL index 855abf3a7..1eecfa9e2 100644 --- a/kastalia/docs/INSTALL +++ b/kastalia/docs/INSTALL @@ -50,7 +50,7 @@ To function properly, Kastalia **requires** the following: 2. Install the MCrypt module for php. (optional) - Kastalia uses the MCrypt module for php to encrypt/decrypt files on the + Kastalia uses the MCrypt module for php to encrypt/decrypt files on the server. If you want to store files encrypted on the server you have to install this module. @@ -156,7 +156,7 @@ Configuring Kastalia chmod 440 config/* To ensure you have a secure file sharing application you should use _https_ - instead of http. We also recomment to use the option to store files encrypted + instead of http. We also recomment to use the option to store files encrypted (Prerequisites: 2. Install the MCrypt module for php). 5. Testing Kastalia @@ -169,7 +169,7 @@ Configuring Kastalia Obtaining Support ================= -If you encounter problems with Kastalia, help is available! Please contact the +If you encounter problems with Kastalia, help is available! Please contact the author of Kastalia. Thanks for using Kastalia! diff --git a/kronolith/docs/INSTALL b/kronolith/docs/INSTALL index b60d0ba8a..252924c6b 100644 --- a/kronolith/docs/INSTALL +++ b/kronolith/docs/INSTALL @@ -2,7 +2,7 @@ Installing Kronolith 3.0 ========================== -:Contact: kronolith@lists.horde.org +:Contact: kronolith@lists.horde.org .. contents:: Contents .. section-numbering:: diff --git a/skeleton/docs/INSTALL b/skeleton/docs/INSTALL index 6dd844832..c2d9979cc 100644 --- a/skeleton/docs/INSTALL +++ b/skeleton/docs/INSTALL @@ -187,11 +187,8 @@ Configuring Skeleton Once you have configured Skeleton, bring up the included test page in your Web browser to ensure that all necessary prerequisites have been met. See - the `horde/docs/INSTALL`_ document for further details on Horde test - scripts. If you installed Skeleton as described above, the URL to the test - page would be:: - - http://your-server/horde/skeleton/test.php + the `horde/docs/INSTALL`_ document for further details on the Horde test + script. The test script will also allow you to test... diff --git a/skoli/docs/INSTALL b/skoli/docs/INSTALL index 9fe9e849a..32a7fd302 100644 --- a/skoli/docs/INSTALL +++ b/skoli/docs/INSTALL @@ -2,7 +2,7 @@ Installing Skoli 0.1 ====================== -:Contact: horde@lists.horde.org +:Contact: horde@lists.horde.org .. contents:: Contents .. section-numbering:: diff --git a/whups/docs/INSTALL b/whups/docs/INSTALL index 952971e90..b34e56063 100644 --- a/whups/docs/INSTALL +++ b/whups/docs/INSTALL @@ -2,9 +2,7 @@ Installing Whups 1.0 ====================== -:Last update: $Date: 2008/08/28 09:39:33 $ -:Revision: $Revision: 1.25 $ -:Contact: dev@lists.horde.org +:Contact: dev@lists.horde.org .. contents:: Contents .. section-numbering:: diff --git a/wicked/docs/INSTALL b/wicked/docs/INSTALL index 4246be5c4..8493fb484 100644 --- a/wicked/docs/INSTALL +++ b/wicked/docs/INSTALL @@ -2,10 +2,6 @@ Installing Wicked 0.1 ======================= -:Last update: $Date: 2007/06/19 09:56:39 $ -:Revision: $Revision: 1.13 $ - - This document contains instructions for installing the Wicked web-based Wiki application on your system.