List:Commits« Previous MessageNext Message »
From:plavin Date:October 16 2007 4:58pm
Subject:svn commit - mysqldoc@docsrva: r8127 - in trunk: gui-common userguide workbench
View as plain text  
Author: plavin
Date: 2007-10-16 18:58:27 +0200 (Tue, 16 Oct 2007)
New Revision: 8127

Log:
Add ids for sections and chapters


Removed:
   trunk/userguide/php-pdo.xml
Modified:
   trunk/gui-common/chapter-grt-shell.xml
   trunk/userguide/disaster-prevention.xml
   trunk/userguide/introduction.xml
   trunk/userguide/log-files.xml
   trunk/userguide/userguide.xml
   trunk/workbench/overview.xml
   trunk/workbench/using.xml


Modified: trunk/gui-common/chapter-grt-shell.xml
===================================================================
--- trunk/gui-common/chapter-grt-shell.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/gui-common/chapter-grt-shell.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 8, Lines Added: 9, Lines Deleted: 9; 1613 bytes

@@ -110,11 +110,11 @@
         apply only to the Windows OS.
       </para>
 
-      <section>
+      <section id="grt-shell-menu">
 
         <title>The File or Shell Menu</title>
 
-        <section>
+        <section id="grt-windows-shell-menu">
 
           <title>Windows File Menu</title>
 

@@ -140,7 +140,7 @@
 
         </section>
 
-        <section>
+        <section id="grt-linux-shell-menu">
 
           <title>Linux Shell Menu</title>
 

@@ -168,7 +168,7 @@
 
         <title>The View Menu</title>
 
-        <section>
+        <section id="grt-windows-view-menu">
 
           <title>The View Menu: Windows</title>
 

@@ -198,7 +198,7 @@
 
         </section>
 
-        <section>
+        <section id="grt-linux-view-menu">
 
           <title>The View Menu: Linux</title>
 

@@ -212,7 +212,7 @@
 
       </section>
 
-      <section>
+      <section id="grt-osx-view-menu">
 
         <title>Mac OS X Menu</title>
 

@@ -287,7 +287,7 @@
         </remark>
       </para>
 
-      <section>
+      <section id="grt-values-tab">
 
         <title>The <literal>Values</literal> Tab</title>
 

@@ -371,7 +371,7 @@
 
       </section>
 
-      <section>
+      <section id="grt-struct-tab">
 
         <title>The <literal>Struct</literal> Tab</title>
 

@@ -442,7 +442,7 @@
 
       </section>
 
-      <section>
+      <section id="grt-modules-tab">
 
         <title>The <literal>Modules</literal> Tab</title>
 


Modified: trunk/userguide/disaster-prevention.xml
===================================================================
--- trunk/userguide/disaster-prevention.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/userguide/disaster-prevention.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 567 bytes

@@ -9,7 +9,7 @@
 
   <title>Disaster Prevention and Recovery</title>
 
-  <section>
+  <section id="userguide-disaster-prevention-introduction">
 
     <title>Introduction</title>
 

@@ -17,7 +17,7 @@
 
   </section>
 
-  <section>
+  <section id="userguide-backup-options">
 
     <title>Backup Options</title>
 


Modified: trunk/userguide/introduction.xml
===================================================================
--- trunk/userguide/introduction.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/userguide/introduction.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 6, Lines Added: 8, Lines Deleted: 8; 1390 bytes

@@ -59,7 +59,7 @@
       further manipulation with the programming language.
     </remark>
 
-    <section>
+    <section id="userguide-client-server">
 
       <title>Client and Server</title>
 

@@ -67,13 +67,13 @@
 
     </section>
 
-    <section>
+    <section id="userguide-supported-oses">
 
       <title>Operating Systems Supported</title>
 
       <para></para>
 
-      <section>
+      <section id="userguide-differences-oses">
 
         <title>Variations Between Operating Systems</title>
 

@@ -85,11 +85,11 @@
 
   </section>
 
-  <section>
+  <section id="userguide-mysql-applications">
 
     <title>MySQL Applications</title>
 
-    <section>
+    <section id="userguide-mysql-web">
 
       <title>MySQL On the Web</title>
 

@@ -97,7 +97,7 @@
 
     </section>
 
-    <section>
+    <section id="userguide-enterprise-applications">
 
       <title>MySQL Enterprise Applications</title>
 

@@ -105,7 +105,7 @@
 
     </section>
 
-    <section>
+    <section id="userguide-desktop-applications">
 
       <title>MySQL Desktop Applications</title>
 

@@ -113,7 +113,7 @@
 
     </section>
 
-    <section>
+    <section id="userguide-main-features">
 
       <title>Main Features</title>
 


Modified: trunk/userguide/log-files.xml
===================================================================
--- trunk/userguide/log-files.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/userguide/log-files.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 3, Lines Added: 3, Lines Deleted: 3; 664 bytes

@@ -9,7 +9,7 @@
 
   <title>MySQL Log Files</title>
 
-  <section>
+  <section id="userguide-logiles-what-they-tell">
 
     <title>What They Can Tell You</title>
 

@@ -17,7 +17,7 @@
 
   </section>
 
-  <section>
+  <section id="userguide-logfiles-error-log">
 
     <title>Error Log</title>
 

@@ -149,7 +149,7 @@
 
   </section>
 
-  <section>
+  <section id="userguide-logfiles-utilities">
 
     <title>Utilities for Use with the Logs</title>
 


Modified: trunk/userguide/userguide.xml
===================================================================
--- trunk/userguide/userguide.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/userguide/userguide.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 22, Lines Added: 32, Lines Deleted: 32; 4421 bytes

@@ -69,11 +69,11 @@
 
 <!--intro-->
 
-    <chapter>
+    <chapter id="userguide-introduction-using-mysql">
 
       <title>Introduction</title>
 
-      <section>
+      <section id="userguide-command-line">
 
         <title>Working From the Command Line</title>
 

@@ -85,7 +85,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-query-browser">
 
         <title>Using Query Browser</title>
 

@@ -93,7 +93,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-sample-schema">
 
         <title>Sample Schema</title>
 

@@ -119,11 +119,11 @@
 
 <!--Data Types-->
 
-    <chapter>
+    <chapter id="userguide-data-types">
 
       <title>Data Types</title>
 
-      <section>
+      <section id="userguide-specific-type">
 
         <title>[Data Type]</title>
 

@@ -137,11 +137,11 @@
 
 <!--operators-->
 
-    <chapter>
+    <chapter id="userguide-operators">
 
       <title>Operators</title>
 
-      <section>
+      <section id="userguide-operators-type">
 
         <title>[Operator Type]</title>
 

@@ -155,11 +155,11 @@
 
 <!--Functions-->
 
-    <chapter>
+    <chapter  id="userguide-functions">
 
       <title>Functions</title>
 
-      <section>
+      <section id="userguide-specific-function">
 
         <title>[Function Type]</title>
 

@@ -187,11 +187,11 @@
 
     <title>Advanced MySQL Usage</title>
 
-    <chapter>
+    <chapter id="userguide-schemas-tables">
 
       <title>Creating Schemas and Tables</title>
 
-      <section>
+      <section id="designing-schemas-tables">
 
         <title>Designing a Schema</title>
 

@@ -257,11 +257,11 @@
 
 <!--Start Triggers-->
 
-    <chapter>
+    <chapter  id="userguide-triggers">
 
       <title>Triggers</title>
 
-      <section>
+      <section id="triggers">
 
         <title>What Are Triggers</title>
 

@@ -299,11 +299,11 @@
 
 <!--Optimizing-->
 
-    <chapter>
+    <chapter id="userguide-optimization">
 
       <title>Optimization</title>
 
-      <section>
+      <section id="optimization">
 
         <title>Using EXPLAIN</title>
 

@@ -311,7 +311,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-optimization-select">
 
         <title>Optimizing SELECT Statements</title>
 

@@ -319,7 +319,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-optimization-indexes">
 
         <title>Optimizing Indexes</title>
 

@@ -367,11 +367,11 @@
 
     <title>Advanced MySQL Administration</title>
 
-    <chapter>
+    <chapter id="userguide-configuring">
 
       <title>Configuring MySQL</title>
 
-      <section>
+      <section id="options-file-revisited">
 
         <title>The Options File Revisited</title>
 

@@ -381,7 +381,7 @@
 
     </chapter>
 
-    <chapter>
+    <chapter  id="userguide-upgrading">
 
       <title>Upgrading MySQL</title>
 

@@ -389,11 +389,11 @@
 
     </chapter>
 
-    <chapter>
+    <chapter id="userguide-security">
 
       <title>MySQL Security</title>
 
-      <section>
+      <section id="userguide-security-basics">
 
         <title>Security Basics</title>
 

@@ -401,7 +401,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-grants">
 
         <title>Grants</title>
 

@@ -459,7 +459,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-advanced-features-utilities">
 
         <title>Advanced Features of Previously Mentioned Utilities</title>
 

@@ -472,7 +472,7 @@
 
       </section>
 
-      <section>
+      <section id="userguide-best-practices">
 
         <title>Best Practices</title>
 

@@ -552,13 +552,13 @@
 
     <title>Tutorials</title>
 
-    <chapter>
+    <chapter id="userguide-other-utilities">
 
       <title>Other MySQL Utilities</title>
 
       <para></para>
 
-      <section>
+      <section id="userguide-mysqlutility">
 
         <title>Using <command>[mysqlutility]</command></title>
 

@@ -578,7 +578,7 @@
 
     </chapter>
 
-    <chapter>
+    <chapter id="userguide-using-pdo">
 
       <title>Using PHP Data Objects (PDO) With MySQL</title>
 

@@ -586,7 +586,7 @@
 
     </chapter>
 
-    <chapter>
+    <chapter id="userguide-using-mysqlnd">
 
       <title>Using mysqlnd</title>
 

@@ -594,7 +594,7 @@
 
     </chapter>
 
-    <chapter>
+    <chapter id="userguide-using-ruby">
 
       <title>Ruby and MySQL</title>
 

@@ -602,7 +602,7 @@
 
     </chapter>
 
-    <chapter>
+    <chapter id="userguide-phpmyadmin">
 
       <title>phpMyAdmin</title>
 


Modified: trunk/workbench/overview.xml
===================================================================
--- trunk/workbench/overview.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/workbench/overview.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 21, Lines Added: 21, Lines Deleted: 21; 3020 bytes

@@ -103,7 +103,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-vertical-toolbar">
 
     <title>The Vertical Toolbar</title>
 

@@ -188,7 +188,7 @@
       which tool is active.
     </para>
 
-    <section>
+    <section id="workbench-standard-mouse-poniter">
 
       <title>The Standard Mouse Pointer</title>
 

@@ -204,7 +204,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-hand-tool">
 
       <title>The Hand Tool</title>
 

@@ -214,7 +214,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-eraser-tool">
 
       <title>The Eraser Tool</title>
 

@@ -224,7 +224,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-layer-tool">
 
       <title>Using the Layer Tool</title>
 

@@ -270,7 +270,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-table-tool">
 
       <title>The Table Tool</title>
 

@@ -304,7 +304,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-view-tool">
 
       <title>The View Tool</title>
 

@@ -333,7 +333,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-routine-group-tool">
 
       <title>The Routine Group Tool</title>
 

@@ -366,7 +366,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-note-tool">
 
       <title>The Note Tool</title>
 

@@ -378,7 +378,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-schemata-plugins-tabs">
 
     <title>The Schemata/Plugins Tabs</title>
 

@@ -415,7 +415,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-layers-properties-tabs">
 
     <title>The Layers/Properties Tabs</title>
 

@@ -424,7 +424,7 @@
       left.
     </para>
 
-    <section>
+    <section id="workbench-layers">
 
       <title>Layers</title>
 

@@ -447,7 +447,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-properties">
 
       <title>Properties</title>
 

@@ -469,7 +469,7 @@
 
 <!--end vertical toolbar-->
 
-  <section>
+  <section id="workbench-menu">
 
     <title>The Menu</title>
 

@@ -478,7 +478,7 @@
       yet enabled will be ignored.
     </para>
 
-    <section>
+    <section  id="workbench-file-menu">
 
       <title>File Menu</title>
 

@@ -584,7 +584,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-edit-menu">
 
       <title>Edit Menu</title>
 

@@ -612,7 +612,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-view-menu">
 
       <title>View Menu</title>
 

@@ -707,7 +707,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-database-menu">
 
       <title>Database Menu</title>
 

@@ -795,7 +795,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-tools-menu">
 
       <title>Tools Menu</title>
 

@@ -827,7 +827,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-windows-menu">
 
       <title>Windows Menu</title>
 

@@ -843,7 +843,7 @@
 
     </section>
 
-    <section>
+    <section id="workbench-help-menu">
 
       <title>Help Menu</title>
 


Modified: trunk/workbench/using.xml
===================================================================
--- trunk/workbench/using.xml	2007-10-16 16:41:37 UTC (rev 8126)
+++ trunk/workbench/using.xml	2007-10-16 16:58:27 UTC (rev 8127)
Changed blocks: 6, Lines Added: 6, Lines Deleted: 6; 1049 bytes

@@ -78,7 +78,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-creating-routines">
 
     <title>Creating Routines</title>
 

@@ -88,7 +88,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-creating-routine-groups">
 
     <title>Creating Routine Groups</title>
 

@@ -100,7 +100,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-creating-synonyms">
 
     <title>Creating Synonyms</title>
 

@@ -110,7 +110,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-creating-structured-data-types">
 
     <title>Creating Structured Data Types</title>
 

@@ -120,7 +120,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-creating-sequences">
 
     <title>Creating Sequences</title>
 

@@ -130,7 +130,7 @@
 
   </section>
 
-  <section>
+  <section id="workbench-saving-files">
 
     <title>Saving a &workbench; File</title>
 


Thread
svn commit - mysqldoc@docsrva: r8127 - in trunk: gui-common userguide workbenchplavin16 Oct