Author: smukhina
Date: 2008-02-12 12:32:31 -0500 (Tue, 12 Feb 2008)
New Revision: 6038
Modified:
trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.xml
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
trunk/docs/userguide/en/src/main/docbook/included/columns.xml
trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml
trunk/docs/userguide/en/src/main/docbook/included/draggable.xml
trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml
trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml
trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml
trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml
trunk/docs/userguide/en/src/main/docbook/included/log.xml
trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml
trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
trunk/docs/userguide/en/src/main/docbook/included/panel.xml
trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml
trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml
trunk/docs/userguide/en/src/main/docbook/included/spacer.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml
trunk/docs/userguide/en/src/main/docbook/included/tab.xml
trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/toggleControl.xml
trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml
trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
Log:
http://jira.jboss.com/jira/browse/RF-2157 - Section names unification
Modified: trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -32,7 +32,7 @@
<section>
<title>Creating on a page</title>
- <para>Simple Component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -30,8 +30,8 @@
</table>
<section>
- <title>Creating the Component with a Page Tag</title>
- <para>Simple Component definition on a page:</para>
+ <title>Creating the Component with a Page Tag</title>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/columns.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columns.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/columns.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -42,7 +42,7 @@
</table>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -43,7 +43,7 @@
</table>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -33,7 +33,7 @@
<section>
<title>Creating on a page</title>
- <para>The simplest tag usage example:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -41,7 +41,7 @@
</table>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -31,8 +31,8 @@
<section>
- <title>Creating the Component with a Page Tag</title>
- <para>Simple Component definition on a page:</para>
+ <title>Creating the Component with a Page Tag</title>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/draggable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/draggable.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/draggable.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -45,7 +45,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -32,7 +32,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Simple Component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -32,7 +32,7 @@
</table>
<section>
- <title>Creating on a page</title>
+ <title>Creating the Component with a Page Tag</title>
<para>Component definition on a page is the same as for the original component
from the JSF HTML library.</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/keepAlive.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -27,9 +27,9 @@
</table>
<section>
- <title>Creating on a page</title>
+ <title>Creating the Component with a Page Tag</title>
- <para>Simple Component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis> </para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -8,7 +8,7 @@
</sectioninfo>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -29,7 +29,7 @@
<section>
<title>Creating on a page</title>
- <para>Simple component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis></para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadScript.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -32,7 +32,7 @@
<section>
<title>Creating on a page</title>
- <para>Simple Component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadStyle.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -32,7 +32,7 @@
<section>
<title>Creating on a page</title>
- <para>Simple Component definition on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/log.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/log.xml 2008-02-12 17:22:09 UTC (rev
6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/log.xml 2008-02-12 17:32:31 UTC (rev
6038)
@@ -32,8 +32,8 @@
</table>
<section>
- <title>Creating on a page</title>
- <para>To use the component, it's necessary to place the following
string on a page:</para><programlisting
role="XML"><![CDATA[<a4j:log popup="false"
level="ALL" style="width: 800px; height:
300px;"></a4j:log>]]></programlisting>
+ <title>Creating the Component with a Page Tag</title>
+ <para>To create the simplest variant on a page use the following
syntax:</para><programlisting role="XML"><![CDATA[<a4j:log
popup="false" level="ALL" style="width: 800px; height:
300px;"></a4j:log>]]></programlisting>
<para>Then, in order to open a log window, press
"CTRL+SHIFT+L" on a page with the component.</para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/mediaOutput.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -32,8 +32,7 @@
<section>
<title>Creating on a page</title>
-
- <para>Component definition on a page for graphical data output</para>
+ <para>Component definition on a page for graphical data output</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -30,8 +30,8 @@
</table>
<section>
- <title>Creating the Component with a Page Tag</title>
- <para>Simple Component definition on a page:</para>
+ <title>Creating the Component with a Page Tag</title>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -48,7 +48,7 @@
</table>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/portlet.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/portlet.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -28,7 +28,8 @@
</table>
<section>
- <title>Creating on a page</title>
+ <title>Creating the Component with a Page Tag</title>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<programlisting role="XML"><![CDATA[
<f:view>
<a4j:portlet>
Modified: trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/spacer.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/spacer.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/spacer.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:</para>
+ <para>To create the simplest variant on a page use the following
syntax::</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page:
</para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tab.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tab.xml 2008-02-12 17:22:09 UTC (rev
6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/tab.xml 2008-02-12 17:32:31 UTC (rev
6038)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toggleControl.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toggleControl.xml 2008-02-12
17:22:09 UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/toggleControl.xml 2008-02-12
17:32:31 UTC (rev 6038)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -44,7 +44,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2008-02-12 17:22:09 UTC
(rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2008-02-12 17:32:31 UTC
(rev 6038)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2008-02-12 17:22:09
UTC (rev 6037)
+++ trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2008-02-12 17:32:31
UTC (rev 6038)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it could be used on a page: </para>
+ <para>To create the simplest variant on a page use the following
syntax:</para>
<para>
<emphasis role="bold">Example:</emphasis>