Author: plavin
Date: 2007-01-09 19:37:13 +0100 (Tue, 09 Jan 2007)
New Revision: 4413
Log:
Update Plugins menu
Modified:
trunk/workbench/overview.xml
trunk/workbench/reverse-engineering.xml
Modified: trunk/workbench/overview.xml
===================================================================
--- trunk/workbench/overview.xml 2007-01-09 17:58:45 UTC (rev 4412)
+++ trunk/workbench/overview.xml 2007-01-09 18:37:13 UTC (rev 4413)
Changed blocks: 1, Lines Added: 37, Lines Deleted: 2; 1981 bytes
@@ -719,13 +719,48 @@
</itemizedlist>
</section>
- <section>
+ <section id="plugins-menu">
<title>Plugins Menu</title>
<para>
- The Options available under this menu item are not yet enabled.
+ The Options available under this menu item are:
+
+ <itemizedlist>
+ <listitem>
+ <para>Catalog</para>
+ </listitem>
+
+ <listitem>
+ <para>Table</para>
+ </listitem>
+ </itemizedlist>
+
</para>
+ <para>
+ The <guimenu>Catalog</guimenu> menu item has
+ a sub menu, <guimenu>Checks</guimenu>. Under this menu item
+ find the <guimenu>Check Column Name/Datatype Consistance</guimenu>
+ option. Click this menu option and any inconsistencies
+ between columns bearing the same name will be reported in the
+ <guilabel>Plugins</guilabel> tab. &workbench; makes a "best
+ guess" about mismatches in data type or length.Accept or reject its
+ sugestions as you see fit.
+ <remark>[PL]Change menu name when bug fixed.</remark>
+ </para>
+
+ <para>
+ To use the <guimenu>Table</guimenu> menu option
+ first select a table from the <guilabel>Main View</guilabel>
+ canvas. If no table is selected the menu options
+ beneath the <guimenu>Table</guimenu> menu option
+ will not be enabled. The
+ <guimenu>Copy Table Columns</guimenu> option copies the
+ column names of the currently selected table to the
+ clipboard. The <guimenu>Add Table Prefix</guimenu> option
+ opens a dialog box and adds a prefix to the selected table.
+ </para>
+
</section>
<section>
Modified: trunk/workbench/reverse-engineering.xml
===================================================================
--- trunk/workbench/reverse-engineering.xml 2007-01-09 17:58:45 UTC (rev 4412)
+++ trunk/workbench/reverse-engineering.xml 2007-01-09 18:37:13 UTC (rev 4413)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 556 bytes
@@ -9,7 +9,7 @@
]>
<chapter id="workbench-reverse-engineering">
- <title>&workbench; Reverse Engineering</title>
+ <title>Reverse Engineering Workbench</title>
<para>
This chapter explains how to use the reverse engineering capabilities of &workbench;.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4413 - trunk/workbench | plavin | 9 Jan |