r23 - in manual/trunk/chapters: de en

Sebastian Bergmann at BerliOS <[email protected]> Wed, 6 Oct 2004 19:08:17 +0200
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Author: s_bergmann
Date: 2004-10-06 19:08:16 +0200 (Wed, 06 Oct 2004)
New Revision: 23

Modified:
   manual/trunk/chapters/de/api-reference.xml
   manual/trunk/chapters/de/configuration.xml
   manual/trunk/chapters/de/installation.xml
   manual/trunk/chapters/de/internals.xml
   manual/trunk/chapters/de/introduction.xml
   manual/trunk/chapters/de/preface.xml
   manual/trunk/chapters/de/tuning.xml
   manual/trunk/chapters/en/api-reference.xml
   manual/trunk/chapters/en/configuration.xml
   manual/trunk/chapters/en/installation.xml
   manual/trunk/chapters/en/internals.xml
   manual/trunk/chapters/en/introduction.xml
   manual/trunk/chapters/en/preface.xml
   manual/trunk/chapters/en/tuning.xml
Log:
Markup fixes.

Modified: manual/trunk/chapters/de/api-reference.xml
===================================================================
--- manual/trunk/chapters/de/api-reference.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/api-reference.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,18 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="api-reference">
-  <title>
-    Die phpOpenTracker API
-  </title>
+  <title>Die phpOpenTracker API</title>
+  <titleabbrev id="api">phpOpenTracker API</titleabbrev>
 
-  <titleabbrev id="api">
-    phpOpenTracker API
-  </titleabbrev>
-
   <section id="api-reference.introduction">
-    <title>
-      Einführung
-    </title>
+    <title>Einführung</title>
 
     <para>
       Momentan fällt mit phpOpenTracker noch keine grafische Benutzeroberfläche,
@@ -34,9 +27,7 @@
       <function>phpOpenTracker::get</function> Methode:
 
       <example id="api-reference.introduction.examples.api.php">
-        <title>
-          Ein typischer phpOpenTracker::get() Aufruf
-        </title>
+        <title>Ein typischer phpOpenTracker::get() Aufruf</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/api.php"
@@ -55,9 +46,7 @@
       genommen wurden:
 
       <example id="api-reference.introduction.examples.clickpaths.php">
-        <title>
-          Auswertung von Klickpfaden
-        </title>
+        <title>Auswertung von Klickpfaden</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/clickpaths.php"
@@ -74,9 +63,7 @@
       gegenüber:
 
       <example id="api-reference.introduction.examples.plot_access_statistics_german.php">
-        <title>
-          Erstellen eines Diagramms
-        </title>
+        <title>Erstellen eines Diagramms</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_access_statistics_german.php"
@@ -95,18 +82,11 @@
   </section>
 
   <section id="api-reference.constraints">
-    <title>
-      Spezifizierung von Suchkriterien
-    </title>
+    <title>Spezifizierung von Suchkriterien</title>
+    <titleabbrev id="constraints">Spezifizierung von Suchkriterien</titleabbrev>
 
-    <titleabbrev id="constraints">
-       Spezifizierung von Suchkriterien
-    </titleabbrev>
-
     <para>
-      <emphasis>
-        Hinzugefügt in Version 1.1.0.
-      </emphasis>
+      <emphasis>Hinzugefügt in Version 1.1.0.</emphasis>
     </para>
 
     <para>
@@ -160,9 +140,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Hinzugefügt in Version 1.1.0.
-          </emphasis>
+          <emphasis>Hinzugefügt in Version 1.1.0.</emphasis>
         </para>
 
         <para>
@@ -172,9 +150,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Hinzugefügt in Version 1.1.0.
-          </emphasis>
+          <emphasis>Hinzugefügt in Version 1.1.0.</emphasis>
         </para>
 
         <para>
@@ -192,9 +168,7 @@
     </para>
 
     <example id="api-reference.constraints.examples.page_impressions_document.php">
-      <title>
-        Seitenzugriffe eines bestimmten Dokuments
-      </title>
+      <title>Seitenzugriffe eines bestimmten Dokuments</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions_document.php"
@@ -205,14 +179,9 @@
   </section>
 
   <section id="api-reference.timeranges">
-    <title>
-      Zeitintervalle spezifizieren
-    </title>
+    <title>Zeitintervalle spezifizieren</title>
+    <titleabbrev id="timerange">Zeitintervall</titleabbrev>
 
-    <titleabbrev id="timerange">
-      Zeitintervall
-    </titleabbrev>
-
     <para>
       Über das Array Element <varname>range</varname> des Parameter Arrays
       kann eine &POT_API; Funktion auf ein Zeitintervall beschränkt werden.
@@ -258,9 +227,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Hinzugefügt in Version 1.3.0.
-          </emphasis>
+          <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -270,9 +237,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Hinzugefügt in Version 1.3.0.
-          </emphasis>
+          <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -318,9 +283,7 @@
     </para>
 
     <example id="api-reference.timeranges.examples.timeranges.php">
-      <title>
-        Einschränken von Anfragen auf ein Zeitintervall
-      </title>
+      <title>Einschränken von Anfragen auf ein Zeitintervall</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/timeranges.php"
@@ -356,9 +319,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Hinzugefügt in Version 1.3.0.
-          </emphasis>
+          <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -390,14 +351,9 @@
   </section>
 
   <section id="api-reference.result-formats">
-    <title>
-      Resultatformate
-    </title>
+    <title>Resultatformate</title>
+    <titleabbrev id="result-formats">Resultatformate</titleabbrev>
 
-    <titleabbrev id="result-formats">
-      Resultatformate
-    </titleabbrev>
-
     <para>
       Über das Array Element <varname>result_format</varname> des Parameter
       Arrays gibt man das gewünschte Resultatformat an.
@@ -495,19 +451,12 @@
   </section>
 
   <section id="api-reference.api-calls">
-    <title>
-      API Calls
-    </title>
+    <title>API Calls</title>
 
     <section id="api-reference.api-calls.all_paths">
-      <title>
-        all_paths
-      </title>
+      <title>all_paths</title>
+      <titleabbrev id="all_paths">all_paths</titleabbrev>
 
-      <titleabbrev id="all_paths">
-        all_paths
-      </titleabbrev>
-
       <para>
         Liefert GraphViz Markup für alle Klickpfade mit ihren jeweiligen
         Statistiken.
@@ -626,9 +575,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.all_paths.php">
-        <title>
-          GraphViz Markup für alle Klickpfade erzeugen
-        </title>
+        <title>GraphViz Markup für alle Klickpfade erzeugen</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/all_paths.php"
@@ -638,27 +585,18 @@
       </example>
 
       <figure id="api-reference.api-calls.figures.all_paths.png">
-        <title>
-          Klickpfade auf www.phpOpenTracker.de im November 2002
-        </title>
+        <title>Klickpfade auf www.phpOpenTracker.de im November 2002</title>
 
         <graphic fileref="figures/all_paths.png" />
       </figure>
     </section>
 
     <section id="api-reference.api-calls.average_clickpath_length">
-      <title>
-        average_clickpath_length
-      </title>
+      <title>average_clickpath_length</title>
+      <titleabbrev id="average_clickpath_length">average_clickpath_length</titleabbrev>
 
-      <titleabbrev id="average_clickpath_length">
-        average_clickpath_length
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -717,9 +655,7 @@
       </para>
 
       <example id="api-reference.api-calls.all_paths.examples.average_clickpath_length.php">
-        <title>
-          Durchschnittliche Klickpfadlänge
-        </title>
+        <title>Durchschnittliche Klickpfadlänge</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/average_clickpath_length.php"
@@ -730,18 +666,11 @@
     </section>
 
     <section id="api-reference.api-calls.average_time_between_visits">
-      <title>
-        average_time_between_visits
-      </title>
+      <title>average_time_between_visits</title>
+      <titleabbrev id="average_time_between_visits">average_time_between_visits</titleabbrev>
 
-      <titleabbrev id="average_time_between_visits">
-        average_time_between_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -801,18 +730,11 @@
     </section>
 
     <section id="api-reference.api-calls.average_visits">
-      <title>
-        average_visits
-      </title>
+      <title>average_visits</title>
+      <titleabbrev id="average_visits">average_visits</titleabbrev>
 
-      <titleabbrev id="average_visits">
-        average_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -872,14 +794,9 @@
     </section>
 
     <section id="api-reference.api-calls.individual_clickpath">
-      <title>
-        individual_clickpath
-      </title>
+      <title>individual_clickpath</title>
+      <titleabbrev id="individual_clickpath">individual_clickpath</titleabbrev>
 
-      <titleabbrev id="individual_clickpath">
-        individual_clickpath
-      </titleabbrev>
-
       <para>
         Liefert einen Klickpfad für eine gegebene accesslog_id.
       </para>
@@ -927,9 +844,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.individual_clickpath.php">
-        <title>
-          Klickpfad über die accesslog_id des Besuchers ermitteln
-        </title>
+        <title>Klickpfad über die accesslog_id des Besuchers ermitteln</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/individual_clickpath.php"
@@ -939,23 +854,16 @@
       </example>
 
       <figure id="api-reference.api-calls.figures.clickpath.png">
-        <title>
-          Graph eines einzelnen Klickpfads
-        </title>
+        <title>Graph eines einzelnen Klickpfads</title>
 
         <graphic fileref="figures/clickpath.png" />
       </figure>
     </section>
 
     <section id="api-reference.api-calls.longest_paths">
-      <title>
-        longest_paths
-      </title>
+      <title>longest_paths</title>
+      <titleabbrev id="longest_paths">longest_paths</titleabbrev>
 
-      <titleabbrev id="longest_paths">
-        longest_paths
-      </titleabbrev>
-
       <para>
         Liefert Informationen über längste Pfade.
       </para>
@@ -1112,9 +1020,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.longest_paths.php">
-        <title>
-          Die 10 längsten Pfade, die in einem bestimmten Dokument enden
-        </title>
+        <title>Die 10 längsten Pfade, die in einem bestimmten Dokument enden</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/longest_paths.php"
@@ -1125,18 +1031,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_one_time_visitors">
-      <title>
-        num_one_time_visitors
-      </title>
+      <title>num_one_time_visitors</title>
+      <titleabbrev id="num_one_time_visitors">num_one_time_visitors</titleabbrev>
 
-      <titleabbrev id="num_one_time_visitors">
-        num_one_time_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1201,18 +1100,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_return_visits">
-      <title>
-        num_return_visits
-      </title>
+      <title>num_return_visits</title>
+      <titleabbrev id="num_return_visits">num_return_visits</titleabbrev>
 
-      <titleabbrev id="num_return_visits">
-        num_return_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1277,18 +1169,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_returning_visitors">
-      <title>
-        num_returning_visitors
-      </title>
+      <title>num_returning_visitors</title>
+      <titleabbrev id="num_returning_visitors">num_returning_visitors</titleabbrev>
 
-      <titleabbrev id="num_returning_visitors">
-        num_returning_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1354,18 +1239,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_unique_visitors">
-      <title>
-        num_unique_visitors
-      </title>
+      <title>num_unique_visitors</title>
+      <titleabbrev id="num_unique_visitors">num_unique_visitors</titleabbrev>
 
-      <titleabbrev id="num_unique_visitors">
-        num_unique_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.3.0.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1430,14 +1308,9 @@
     </section>
 
     <section id="api-reference.api-calls.num_visitors_online">
-      <title>
-        num_visitors_online
-      </title>
+      <title>num_visitors_online</title>
+      <titleabbrev id="num_visitors_online">num_visitors_online</titleabbrev>
 
-      <titleabbrev id="num_visitors_online">
-        num_visitors_online
-      </titleabbrev>
-
       <para>
         Liefert die Anzahl der Besucher, die gerade online sind.
       </para>
@@ -1483,9 +1356,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.num_visitors_online.php">
-        <title>
-          Anzahl der Besucher, die momentan online sind
-        </title>
+        <title>Anzahl der Besucher, die momentan online sind</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/num_visitors_online.php"
@@ -1495,9 +1366,7 @@
       </example>
 
       <example id="api-reference.api-calls.examples.num_visitors_online_document.php">
-        <title>
-          Anzahl der Besucher, die momentan auf diesem Dokument sind
-        </title>
+        <title>Anzahl der Besucher, die momentan auf diesem Dokument sind</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/num_visitors_online_document.php"
@@ -1508,14 +1377,9 @@
     </section>
 
     <section id="api-reference.api-calls.page_impressions">
-      <title>
-        page_impressions
-      </title>
+      <title>page_impressions</title>
+      <titleabbrev id="page_impressions">page_impressions</titleabbrev>
 
-      <titleabbrev id="page_impressions">
-        page_impressions
-      </titleabbrev>
-
       <para>
         Liefert die Anzahl der Seitenzugriffe (Page Impressions) in einem
         gegebenen Zeitabschnitt.
@@ -1601,9 +1465,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.page_impressions.php">
-        <title>
-          Seitenzugriffe gesamt, heute
-        </title>
+        <title>Seitenzugriffe gesamt, heute</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions.php"
@@ -1613,9 +1475,7 @@
       </example>
 
       <example id="api-reference.api-calls.examples.page_impressions_document.php">
-        <title>
-          Seitenzugriffe eines bestimmten Dokuments
-        </title>
+        <title>Seitenzugriffe eines bestimmten Dokuments</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions_document.php"
@@ -1626,18 +1486,11 @@
     </section>
 
     <section id="api-reference.api-calls.returning_visitors">
-      <title>
-        returning_visitors
-      </title>
+      <title>returning_visitors</title>
+      <titleabbrev id="returning_visitors">returning_visitors</titleabbrev>
 
-      <titleabbrev id="returning_visitors">
-        returning_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Hinzugefügt in Version 1.0.5.
-        </emphasis>
+        <emphasis>Hinzugefügt in Version 1.0.5.</emphasis>
       </para>
 
       <para>
@@ -1714,18 +1567,11 @@
     </section>
 
     <section id="api-reference.api-calls.search_engines">
-      <title>
-        search_engines
-      </title>
+      <title>search_engines</title>
+      <titleabbrev id="search_engines">search_engines</titleabbrev>
 
-      <titleabbrev id="search_engines">
-        search_engines
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Nur verfügbar, wenn das Search-Engines-Plugin installiert ist.
-        </emphasis>
+        <emphasis>Nur verfügbar, wenn das Search-Engines-Plugin installiert ist.</emphasis>
       </para>
 
       <para>
@@ -1795,14 +1641,9 @@
     </section>
 
     <section id="api-reference.api-calls.shortest_paths">
-      <title>
-        shortest_paths
-      </title>
+      <title>shortest_paths</title>
+      <titleabbrev id="shortest_paths">shortest_paths</titleabbrev>
 
-      <titleabbrev id="shortest_paths">
-        shortest_paths
-      </titleabbrev>
-
       <para>
         Liefert Informationen über kürzeste Pfade.
       </para>
@@ -1960,9 +1801,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.shortest_paths.php">
-        <title>
-          Die 10 kürzesten Pfade, die in einem bestimmten Dokument enden
-        </title>
+        <title>Die 10 kürzesten Pfade, die in einem bestimmten Dokument enden</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/shortest_paths.php"
@@ -1973,14 +1812,9 @@
     </section>
 
     <section id="api-reference.api-calls.top">
-      <title>
-        top
-      </title>
+      <title>top</title>
+      <titleabbrev id="top">top</titleabbrev>
 
-      <titleabbrev id="top">
-        top
-      </titleabbrev>
-
       <para>
         Liefert statistische Auswertungen.
       </para>
@@ -2082,9 +1916,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.top.php">
-        <title>
-          Die 10 Dokumente mit den meisten Seitenabrufen
-        </title>
+        <title>Die 10 Dokumente mit den meisten Seitenabrufen</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/top.php"
@@ -2095,14 +1927,9 @@
     </section>
 
     <section id="api-reference.api-calls.top_paths">
-      <title>
-        top_paths
-      </title>
+      <title>top_paths</title>
+      <titleabbrev id="top_paths">top_paths</titleabbrev>
 
-      <titleabbrev id="top_paths">
-        top_paths
-      </titleabbrev>
-
       <para>
         Liefert Informationen über häufigste Pfade.
       </para>
@@ -2259,9 +2086,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.top_paths.php">
-        <title>
-          Die 10 häufigsten Pfade der Länge 3, die in einem bestimmten Dokument enden
-        </title>
+        <title>Die 10 häufigsten Pfade der Länge 3, die in einem bestimmten Dokument enden</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/top_paths.php"
@@ -2272,14 +2097,9 @@
     </section>
 
     <section id="api-reference.api-calls.visits">
-      <title>
-        visits
-      </title>
+      <title>visits</title>
+      <titleabbrev id="visits">visits</titleabbrev>
 
-      <titleabbrev id="visits">
-        visits
-      </titleabbrev>
-
       <para>
         Liefert die Anzahl der Besuche in einem gegebenen Zeitabschnitt.
       </para>
@@ -2364,9 +2184,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.visits.php">
-        <title>
-          Besuche gesamt, heute
-        </title>
+        <title>Besuche gesamt, heute</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/visits.php"
@@ -2377,14 +2195,9 @@
     </section>
 
     <section id="api-reference.api-calls.visitors_online">
-      <title>
-        visitors_online
-      </title>
+      <title>visitors_online</title>
+      <titleabbrev id="visitors_online">visitors_online</titleabbrev>
 
-      <titleabbrev id="visitors_online">
-        visitors_online
-      </titleabbrev>
-
       <para>
         Liefert Informationen über die Besucher, die momentan online sind.
       </para>
@@ -2431,9 +2244,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.visitors_online.php">
-        <title>
-          Informationen über die momentanen Besucher
-        </title>
+        <title>Informationen über die momentanen Besucher</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/visitors_online.php"
@@ -2444,14 +2255,9 @@
     </section>
 
     <section id="api-reference.api-calls.plot_access_statistics">
-      <title>
-        plot: access_statistics
-      </title>
+      <title>plot: access_statistics</title>
+      <titleabbrev id="plot_access_statistics">plot_access_statistics</titleabbrev>
 
-      <titleabbrev id="plot_access_statistics">
-        plot_access_statistics
-      </titleabbrev>
-
       <para>
         Stellt in einem Diagramm die Anzahl der Besuche der Anzahl an 
         Seitenzugriffen gegenüber.
@@ -2606,9 +2412,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.plot_access_statistics.php">
-        <title>
-          Diagramm für die Zugriffsstatistik des aktuellen Tags
-        </title>
+        <title>Diagramm für die Zugriffsstatistik des aktuellen Tags</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_access_statistics.php"
@@ -2618,9 +2422,7 @@
       </example>
 
       <example id="api-reference.api-calls.examples.plot_access_statistics_german.php">
-        <title>
-          Digramm mit deutschen Monatsnames
-        </title>
+        <title>Digramm mit deutschen Monatsnames</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_access_statistics_german.php"
@@ -2631,19 +2433,11 @@
     </section>
 
     <section id="api-reference.api-calls.plot_locations">
-      <title>
-        plot: locations
-      </title>
+      <title>plot: locations</title>
+      <titleabbrev id="plot_locations">plot_locations</titleabbrev>
 
-      <titleabbrev id="plot_locations">
-        plot_locations
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Nur verfügbar, wenn Version 1.1.0 (oder neuer) des 
-          Localizer-Plugins installiert ist.
-        </emphasis>
+        <emphasis>Nur verfügbar, wenn Version 1.1.0 (oder neuer) des Localizer-Plugins installiert ist.</emphasis>
       </para>
 
       <para>
@@ -2763,14 +2557,9 @@
     </section>
 
     <section id="api-reference.api-calls.plot_top">
-      <title>
-        plot: top
-      </title>
+      <title>plot: top</title>
+      <titleabbrev id="plot_top">plot_top</titleabbrev>
 
-      <titleabbrev id="plot_top">
-        plot_top
-      </titleabbrev>
-
       <para>
         Erzeugt ein Kuchendiagramm mit statistischen Daten.
       </para>
@@ -2906,9 +2695,7 @@
       </para>
 
       <example id="api-reference.api-calls.examples.plot_top.php">
-        <title>
-          Kuchendiagramm der 10 häufigsten Dokumente des aktuellen Monats
-        </title>
+        <title>Kuchendiagramm der 10 häufigsten Dokumente des aktuellen Monats</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_top.php"
@@ -2918,9 +2705,7 @@
       </example>
 
       <figure id="api-reference.api-calls.figures.plot_top.png">
-        <title>
-          Kuchendiagramm der 10 häufigsten Dokumente auf www.phpOpenTracker.de
-        </title>
+        <title>Kuchendiagramm der 10 häufigsten Dokumente auf www.phpOpenTracker.de</title>
 
         <graphic fileref="figures/plot_top.png" />
       </figure>

Modified: manual/trunk/chapters/de/configuration.xml
===================================================================
--- manual/trunk/chapters/de/configuration.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/configuration.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="configuration">
-  <title>
-    Konfiguration
-  </title>
+  <title>Konfiguration</title>
 
   <section id="configuration.config-file">
-    <title>
-      Die Konfigurationsdatei
-    </title>
+    <title>Die Konfigurationsdatei</title>
 
     <para>
       Dieser Abschnitt beschreibt die Direktiven, die in der
@@ -190,9 +186,7 @@
           </para>
 
           <para>
-            <emphasis>
-              Hinzugefügt in Version 1.5.0.
-            </emphasis>
+            <emphasis>Hinzugefügt in Version 1.5.0.</emphasis>
           </para>
 
           <para>
@@ -509,9 +503,7 @@
   </section>
 
   <section id="configuration.locking-mechanism">
-    <title>
-      Der Locking Mechanismus
-    </title>
+    <title>Der Locking Mechanismus</title>
 
     <para>
       Mit dem Locking Mechanismus ist es möglich, bestimmte Arten von
@@ -533,9 +525,7 @@
     </para>
 
     <example>
-      <title>
-        Beispiel für Locking Regeln
-      </title>
+      <title>Beispiel für Locking Regeln</title>
 
 <programlisting>
 # Zugriffe von Host 'localhost' nicht loggen

Modified: manual/trunk/chapters/de/installation.xml
===================================================================
--- manual/trunk/chapters/de/installation.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/installation.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="installation">
-  <title>
-    Installation
-  </title>
+  <title>Installation</title>
 
   <section id="installation.pear-installer">
-    <title>
-      Installation der Dateien mit dem PEAR Installer
-    </title>
+    <title>Installation der Dateien mit dem PEAR Installer</title>
 
     <para>
       Wenn Sie eine PHP Installation mit einer funktionierenden
@@ -31,9 +27,7 @@
   </section>
 
   <section id="installation.by-hand">
-    <title>
-      Installation der Dateien von Hand
-    </title>
+    <title>Installation der Dateien von Hand</title>
 
     <para>
       Sollten Sie den PEAR Installer nicht verwenden können, so
@@ -45,9 +39,7 @@
   </section>
 
   <section id="installation.setup">
-    <title>
-      Konfiguration
-    </title>
+    <title>Konfiguration</title>
 
     <para>
       <orderedlist>
@@ -189,9 +181,7 @@
     </para>
 
     <example id="installation.setup.examples.embedding_logging_engine.php">
-      <title>
-        Aufruf der Logging Engine
-      </title>
+      <title>Aufruf der Logging Engine</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/embedding_logging_engine.php"
@@ -216,9 +206,7 @@
     </para>
 
     <example id="installation.setup.examples.logging_engine_document.php">
-      <title>
-        Anpassen des Logging Vorgangs
-      </title>
+      <title>Anpassen des Logging Vorgangs</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_document.php"
@@ -235,9 +223,7 @@
     </para>
 
     <example id="installation.setup.examples.logging_engine_client_id.php">
-      <title>
-        Einsatz einer phpOpenTracker Installation für mehrere Websites
-      </title>
+      <title>Einsatz einer phpOpenTracker Installation für mehrere Websites</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_client_id.php"
@@ -248,9 +234,7 @@
   </section>
 
   <section id="installation.webbug">
-    <title>
-      Verwenden eines Web Bugs
-    </title>
+    <title>Verwenden eines Web Bugs</title>
 
     <para>
       Mit Hilfe des <filename>image.php</filename> Skriptes
@@ -333,9 +317,7 @@
   </section>
 
   <section id="installation.logging-outgoing-links">
-    <title>
-      Erfassen von externen Links
-    </title>
+    <title>Erfassen von externen Links</title>
 
     <para>
       Der folgende Code nutzt das PHP Output Buffering und reguläre Ausdrücke,
@@ -344,9 +326,7 @@
     </para>
 
     <example id="installation.logging-outgoing-links.examples.outgoing_links.php">
-      <title>
-        Erfassen von externen Links
-      </title>
+      <title>Erfassen von externen Links</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/outgoing_links.php"
@@ -357,9 +337,7 @@
   </section>
 
   <section id="installation.p3p">
-    <title>
-      P3P Police
-    </title>
+    <title>P3P Police</title>
 
     <para>
       Der MS Internet Explorer 6, und vielleicht auch andere Browser,
@@ -377,9 +355,7 @@
     </para>
 
     <example id="installation.p3p.examples.p3p.php">
-      <title>
-        Senden einer kompakten P3P Police an den Client
-      </title>
+      <title>Senden einer kompakten P3P Police an den Client</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/p3p.php"

Modified: manual/trunk/chapters/de/internals.xml
===================================================================
--- manual/trunk/chapters/de/internals.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/internals.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,28 +1,20 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="internals">
-  <title>
-    phpOpenTracker Interna
-  </title>
+  <title>phpOpenTracker Interna</title>
 
   <section id="internals.database">
-    <title>
-      Das phpOpenTracker Datenbankschema
-    </title>
+    <title>Das phpOpenTracker Datenbankschema</title>
 
     <figure id="internals.database.database.png">
-      <title>
-        Das phpOpenTracker Datenbankschema
-      </title>
+      <title>Das phpOpenTracker Datenbankschema</title>
 
       <graphic fileref="figures/database.png" />
     </figure>
   </section>
 
   <section id="internals.api-plugins">
-    <title>
-      Erweitern der phpOpenTracker API
-    </title>
+    <title>Erweitern der phpOpenTracker API</title>
 
     <itemizedlist>
       <listitem>
@@ -71,9 +63,7 @@
     </itemizedlist>
 
     <example id="internals.api-plugins.examples.api_plugin.php">
-      <title>
-        Rumpf für ein phpOpenTracker API Plugin
-      </title>
+      <title>Rumpf für ein phpOpenTracker API Plugin</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/api_plugin.php"
@@ -84,9 +74,7 @@
   </section>
 
   <section id="internals.logging-engine-plugins">
-    <title>
-      Erweitern der phpOpenTracker Logging Engine
-    </title>
+    <title>Erweitern der phpOpenTracker Logging Engine</title>
 
     <itemizedlist>
       <listitem>
@@ -321,9 +309,7 @@
     </para>
 
     <example id="internals.logging-engine-plugins.examples.logging_engine_plugin.php">
-      <title>
-        Rumpf für ein phpOpenTracker Logging Engine Plugin
-      </title>
+      <title>Rumpf für ein phpOpenTracker Logging Engine Plugin</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_plugin.php"

Modified: manual/trunk/chapters/de/introduction.xml
===================================================================
--- manual/trunk/chapters/de/introduction.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/introduction.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="introduction">
-  <title>
-    Einführung
-  </title>
+  <title>Einführung</title>
 
   <section id="introduction.what">
-    <title>
-      Was phpOpenTracker ist
-    </title>
+    <title>Was phpOpenTracker ist</title>
 
     <para>
       phpOpenTracker ist ein umfangreiches Softwarepaket für die Messung des
@@ -31,9 +27,7 @@
   </section>
 
   <section id="introduction.why-need">
-    <title>
-      Warum man die Analysen braucht, die phpOpenTracker bietet
-    </title>
+    <title>Warum man die Analysen braucht, die phpOpenTracker bietet</title>
 
     <para>
       Die Analyse von Klickpfaden, so wie sie von phpOpenTracker angeboten
@@ -51,9 +45,7 @@
   </section>
 
   <section id="introduction.features">
-    <title>
-      Leistungsmerkmale
-    </title>
+    <title>Leistungsmerkmale</title>
 
     <itemizedlist mark="opencircle">
       <listitem>
@@ -104,9 +96,7 @@
   </section>
 
   <section id="introduction.requirements">
-    <title>
-      Anforderungen
-    </title>
+    <title>Anforderungen</title>
 
     <itemizedlist mark="opencircle">
       <listitem>

Modified: manual/trunk/chapters/de/preface.xml
===================================================================
--- manual/trunk/chapters/de/preface.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/preface.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <preface id="preface">
-  <title>
-    Vorwort
-  </title>
+  <title>Vorwort</title>
 
   <section id="preface.copyright">
-    <title>
-      Copyright
-    </title>
+    <title>Copyright</title>
 
     <para>
       phpOpenTracker wird von &SB; entwickelt und ist unter der &LICENSE;

Modified: manual/trunk/chapters/de/tuning.xml
===================================================================
--- manual/trunk/chapters/de/tuning.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/de/tuning.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="tuning">
-  <title>
-    Performance Optimierung
-  </title>
+  <title>Performance Optimierung</title>
 
   <section id="tuning.introduction">
-    <title>
-      Einführung
-    </title>
+    <title>Einführung</title>
 
     <para>
       Bei der Entwicklung von phpOpenTracker werden der Prformanz der 
@@ -19,14 +15,9 @@
   </section>
 
   <section id="tuning.query-cache">
-    <title>
-      phpOpenTracker API Query Cache
-    </title>
+    <title>phpOpenTracker API Query Cache</title>
+    <titleabbrev id="query-cache">phpOpenTracker API Query Cache</titleabbrev>
 
-    <titleabbrev id="query-cache">
-      phpOpenTracker API Query Cache
-    </titleabbrev>
-
     <para>
       Das Ergebnis einer &POT_API; Abfrage, die auf ein vollständig in 
       der Vergangenheit liegendes <xref linkend="api-reference.timeranges" 
@@ -81,18 +72,11 @@
   </section>
 
   <section id="tuning.mysql-merge-tables">
-    <title>
-      MySQL Merge Tables
-    </title>
+    <title>MySQL Merge Tables</title>
+    <titleabbrev id="mysql-merge-tables">MySQL Merge Tables</titleabbrev>
 
-    <titleabbrev id="mysql-merge-tables">
-      MySQL Merge Tables
-    </titleabbrev>
-
     <para>
-      <emphasis>
-        Hinzugefügt in Version 1.2.0.
-      </emphasis>
+      <emphasis>Hinzugefügt in Version 1.2.0.</emphasis>
     </para>
 
     <para>
@@ -112,9 +96,7 @@
   </section>
 
   <section id="tuning.indexing">
-    <title>
-      Datenbankindizierung
-    </title>
+    <title>Datenbankindizierung</title>
 
     <para>
       Die benötigte Zeit, um die Datenbankindizes in der von phpOpenTracker
@@ -135,9 +117,7 @@
   </section>
 
   <section id="tuning.dedicated-server">
-    <title>
-      Dedizierter Tracking Server
-    </title>
+    <title>Dedizierter Tracking Server</title>
 
     <para>
       In einer High Traffic Umgebung kann es angebracht sein, die

Modified: manual/trunk/chapters/en/api-reference.xml
===================================================================
--- manual/trunk/chapters/en/api-reference.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/api-reference.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,18 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="api-reference">
-  <title>
-    The phpOpenTracker API
-  </title>
+  <title>The phpOpenTracker API</title>
+  <titleabbrev id="api">phpOpenTracker API</titleabbrev>
 
-  <titleabbrev id="api">
-    phpOpenTracker API
-  </titleabbrev>
-
   <section id="api-reference.introduction">
-    <title>
-      Introduction
-    </title>
+    <title>Introduction</title>
 
     <para>
       The &POT_API; provides all the functionality needed to access
@@ -29,9 +22,7 @@
     </para>
 
     <example id="api-reference.introduction.examples.api.php">
-      <title>
-        Using the phpOpenTracker API from within a PHP application
-      </title>
+      <title>Using the phpOpenTracker API from within a PHP application</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/api.php"
@@ -48,18 +39,11 @@
   </section>
 
   <section id="api-reference.constraints">
-    <title>
-      Specifying Search Constraints
-    </title>
+    <title>Specifying Search Constraints</title>
+    <titleabbrev id="constraints">constraints</titleabbrev>
 
-    <titleabbrev id="constraints">
-      constraints
-    </titleabbrev>
-
     <para>
-      <emphasis>
-        Added in version 1.1.0.
-      </emphasis>
+      <emphasis>Added in version 1.1.0.</emphasis>
     </para>
 
     <para>
@@ -113,9 +97,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Added in version 1.3.0.
-          </emphasis>
+          <emphasis>Added in version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -125,9 +107,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Added in version 1.3.0.
-          </emphasis>
+          <emphasis>Added in version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -143,9 +123,7 @@
     </para>
 
     <example id="api-reference.constraints.examples.page_impressions_document.php">
-      <title>
-        Page Impressions on a given document
-      </title>
+      <title>Page Impressions on a given document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions_document.php"
@@ -156,14 +134,9 @@
   </section>
 
   <section id="api-reference.timeranges">
-    <title>
-      Specifying Timeranges
-    </title>
+    <title>Specifying Timeranges</title>
+    <titleabbrev id="timerange">timerange</titleabbrev>
 
-    <titleabbrev id="timerange">
-      timerange
-    </titleabbrev>
-
     <para>
       Most of the &POT_API;'s calls accept a <varname>range</varname>
       parameter to limit the query to a specified timerange. Whenever
@@ -210,9 +183,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Added in version 1.3.0.
-          </emphasis>
+          <emphasis>Added in version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -222,9 +193,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Added in version 1.3.0.
-          </emphasis>
+          <emphasis>Added in version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -264,9 +233,7 @@
     </itemizedlist>
 
     <example id="api-reference.timeranges.examples.timeranges.php">
-      <title>
-        Specifying timeranges
-      </title>
+      <title>Specifying timeranges</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/timeranges.php"
@@ -307,9 +274,7 @@
 
       <listitem>
         <para>
-          <emphasis>
-            Added in version 1.3.0.
-          </emphasis>
+          <emphasis>Added in version 1.3.0.</emphasis>
         </para>
 
         <para>
@@ -334,14 +299,9 @@
   </section>
 
   <section id="api-reference.result-formats">
-    <title>
-      Result Formats
-    </title>
+    <title>Result Formats</title>
+    <titleabbrev id="result-formats">result formats</titleabbrev>
 
-    <titleabbrev id="result-formats">
-      result formats
-    </titleabbrev>
-
     <itemizedlist>
       <listitem>
         <para>
@@ -433,19 +393,12 @@
   </section>
 
   <section id="api-reference.api-calls">
-    <title>
-      API Calls
-    </title>
+    <title>API Calls</title>
 
     <section id="api-reference.api-calls.all_paths">
-      <title>
-        all_paths
-      </title>
+      <title>all_paths</title>
+      <titleabbrev id="all_paths">all_paths</titleabbrev>
 
-      <titleabbrev id="all_paths">
-        all_paths
-      </titleabbrev>
-
       <para>
         Retrieve GraphViz markup for all clickpaths with their
         respective statistics.
@@ -574,9 +527,7 @@
       </para>
 
       <example id="api-reference.api-calls.all_paths.examples.all_paths.php">
-        <title>
-          Output GraphViz/dot markup for all clickpaths
-        </title>
+        <title>Output GraphViz/dot markup for all clickpaths</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/all_paths.php"
@@ -586,27 +537,18 @@
       </example>
 
       <figure id="api-reference.api-calls.all_paths.figures.all_paths.png">
-        <title>
-          Clickpaths on www.phpOpenTracker.de in November 2002
-        </title>
+        <title>Clickpaths on www.phpOpenTracker.de in November 2002</title>
 
         <graphic fileref="figures/all_paths.png" />
       </figure>
     </section>
 
     <section id="api-reference.api-calls.average_clickpath_length">
-      <title>
-        average_clickpath_length
-      </title>
+      <title>average_clickpath_length</title>
+      <titleabbrev id="average_clickpath_length">average_clickpath_length</titleabbrev>
 
-      <titleabbrev id="average_clickpath_length">
-        average_clickpath_length
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -670,9 +612,7 @@
       </para>
 
       <example id="api-reference.api-calls.all_paths.examples.average_clickpath_length.php">
-        <title>
-          Average Clickpath Length
-        </title>
+        <title>Average Clickpath Length</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/average_clickpath_length.php"
@@ -683,18 +623,11 @@
     </section>
 
     <section id="api-reference.api-calls.average_time_between_visits">
-      <title>
-        average_time_between_visits
-      </title>
+      <title>average_time_between_visits</title>
+      <titleabbrev id="average_time_between_visits">average_time_between_visits</titleabbrev>
 
-      <titleabbrev id="average_time_between_visits">
-        average_time_between_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -759,18 +692,11 @@
     </section>
 
     <section id="api-reference.api-calls.average_visits">
-      <title>
-        average_visits
-      </title>
+      <title>average_visits</title>
+      <titleabbrev id="average_visits">average_visits</titleabbrev>
 
-      <titleabbrev id="average_visits">
-        average_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -836,14 +762,9 @@
     </section>
 
     <section id="api-reference.api-calls.individual_clickpath">
-      <title>
-        individual_clickpath
-      </title>
+      <title>individual_clickpath</title>
+      <titleabbrev id="individual_clickpath">individual_clickpath</titleabbrev>
 
-      <titleabbrev id="individual_clickpath">
-        individual_clickpath
-      </titleabbrev>
-
       <para>
         Retrieve a clickpath by its accesslog_id.
       </para>
@@ -894,9 +815,7 @@
       </para>
 
       <example id="api-reference.api-calls.individual_clickpath.examples.individual_clickpath.php">
-        <title>
-          Retrieve a clickpath by its accesslog_id
-        </title>
+        <title>Retrieve a clickpath by its accesslog_id</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/individual_clickpath.php"
@@ -906,23 +825,16 @@
       </example>
 
       <figure id="api-reference.api-calls.individual_clickpath.figures.clickpath.png">
-        <title>
-          Graph of individual clickpath
-        </title>
+        <title>Graph of individual clickpath</title>
 
         <graphic fileref="figures/clickpath.png" />
       </figure>
     </section>
 
     <section id="api-reference.api-calls.longest_paths">
-      <title>
-        longest_paths
-      </title>
+      <title>longest_paths</title>
+      <titleabbrev id="longest_paths">longest_paths</titleabbrev>
 
-      <titleabbrev id="longest_paths">
-        longest_paths
-      </titleabbrev>
-
       <para>
         Retrieve longest paths information.
       </para>
@@ -1087,9 +999,7 @@
       </para>
 
       <example id="api-reference.api-calls.longest_paths.examples.longest_paths.php">
-        <title>
-          Retrieve the 10 longest paths ending in a given document
-        </title>
+        <title>Retrieve the 10 longest paths ending in a given document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/longest_paths.php"
@@ -1100,18 +1010,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_one_time_visitors">
-      <title>
-        num_one_time_visitors
-      </title>
+      <title>num_one_time_visitors</title>
+      <titleabbrev id="num_one_time_visitors">num_one_time_visitors</titleabbrev>
 
-      <titleabbrev id="num_one_time_visitors">
-        num_one_time_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1183,18 +1086,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_return_visits">
-      <title>
-        num_return_visits
-      </title>
+      <title>num_return_visits</title>
+      <titleabbrev id="num_return_visits">num_return_visits</titleabbrev>
 
-      <titleabbrev id="num_return_visits">
-        num_return_visits
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1266,18 +1162,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_returning_visitors">
-      <title>
-        num_returning_visitors
-      </title>
+      <title>num_returning_visitors</title>
+      <titleabbrev id="num_returning_visitors">num_returning_visitors</titleabbrev>
 
-      <titleabbrev id="num_returning_visitors">
-        num_returning_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1349,18 +1238,11 @@
     </section>
 
     <section id="api-reference.api-calls.num_unique_visitors">
-      <title>
-        num_unique_visitors
-      </title>
+      <title>num_unique_visitors</title>
+      <titleabbrev id="num_unique_visitors">num_unique_visitors</titleabbrev>
 
-      <titleabbrev id="num_unique_visitors">
-        num_unique_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.3.0.
-        </emphasis>
+        <emphasis>Added in version 1.3.0.</emphasis>
       </para>
 
       <para>
@@ -1432,14 +1314,9 @@
     </section>
 
     <section id="api-reference.api-calls.num_visitors_online">
-      <title>
-        num_visitors_online
-      </title>
+      <title>num_visitors_online</title>
+      <titleabbrev id="num_visitors_online">num_visitors_online</titleabbrev>
 
-      <titleabbrev id="num_visitors_online">
-        num_visitors_online
-      </titleabbrev>
-
       <para>
         Retrieve the number of visitors online.
       </para>
@@ -1487,9 +1364,7 @@
       </para>
 
       <example id="api-reference.api-calls.num_visitors_online.examples.num_visitors_online.php">
-        <title>
-          Visitors online
-        </title>
+        <title>Visitors online</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/num_visitors_online.php"
@@ -1499,9 +1374,7 @@
       </example>
 
       <example id="api-reference.api-calls.num_visitors_online.examples.num_visitors_online_document.php">
-        <title>
-          Visitors on current document
-        </title>
+        <title>Visitors on current document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/num_visitors_online_document.php"
@@ -1512,14 +1385,9 @@
     </section>
 
     <section id="api-reference.api-calls.page_impressions">
-      <title>
-        page_impressions
-      </title>
+      <title>page_impressions</title>
+      <titleabbrev id="page_impressions">page_impressions</titleabbrev>
 
-      <titleabbrev id="page_impressions">
-        page_impressions
-      </titleabbrev>
-
       <para>
         Retrieve the number of page impressions in a given timerange.
       </para>
@@ -1614,9 +1482,7 @@
       </para>
 
       <example id="api-reference.api-calls.page_impressions.examples.page_impressions.php">
-        <title>
-          Page Impressions
-        </title>
+        <title>Page Impressions</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions.php"
@@ -1626,9 +1492,7 @@
       </example>
 
       <example id="api-reference.api-calls.page_impressions.examples.page_impressions_document.php">
-        <title>
-          Page Impressions of a given document
-        </title>
+        <title>Page Impressions of a given document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/page_impressions_document.php"
@@ -1639,18 +1503,11 @@
     </section>
 
     <section id="api-reference.api-calls.returning_visitors">
-      <title>
-        returning_visitors
-      </title>
+      <title>returning_visitors</title>
+      <titleabbrev id="returning_visitors">returning_visitors</titleabbrev>
 
-      <titleabbrev id="returning_visitors">
-        returning_visitors
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Added in version 1.0.5.
-        </emphasis>
+        <emphasis>Added in version 1.0.5.</emphasis>
       </para>
 
       <para>
@@ -1738,18 +1595,11 @@
     </section>
 
     <section id="api-reference.api-calls.search_engines">
-      <title>
-        search_engines
-      </title>
+      <title>search_engines</title>
+      <titleabbrev id="search_engines">search_engines</titleabbrev>
 
-      <titleabbrev id="search_engines">
-        search_engines
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Only available when the Search Engines plugin is installed.
-        </emphasis>
+        <emphasis>Only available when the Search Engines plugin is installed.</emphasis>
       </para>
 
       <para>
@@ -1824,14 +1674,9 @@
     </section>
 
     <section id="api-reference.api-calls.shortest_paths">
-      <title>
-        shortest_paths
-      </title>
+      <title>shortest_paths</title>
+      <titleabbrev id="shortest_paths">shortest_paths</titleabbrev>
 
-      <titleabbrev id="shortest_paths">
-        shortest_paths
-      </titleabbrev>
-
       <para>
         Retrieve shortest paths information.
       </para>
@@ -1996,9 +1841,7 @@
       </para>
 
       <example id="api-reference.api-calls.shortest_paths.examples.shortest_paths.php">
-        <title>
-          Retrieve the 10 shortest paths ending in a given document
-        </title>
+        <title>Retrieve the 10 shortest paths ending in a given document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/shortest_paths.php"
@@ -2009,14 +1852,9 @@
     </section>
 
     <section id="api-reference.api-calls.top">
-      <title>
-        top
-      </title>
+      <title>top</title>
+      <titleabbrev id="top">top</titleabbrev>
 
-      <titleabbrev id="top">
-        top
-      </titleabbrev>
-
       <para>
         Retrieve statistical information.
       </para>
@@ -2128,9 +1966,7 @@
       </para>
 
       <example id="api-reference.api-calls.top.examples.top.php">
-        <title>
-          Retrieve the top 10 documents
-        </title>
+        <title>Retrieve the top 10 documents</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/top.php"
@@ -2141,14 +1977,9 @@
     </section>
 
     <section id="api-reference.api-calls.top_paths">
-      <title>
-        top_paths
-      </title>
+      <title>top_paths</title>
+      <titleabbrev id="top_paths">top_paths</titleabbrev>
 
-      <titleabbrev id="top_paths">
-        top_paths
-      </titleabbrev>
-
       <para>
         Retrieve the most commonly used paths.
       </para>
@@ -2313,9 +2144,7 @@
       </para>
 
       <example id="api-reference.api-calls.top_paths.examples.top_paths.php">
-        <title>
-          Retrieve the top 10 paths of length 3 ending in a given document
-        </title>
+        <title>Retrieve the top 10 paths of length 3 ending in a given document</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/top_paths.php"
@@ -2326,14 +2155,9 @@
     </section>
 
     <section id="api-reference.api-calls.visits">
-      <title>
-        visits
-      </title>
+      <title>visits</title>
+      <titleabbrev id="visits">visits</titleabbrev>
 
-      <titleabbrev id="visits">
-        visits
-      </titleabbrev>
-
       <para>
         Retrieve the number of visits in a given timerange.
       </para>
@@ -2428,9 +2252,7 @@
       </para>
 
       <example id="api-reference.api-calls.visitors.examples.visits.php">
-        <title>
-          Visits
-        </title>
+        <title>Visits</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/visits.php"
@@ -2441,14 +2263,9 @@
     </section>
 
     <section id="api-reference.api-calls.visitors_online">
-      <title>
-        visitors_online
-      </title>
+      <title>visitors_online</title>
+      <titleabbrev id="visitors_online">visitors_online</titleabbrev>
 
-      <titleabbrev id="visitors_online">
-        visitors_online
-      </titleabbrev>
-
       <para>
         Retrieve information on the visitors currently online.
       </para>
@@ -2492,9 +2309,7 @@
       </para>
 
       <example id="api-reference.api-calls.visitors_online.examples.visitors_online.php">
-        <title>
-          Retrieve information on the visitors currently on the site
-        </title>
+        <title>Retrieve information on the visitors currently on the site</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/visitors_online.php"
@@ -2505,14 +2320,9 @@
     </section>
 
     <section id="api-reference.api-calls.plot_access_statistics">
-      <title>
-        plot: access_statistics
-      </title>
+      <title>plot: access_statistics</title>
+      <titleabbrev id="plot_access_statistics">plot_access_statistics</titleabbrev>
 
-      <titleabbrev id="plot_access_statistics">
-        plot_access_statistics
-      </titleabbrev>
-
       <para>
         Plot a graph of visits and page impressions for a given timerange.
       </para>
@@ -2669,9 +2479,7 @@
       </para>
 
       <example id="api-reference.api-calls.plot_access_statistics.examples.plot_access_statistics.php">
-        <title>
-          Plot access statistics for current day
-        </title>
+        <title>Plot access statistics for current day</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_access_statistics.php"
@@ -2681,9 +2489,7 @@
       </example>
 
       <example id="api-reference.api-calls.plot_access_statistics.examples.plot_access_statistics_german.php">
-        <title>
-          Plot access statistics for current year with German month names
-        </title>
+        <title>Plot access statistics for current year with German month names</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_access_statistics_german.php"
@@ -2694,19 +2500,11 @@
     </section>
 
     <section id="api-reference.api-calls.plot_locations">
-      <title>
-        plot: locations
-      </title>
+      <title>plot: locations</title>
+      <titleabbrev id="plot_locations">plot_locations</titleabbrev>
 
-      <titleabbrev id="plot_locations">
-        plot_locations
-      </titleabbrev>
-
       <para>
-        <emphasis>
-          Only available when version 1.1.0 (or later) of the 
-          Localizer plugin is installed.
-        </emphasis>
+        <emphasis>Only available when version 1.1.0 (or later) of the Localizer plugin is installed.</emphasis>
       </para>
 
       <para>
@@ -2831,14 +2629,9 @@
     </section>
 
     <section id="api-reference.api-calls.plot_top">
-      <title>
-        plot: top
-      </title>
+      <title>plot: top</title>
+      <titleabbrev id="plot_top">plot_top</titleabbrev>
 
-      <titleabbrev id="plot_top">
-        plot_top
-      </titleabbrev>
-
       <para>
         Plot a pie chart for top data for a given timerange.
       </para>
@@ -2978,9 +2771,7 @@
       </para>
 
       <example id="api-reference.api-calls.plot_top.examples.plot_top.php">
-        <title>
-          Plot pie chart for top 10 pages during the current month
-        </title>
+        <title>Plot pie chart for top 10 pages during the current month</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/plot_top.php"
@@ -2990,9 +2781,7 @@
       </example>
 
       <figure id="api-reference.api-calls.top.figures.plot_top.png">
-        <title>
-          Pie chart for top 10 pages of www.phpOpenTracker.de
-        </title>
+        <title>Pie chart for top 10 pages of www.phpOpenTracker.de</title>
 
         <graphic fileref="figures/plot_top.png" />
       </figure>

Modified: manual/trunk/chapters/en/configuration.xml
===================================================================
--- manual/trunk/chapters/en/configuration.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/configuration.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="configuration">
-  <title>
-    Configuration
-  </title>
+  <title>Configuration</title>
 
   <section id="configuration.config-file">
-    <title>
-      The Configuration File
-    </title>
+    <title>The Configuration File</title>
 
     <para>
       This section describes all directives of phpOpenTracker's configuration
@@ -190,9 +186,7 @@
           </para>
 
           <para>
-            <emphasis>
-              Added in version 1.5.0.
-            </emphasis>
+            <emphasis>Added in version 1.5.0.</emphasis>
           </para>
 
           <para>
@@ -509,9 +503,7 @@
   </section>
 
   <section id="configuration.locking-mechanism">
-    <title>
-      The Locking Mechanism
-    </title>
+    <title>The Locking Mechanism</title>
 
     <para>
       With phpOpenTracker's regular expression based locking mechanism
@@ -535,9 +527,7 @@
     </para>
 
     <example>
-      <title>
-        Sample locking rules file
-      </title>
+      <title>Sample locking rules file</title>
 
 <programlisting>
 # Don't log requests from 'localhost'

Modified: manual/trunk/chapters/en/installation.xml
===================================================================
--- manual/trunk/chapters/en/installation.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/installation.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="installation">
-  <title>
-    Installation
-  </title>
+  <title>Installation</title>
 
   <section id="installation.pear-installer">
-    <title>
-      Installing phpOpenTracker using the PEAR Installer
-    </title>
+    <title>Installing phpOpenTracker using the PEAR Installer</title>
 
     <para>
       If you have a PHP installation with a working &PEAR; environment,
@@ -29,9 +25,7 @@
   </section>
 
   <section id="installation.by-hand">
-    <title>
-      Installing phpOpenTracker by hand
-    </title>
+    <title>Installing phpOpenTracker by hand</title>
 
     <para>
       If you cannot use the PEAR Installer, you need to unpack the
@@ -42,9 +36,7 @@
   </section>
 
   <section id="installation.setup">
-    <title>
-      Setting it up
-    </title>
+    <title>Setting it up</title>
 
     <para>
       <orderedlist>
@@ -184,9 +176,7 @@
     </para>
 
     <example id="installation.setup.examples.embedding_logging_engine.php">
-      <title>
-        Embedding the Logging Engine
-      </title>
+      <title>Embedding the Logging Engine</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/embedding_logging_engine.php"
@@ -204,9 +194,7 @@
     </para>
 
     <example id="installation.setup.examples.logging_engine_document.php">
-      <title>
-        Passing a custom document title to phpOpenTracker's Logging Engine
-      </title>
+      <title>Passing a custom document title to phpOpenTracker's Logging Engine</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_document.php"
@@ -223,9 +211,7 @@
     </para>
 
     <example id="installation.setup.examples.logging_engine_client_id.php">
-      <title>
-        Using one phpOpenTracker installation for multiple websites
-      </title>
+      <title>Using one phpOpenTracker installation for multiple websites</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_client_id.php"
@@ -236,9 +222,8 @@
   </section>
 
   <section id="installation.webbug">
-    <title>
-      Using a web-bug to invoke phpOpenTracker
-    </title>
+    <title>Using a web-bug to invoke phpOpenTracker</title>
+
     <para>
       With the <filename>image.php</filename> script you can
       invoke phpOpenTracker's logging mechanism through an image. The
@@ -327,9 +312,7 @@
   </section>
 
   <section id="installation.logging-outgoing-links">
-    <title>
-      Logging outgoing links
-    </title>
+    <title>Logging outgoing links</title>
 
     <para>
       The <filename>docs/scripts/exit.php</filename> script can be used to log
@@ -344,9 +327,7 @@
     </para>
 
     <example id="installation.logging-outgoing-links.examples.outgoing_links.php">
-      <title>
-        Automatically send outgoing links through exit.php
-      </title>
+      <title>Automatically send outgoing links through exit.php</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/outgoing_links.php"
@@ -357,9 +338,7 @@
   </section>
 
   <section id="installation.p3p">
-    <title>
-      P3P Policy
-    </title>
+    <title>P3P Policy</title>
 
     <para>
       The MS Internet Explorer 6, and maybe other browsers, too, requires
@@ -377,9 +356,7 @@
     </para>
 
     <example id="installation.p3p.examples.p3p.php">
-      <title>
-        Sending a compact P3P policy to the client
-      </title>
+      <title>Sending a compact P3P policy to the client</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/p3p.php"

Modified: manual/trunk/chapters/en/internals.xml
===================================================================
--- manual/trunk/chapters/en/internals.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/internals.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,28 +1,20 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="internals">
-  <title>
-    phpOpenTracker Internals
-  </title>
+  <title>phpOpenTracker Internals</title>
 
   <section id="internals.database">
-    <title>
-      The phpOpenTracker Database Schema
-    </title>
+    <title>The phpOpenTracker Database Schema</title>
 
     <figure id="internals.database.database.png">
-      <title>
-        The phpOpenTracker Database Schema
-      </title>
+      <title>The phpOpenTracker Database Schema</title>
 
       <graphic fileref="figures/database.png" />
     </figure>
   </section>
 
   <section id="internals.api-plugins">
-    <title>
-      Extending the phpOpenTracker API
-    </title>
+    <title>Extending the phpOpenTracker API</title>
 
     <itemizedlist>
       <listitem>
@@ -68,9 +60,7 @@
     </itemizedlist>
 
     <example id="internals.api-plugins.examples.api_plugin.php">
-      <title>
-        Skeleton for a phpOpenTracker API Plugin
-      </title>
+      <title>Skeleton for a phpOpenTracker API Plugin</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/api_plugin.php"
@@ -81,9 +71,7 @@
   </section>
 
   <section id="internals.logging-engine-plugins">
-    <title>
-      Extending the phpOpenTracker Logging Engine
-    </title>
+    <title>Extending the phpOpenTracker Logging Engine</title>
 
     <itemizedlist>
       <listitem>
@@ -317,9 +305,7 @@
     </para>
 
     <example id="internals.logging-engine-plugins.examples.logging_engine_plugin.php">
-      <title>
-        Skeleton for a phpOpenTracker Logging Engine Plugin
-      </title>
+      <title>Skeleton for a phpOpenTracker Logging Engine Plugin</title>
 
 <programlisting xmlns:xi="http://www.w3.org/2003/XInclude">
 <xi:include href="listings/logging_engine_plugin.php"

Modified: manual/trunk/chapters/en/introduction.xml
===================================================================
--- manual/trunk/chapters/en/introduction.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/introduction.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="introduction">
-  <title>
-    Introduction
-  </title>
+  <title>Introduction</title>
 
   <section id="introduction.what">
-    <title>
-      What is phpOpenTracker?
-    </title>
+    <title>What is phpOpenTracker?</title>
 
     <para>
       phpOpenTracker is a framework solution for the analysis of website
@@ -31,9 +27,7 @@
   </section>
 
   <section id="introduction.why-need">
-    <title>
-      Why do you need the information phpOpenTracker provides?
-    </title>
+    <title>Why do you need the information phpOpenTracker provides?</title>
 
     <para>
       The analysis of clickpaths is essential when you want to measure
@@ -53,9 +47,7 @@
   </section>
 
   <section id="introduction.features">
-    <title>
-      Features
-    </title>
+    <title>Features</title>
 
     <itemizedlist mark="opencircle">
       <listitem>
@@ -141,9 +133,7 @@
   </section>
 
   <section id="introduction.requirements">
-    <title>
-      Requirements
-    </title>
+    <title>Requirements</title>
 
     <itemizedlist mark="opencircle">
       <listitem>

Modified: manual/trunk/chapters/en/preface.xml
===================================================================
--- manual/trunk/chapters/en/preface.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/preface.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <preface id="preface">
-  <title>
-    Preface
-  </title>
+  <title>Preface</title>
 
   <section id="preface.copyright">
-    <title>
-      Copyright
-    </title>
+    <title>Copyright</title>
 
     <para>
       phpOpenTracker is developed by &SB; and published under the

Modified: manual/trunk/chapters/en/tuning.xml
===================================================================
--- manual/trunk/chapters/en/tuning.xml	2004-09-27 05:39:38 UTC (rev 22)
+++ manual/trunk/chapters/en/tuning.xml	2004-10-06 17:08:16 UTC (rev 23)
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
 
 <chapter id="tuning">
-  <title>
-    Performance Tuning
-  </title>
+  <title>Performance Tuning</title>
 
   <section id="tuning.introduction">
-    <title>
-      Introduction
-    </title>
+    <title>Introduction</title>
 
     <para>
       phpOpenTracker is developed with the performance of the Logging 
@@ -19,14 +15,9 @@
   </section>
 
   <section id="tuning.query-cache">
-    <title>
-      phpOpenTracker API Query Cache
-    </title>
+    <title>phpOpenTracker API Query Cache</title>
+    <titleabbrev id="query-cache">phpOpenTracker API Query Cache</titleabbrev>
 
-    <titleabbrev id="query-cache">
-      phpOpenTracker API Query Cache
-    </titleabbrev>
-
     <para>
       The result of a &POT_API; query which is limited to a <xref 
       linkend="api-reference.timeranges" endterm="timerange"/> that lies completely 
@@ -78,18 +69,11 @@
   </section>
 
   <section id="tuning.mysql-merge-tables">
-    <title>
-      MySQL Merge Tables
-    </title>
+    <title>MySQL Merge Tables</title>
+    <titleabbrev id="mysql-merge-tables">MySQL Merge Tables</titleabbrev>
 
-    <titleabbrev id="mysql-merge-tables">
-      MySQL Merge Tables
-    </titleabbrev>
-
     <para>
-      <emphasis>
-        Added in version 1.2.0.
-      </emphasis>
+      <emphasis>Added in version 1.2.0.</emphasis>
     </para>
 
     <para>
@@ -112,9 +96,7 @@
   </section>
 
   <section id="tuning.indexing">
-    <title>
-      Database Indexing
-    </title>
+    <title>Database Indexing</title>
 
     <para>
       The amount of time needed to maintain the indexes in phpOpenTracker's
@@ -148,9 +130,7 @@
   </section>
 
   <section id="tuning.dedicated-server">
-    <title>
-      Dedicated Server
-    </title>
+    <title>Dedicated Server</title>
 
     <para>
       In a high traffic environment it is recommended to run the