manual/chapters/fr api-reference.xml,1.20,1.21 configuration.xml,1.5,1.6 installation.xml,1.9,1.10 tuning.xml,1.7,1.8

Sebastian Bergmann <[email protected]>
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Update of /cvsroot/phpopencounter/manual/chapters/fr
In directory sc8-pr-cvs1:/tmp/cvs-serv26402/chapters/fr

Modified Files:
	api-reference.xml configuration.xml installation.xml 
	tuning.xml 
Log Message:
s/phpOpenTracker.ini/phpOpenTracker.php/

Index: configuration.xml
===================================================================
RCS file: /cvsroot/phpopencounter/manual/chapters/fr/configuration.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** configuration.xml	27 Sep 2003 12:36:16 -0000	1.5
--- configuration.xml	18 Jan 2004 16:22:44 -0000	1.6
***************
*** 15,19 ****
      <para>
        This section describes all directives of phpOpenTracker's configuration
!       file, called <filename>conf/phpOpenTracker.ini</filename>.
  
        <itemizedlist mark="opencircle">
--- 15,19 ----
      <para>
        This section describes all directives of phpOpenTracker's configuration
!       file, called <filename>conf/phpOpenTracker.php</filename>.
  
        <itemizedlist mark="opencircle">

Index: installation.xml
===================================================================
RCS file: /cvsroot/phpopencounter/manual/chapters/fr/installation.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** installation.xml	13 Jan 2004 10:25:19 -0000	1.9
--- installation.xml	18 Jan 2004 16:22:44 -0000	1.10
***************
*** 42,62 ****
        from which you can include it into your scripts.
      </para>
- 
-     <para>
-       If you need to put the phpOpenTracker files under the
-       <filename>DOCUMENT_ROOT</filename> directory, make sure that the
-       <filename>conf/phpOpenTracker.ini</filename> file cannot be accessed from
-       the outside by putting the following lines into a
-       <filename>.htaccess</filename> file:
-     </para>
- 
- <screen>
- <![CDATA[
- <Files ~ "\.ini$">
-   Order deny,allow
-   Deny from all
- </Files>
- ]]>
- </screen>
    </section>
  
--- 42,45 ----
***************
*** 71,77 ****
            <para>
              Open the file
!             <filename>conf/phpOpenTracker.ini.dist</filename>
              in your favourite editor and save it to
!             <filename>conf/phpOpenTracker.ini</filename>
              after you made the following changes:
  
--- 54,60 ----
            <para>
              Open the file
!             <filename>conf/phpOpenTracker.php.dist</filename>
              in your favourite editor and save it to
!             <filename>conf/phpOpenTracker.php</filename>
              after you made the following changes:
  
***************
*** 106,110 ****
            <para>
              Create the phpOpenTracker tables in the database you specified
!             in your <filename>conf/phpOpenTracker.ini</filename> using
              the SQL dump appropriate for your database system from the
              <filename>docs/sql/</filename> directory.
--- 89,93 ----
            <para>
              Create the phpOpenTracker tables in the database you specified
!             in your <filename>conf/phpOpenTracker.php</filename> using
              the SQL dump appropriate for your database system from the
              <filename>docs/sql/</filename> directory.
***************
*** 152,156 ****
            <filename>mysql.sql</filename> make sure to set
            <varname>delay_key_write = Off</varname> in your
!           <filename>phpOpenTracker.ini</filename> configuration file.
          </para>
  
--- 135,139 ----
            <filename>mysql.sql</filename> make sure to set
            <varname>delay_key_write = Off</varname> in your
!           <filename>conf/phpOpenTracker.php</filename> configuration file.
          </para>
  

Index: api-reference.xml
===================================================================
RCS file: /cvsroot/phpopencounter/manual/chapters/fr/api-reference.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** api-reference.xml	13 Jan 2004 10:25:19 -0000	1.20
--- api-reference.xml	18 Jan 2004 16:22:44 -0000	1.21
***************
*** 1124,1128 ****
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>phpOpenTracker/conf/phpOpenTracker.ini</filename>
          configuration file.
        </para>
--- 1124,1128 ----
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>conf/phpOpenTracker.php</filename>
          configuration file.
        </para>
***************
*** 1207,1211 ****
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>phpOpenTracker/conf/phpOpenTracker.ini</filename>
          configuration file.
        </para>
--- 1207,1211 ----
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>conf/phpOpenTracker.php</filename>
          configuration file.
        </para>
***************
*** 1290,1294 ****
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>phpOpenTracker/conf/phpOpenTracker.ini</filename>
          configuration file.
        </para>
--- 1290,1294 ----
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>conf/phpOpenTracker.php</filename>
          configuration file.
        </para>
***************
*** 1373,1377 ****
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>phpOpenTracker/conf/phpOpenTracker.ini</filename>
          configuration file.
        </para>
--- 1373,1377 ----
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>conf/phpOpenTracker.php</filename>
          configuration file.
        </para>
***************
*** 1663,1667 ****
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>phpOpenTracker/conf/phpOpenTracker.ini</filename>
          configuration file.
        </para>
--- 1663,1667 ----
          Note: This API call can only return a meaningful result if
          <varname>track_returning_visitors</varname> is activated in the
!         <filename>conf/phpOpenTracker.php</filename>
          configuration file.
        </para>

Index: tuning.xml
===================================================================
RCS file: /cvsroot/phpopencounter/manual/chapters/fr/tuning.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** tuning.xml	1 Nov 2003 18:12:37 -0000	1.7
--- tuning.xml	18 Jan 2004 16:22:44 -0000	1.8
***************
*** 41,45 ****
        To use the phpOpenTracker API Query Cache you have to install 
        the PEAR Cache_Lite package and edit the following configuration 
!       directives in your <filename>phpOpenTracker.ini</filename>:
      </para>
  
--- 41,45 ----
        To use the phpOpenTracker API Query Cache you have to install 
        the PEAR Cache_Lite package and edit the following configuration 
!       directives in your <filename>conf/phpOpenTracker.php</filename>:
      </para>
  




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.