phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/tutorials/property/property.pkg, 1.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] property/tutorials/property/property.pkg, 1.1.2.2
Date: Fri, 19 Nov 2004 20:58:45 +0100

Update of /property/tutorials/property
Modified Files:
        Branch: proposed-0_9_18-branch
          property.pkg

date: 2004/11/19 19:58:45;  author: sigurdne;  state: Exp;  lines: +38 -37

Log Message:
no message
=====================================================================
Index: property/tutorials/property/property.pkg
diff -u property/tutorials/property/property.pkg:1.1.2.1 
property/tutorials/property/property.pkg:1.1.2.2
--- property/tutorials/property/property.pkg:1.1.2.1    Fri Nov 19 15:47:15 2004
+++ property/tutorials/property/property.pkg    Fri Nov 19 19:58:45 2004
@@ -1,6 +1,6 @@
 <refentry id="address@hidden">
  <refnamediv>
-  <refname>Installation Guide to Property based on Phpgroupware </refname>
+  <refname>Installation Guide</refname>
   <refpurpose>This is a short description of the FM-system &mdash; and how to 
implement it
    &mdash; as it is implemented at BBB.</refpurpose>
  </refnamediv>
@@ -12,7 +12,8 @@
    </authorblurb>
   </author>
  </refsynopsisdiv>
- <refsection id="address@hidden intro}">
+ address@hidden
+ <refsect1 id="address@hidden intro}">
   <title>How to make it work...</title>
   <para>
    Both Linux and Windows NT/2000/XP will do. Linux is preferred due to aspects
@@ -33,7 +34,7 @@
    In this case the databaseserver is a Microsoft SQL Server v7.0 located on a
    dedicated databaseserver.
   </para>
-  <refsection>
+  <refsect2>
    <title>Install Linux operative system</title>
    <para>
     Download the images needed from Linux from
@@ -50,10 +51,10 @@
     <quote>MSSQL</quote>
     .
    </para>
-  </refsection>
-  <refsection>
+  </refsect2>
+  <refsect2>
    <title>Web-server with PHP-support</title>
-   <refsection>
+   <refsect3>
     <title>Windows version</title>
     <para>
      The implementation is tested on both
@@ -93,10 +94,10 @@
      <quote>extension = php_imap.dll</quote>
      in php.ini
     </para>
-   </refsection>
-   <refsection>
+   </refsect3>
+   <refsect3>
     <title>Linux version</title>
-    <refsection>
+    <refsect4>
      <title>Tuning &mdash; caching</title>
      <para>
       The Linux version
@@ -113,8 +114,8 @@
       page. The Accelerator caches the compiled scripts in shared memory for
       later reuse.
      </para>
-    </refsection>
-    <refsection>
+    </refsect4>
+    <refsect4>
      <title>Tuning &mdash; compression</title>
      <para>
       there is techinques to deliver dynamically compressed content 'on the 
fly'
@@ -126,8 +127,8 @@
       mod_gzip is an addon module for apache 1.3.x , while mod_deflate is the
       equivalent built in module for apache2
      </para>
-    </refsection>
-    <refsection>
+    </refsect4>
+    <refsect4>
      <title>Installation of web-server on Linux with mssql support</title>
      <para>
       FreeTDS is a set of libraries for Unix and Linux that allows your 
programs
@@ -287,7 +288,7 @@
       in httpd.conf to
       <quote>apache</quote>
      </para>
-     <refsection>
+     <refsect5>
       <title>Adding php-cache:</title>
       <para>
        There is sereval possibilities for adding caching capabilities to php
@@ -326,7 +327,7 @@
        At the moment of this writing I recommend the
        <quote>Turck MMcache</quote>
       </para>
-      <refsection>
+      <refsect6>
        <title>Alternative 1</title>
 <screen>
 <![CDATA[
@@ -359,8 +360,8 @@
 phpa.cache_file_prune_period = 36h
 ]]>
 </programlisting>
-      </refsection>
-      <refsection>
+      </refsect6>
+      <refsect6>
        <title>alnternative 2</title>
        <para>
         Download the Latest Turck MMcache versions from
@@ -375,9 +376,9 @@
         follow the instructions in
         <quote>readme</quote>
        </para>
-      </refsection>
-     </refsection>
-     <refsection>
+      </refsect6>
+     </refsect5>
+     <refsect5>
       <title>Adding compression</title>
       <para>
        for Apache2 - read the documentataion for mod_deflate at
@@ -450,11 +451,11 @@
 $ /usr/local/apache2/bin/apachectl stop
 ]]>
 </screen>
-     </refsection>
-    </refsection>
-   </refsection>
-  </refsection>
-  <refsection>
+     </refsect5>
+    </refsect4>
+   </refsect3>
+  </refsect2>
+  <refsect2>
    <title>Mail server</title>
    <para>
     On Windows platform &mdash; one is bound to send mail via a valid smtp
@@ -475,8 +476,8 @@
      </para>
     </footnote>
    </para>
-  </refsection>
-  <refsection>
+  </refsect2>
+  <refsect2>
    <title>PhpGroupWare - basic installation</title>
    <para>
     The latest version of PhpGroupware is available at
@@ -487,7 +488,7 @@
     integration with BOEI. First of all - create a database on the
     database-server.
    </para>
-   <refsection>
+   <refsect3>
     <title>Windows</title>
     <para>
      - Decompress the files to a location beneath C:\Inetpub\wwwroot\
@@ -495,8 +496,8 @@
     <para>
      - Add read and execute rights for I_USR_
     </para>
-   </refsection>
-   <refsection>
+   </refsect3>
+   <refsect3>
     <title>Linux</title>
     <para>
      Decompress the files to a location beneath your
@@ -506,8 +507,8 @@
     <para>
      Change the owner to your user running the server:
     </para>
-   </refsection>
-   <refsection>
+   </refsect3>
+   <refsect3>
     <title>common</title>
     <para>
      - Point the browser to
@@ -603,9 +604,9 @@
      <quote>preferences</quote>
      refsection.
     </para>
-   </refsection>
-  </refsection>
-  <refsection>
+   </refsect3>
+  </refsect2>
+  <refsect2>
    <title>PhpGroupWare - integration with BOEI</title>
    <para>
     All property and tenant information is owned and maintained by BOEI - an
@@ -662,6 +663,6 @@
      </programlisting>
 
    </example>
-  </refsection>
- </refsection>
+  </refsect2>
+ </refsect1>
 </refentry>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]