|
From: Benjamin C. <bc...@us...> - 2001-12-01 17:56:36
|
Update of /cvsroot/phpbt/phpbt/docs/html In directory usw-pr-cvs1:/tmp/cvs-serv19137/html Modified Files: adminguide.html configuration.html devguide.html devstandards.html index.html schema.html Log Message: Updated the installation instructions Index: adminguide.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/adminguide.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- adminguide.html 2001/11/08 05:12:33 1.10 +++ adminguide.html 2001/12/01 17:56:33 1.11 @@ -115,67 +115,22 @@ ></H1 ><DIV CLASS="PROCEDURE" +><A +NAME="INSTALL-PROCEDURE" +></A ><OL TYPE="1" ><LI ><P ->Install PHPlib (<A -HREF="http://sourceforge.net/projects/phplib/" -TARGET="_top" ->http://sourceforge.net/projects/phplib</A ->) if it's not already installed. Note that with recent versions of PHP, PHPlib needs to be patched. Please do the following with the patch file, <TT -CLASS="FILENAME" ->page.inc.patch</TT -> in the distribution directory:</P -><TABLE -BORDER="0" -BGCOLOR="#EEEEEE" -WIDTH="100%" -><TR -><TD -><PRE -CLASS="SCREEN" -><B -CLASS="COMMAND" ->cat</B -> <TT -CLASS="FILENAME" ->page.inc.patch</TT -> | <B -CLASS="COMMAND" ->patch</B -> <TT -CLASS="OPTION" ->-p0</TT -> <TT -CLASS="OPTION" ->-b</TT -> <TT -CLASS="FILENAME" -><TT -CLASS="REPLACEABLE" -><I ->/path/to/phplib/page.inc</I -></TT -></TT -></PRE -></TD -></TR -></TABLE +>Copy the directory tree from the tarball (or zip archive) to a location suitable for serving web pages.</P +></LI +><LI ><P ->Make sure you replace <TT -CLASS="FILENAME" ->/path/to/phplib</TT -> with the actual path to the installation of PHPlib. On windows systems you can edit <TT -CLASS="FILENAME" ->page.inc</TT -> and change line 67 from <TT -CLASS="COMPUTEROUTPUT" ->if (isset($user)) {</TT -> to <TT -CLASS="COMPUTEROUTPUT" ->if (isset($user) && $user) {</TT ->.</P +>With your web browser, go the location where you installed the package. You will be presented with a web page that will help you configure and install the application.</P +></LI +><LI +><P +>After completing the installation, login and start reporting bugs.</P ><DIV CLASS="NOTE" ><TABLE @@ -204,18 +159,6 @@ ></TR ></TABLE ></DIV -></LI -><LI -><P ->Copy the directory tree from the tarball (or zip archive) to a location suitable for serving web pages.</P -></LI -><LI -><P ->With your web browser, go the location where you installed the package. You will be presented with a web page that will help you configure and install the application.</P -></LI -><LI -><P ->After completing the installation, login and start reporting bugs.</P ></LI ></OL ></DIV Index: configuration.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/configuration.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- configuration.html 2001/11/08 05:12:33 1.10 +++ configuration.html 2001/12/01 17:56:33 1.11 @@ -84,7 +84,7 @@ ><DIV CLASS="ABSTRACT" ><A -NAME="AEN152" +NAME="AEN135" ></A ><P >Most of the options listed here can be configured via the Configuration page of the admin tools. The <TT Index: devguide.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/devguide.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- devguide.html 2001/11/08 05:12:33 1.16 +++ devguide.html 2001/12/01 17:56:33 1.17 @@ -132,7 +132,7 @@ ><DIV CLASS="ABSTRACT" ><A -NAME="AEN271" +NAME="AEN254" ></A ><P >Adding on to or extending phpBugTracker should be easy for those with a knowledge of PHP and SQL. New developers are always welcome to join the project at <A @@ -155,7 +155,7 @@ ><DIV CLASS="ABSTRACT" ><A -NAME="AEN276" +NAME="AEN259" ></A ><P >phpBugTracker requires one external package, PHPlib, and can optionally use JpGraph. Of course a web server running a version of PHP later than 4.0 and a database server are also necessary.</P @@ -180,7 +180,7 @@ ><H3 CLASS="SECT3" ><A -NAME="AEN282" +NAME="AEN265" >3.1.1.1. Database Abstraction</A ></H3 ><P @@ -211,7 +211,7 @@ ><DIV CLASS="EXAMPLE" ><A -NAME="AEN293" +NAME="AEN276" ></A ><P ><B @@ -249,7 +249,7 @@ ><H3 CLASS="SECT3" ><A -NAME="AEN296" +NAME="AEN279" >3.1.1.2. Templates</A ></H3 ><P @@ -257,7 +257,7 @@ ><DIV CLASS="EXAMPLE" ><A -NAME="AEN299" +NAME="AEN282" ></A ><P ><B @@ -294,7 +294,7 @@ ><H3 CLASS="SECT3" ><A -NAME="AEN302" +NAME="AEN285" >3.1.1.3. Session and Authentication</A ></H3 ><P @@ -366,7 +366,7 @@ ><DIV CLASS="EXAMPLE" ><A -NAME="AEN327" +NAME="AEN310" ></A ><P ><B Index: devstandards.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/devstandards.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- devstandards.html 2001/11/08 05:12:33 1.17 +++ devstandards.html 2001/12/01 17:56:33 1.18 @@ -84,7 +84,7 @@ ><DIV CLASS="ABSTRACT" ><A -NAME="AEN337" +NAME="AEN320" ></A ><P > This section details the coding and process standards to be Index: index.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/index.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- index.html 2001/11/08 05:12:33 1.14 +++ index.html 2001/12/01 17:56:33 1.15 @@ -129,17 +129,17 @@ ></DT ><DT >3-1. <A -HREF="devguide.html#AEN293" +HREF="devguide.html#AEN276" >Using the database class</A ></DT ><DT >3-2. <A -HREF="devguide.html#AEN299" +HREF="devguide.html#AEN282" >Using the template class</A ></DT ><DT >3-3. <A -HREF="devguide.html#AEN327" +HREF="devguide.html#AEN310" >Permission and Group Checking</A ></DT ></DL Index: schema.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/docs/html/schema.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- schema.html 2001/11/08 05:12:33 1.2 +++ schema.html 2001/12/01 17:56:33 1.3 @@ -75,7 +75,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN395" +NAME="AEN378" ></A ><P ><B @@ -188,7 +188,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN427" +NAME="AEN410" ></A ><P ><B @@ -368,7 +368,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN477" +NAME="AEN460" ></A ><P ><B @@ -514,7 +514,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN518" +NAME="AEN501" ></A ><P ><B @@ -663,7 +663,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN560" +NAME="AEN543" ></A ><P ><B @@ -915,7 +915,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN630" +NAME="AEN613" ></A ><P ><B @@ -1302,7 +1302,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN738" +NAME="AEN721" ></A ><P ><B @@ -1410,7 +1410,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN768" +NAME="AEN751" ></A ><P ><B @@ -1484,7 +1484,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN789" +NAME="AEN772" ></A ><P ><B @@ -1628,7 +1628,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN829" +NAME="AEN812" ></A ><P ><B @@ -1754,7 +1754,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN864" +NAME="AEN847" ></A ><P ><B @@ -1973,7 +1973,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN925" +NAME="AEN908" ></A ><P ><B @@ -2083,7 +2083,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN956" +NAME="AEN939" ></A ><P ><B @@ -2157,7 +2157,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN977" +NAME="AEN960" ></A ><P ><B @@ -2229,7 +2229,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN997" +NAME="AEN980" ></A ><P ><B @@ -2337,7 +2337,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1027" +NAME="AEN1010" ></A ><P ><B @@ -2517,7 +2517,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1077" +NAME="AEN1060" ></A ><P ><B @@ -2625,7 +2625,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1107" +NAME="AEN1090" ></A ><P ><B @@ -2738,7 +2738,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1139" +NAME="AEN1122" ></A ><P ><B @@ -2867,7 +2867,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1175" +NAME="AEN1158" ></A ><P ><B @@ -2975,7 +2975,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1205" +NAME="AEN1188" ></A ><P ><B @@ -3083,7 +3083,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1235" +NAME="AEN1218" ></A ><P ><B @@ -3155,7 +3155,7 @@ ><DIV CLASS="TABLE" ><A -NAME="AEN1255" +NAME="AEN1238" ></A ><P ><B |