Author: smukhina
Date: 2007-08-15 09:36:54 -0400 (Wed, 15 Aug 2007)
New Revision: 2268
Modified:
trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/actionparam.xml
trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator1.xml
trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml
trunk/docs/userguide/en/src/main/docbook/included/draggable.xml
trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml
trunk/docs/userguide/en/src/main/docbook/included/gmap.desc.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/jsFunction.xml
trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/page.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/separator.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/subTable.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
trunk/docs/userguide/en/src/main/docbook/included/support.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/togglePanel.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/tree.xml
trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
Log:
http://jira.jboss.com/jira/browse/RF-398
some spelling mistakes were corrected
Modified: trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -2,7 +2,7 @@
<section>
<para>The <emphasis role="bold">
<property><a4j:actionparam></property>
- </emphasis> component combines the functionality of both JSF components:
<emphasis role="bold">
+ </emphasis> component combines the functionalityity of both JSF components:
<emphasis role="bold">
<property><f:param></property>
</emphasis> and <emphasis role="bold">
<property><f:actionListener></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/actionparam.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/actionparam.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/actionparam.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -54,7 +54,7 @@
<title>Key attributes and ways of usage</title>
<para>The component <emphasis role="bold">
<property><a4j:actionparam></property>
- </emphasis> is a combination of the functionality of two JSF tags:
<emphasis role="bold">
+ </emphasis> is a combination of the functionalityity of two JSF tags:
<emphasis role="bold">
<property><f:param></property>
</emphasis> and <emphasis role="bold">
<property><f:actionListener></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -37,7 +37,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.desc.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.desc.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -7,7 +7,7 @@
</sectioninfo>
<section>
<title>Description</title>
- <para>The component designed for providing the functionality of tables
scrolling using AJAX
+ <para>The component designed for providing the functionalityity of tables
scrolling using AJAX
requests.</para>
<figure>
<title>Datascroller component</title>
@@ -23,7 +23,7 @@
<itemizedlist>
<listitem>
- <para>Provides table scrolling functionality</para>
+ <para>Provides table scrolling functionalityity</para>
</listitem>
<listitem>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -75,7 +75,7 @@
<title>Details of Usage</title>
<para>The <emphasis role="bold">
<property><rich:Datascroller></property>
- </emphasis> component provides table scrolling functionality the same as
tomahawk scroller but
+ </emphasis> component provides table scrolling functionalityity the same as
tomahawk scroller but
with Ajax requests usage.</para>
<para>The component should be placed into footer of the parent table or be
bound to it with the <emphasis>
<property>"for"</property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dndParam.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -51,7 +51,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page, nested in one of
the drag-and-drop components:</para>
+ <para>Here is a simple example as it could be used on a page, nested in one of
the drag-and-drop components:</para>
<para>
@@ -85,7 +85,7 @@
<para><property>dndParam</property> is used during drag-and-drop
operations to pass parameters to an indicator. At first, a parameter type
- is defined with the type attribute (to specify parameter functionality),
+ is defined with the type attribute (to specify parameter functionalityity),
then a parameter name could be defined with the name and value attribute.
Although, it's possible to use nested content defined inside
<property>dndParam</property> for value definition, instead of the
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator1.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator1.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator1.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -45,7 +45,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -59,7 +59,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/draggable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/draggable.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/draggable.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -45,7 +45,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -55,7 +55,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropZone.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/gmap.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/gmap.desc.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/gmap.desc.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -20,7 +20,7 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Presents all the Google <property>map</property>
functional</listitem>
+ <listitem>Presents all the Google <property>map</property>
functionality</listitem>
<listitem>Highly customizable via attributes</listitem>
<listitem>No developers JavaScript writing needed to use on the
pages</listitem>
</itemizedlist>
Modified: trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -74,6 +74,6 @@
<property><a4j:htmlCommandLink></property>
</emphasis>works as standard <emphasis role="bold">
<property><h:commandLink></property>
- </emphasis>, but here hidden fields required for correct functionality are
rendered before the first downloading of a page, though it doesn't happen if its
attribute isn't set to "false".</para>
+ </emphasis>, but here hidden fields required for correct functionalityity are
rendered before the first downloading of a page, though it doesn't happen if its
attribute isn't set to "false".</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -95,7 +95,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>There are also several attributes to define functional
peculiarities:</para>
+ <para>There are also several attributes to define functionality
peculiarities:</para>
<itemizedlist>
<listitem>
<emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -102,7 +102,7 @@
</emphasis> is similar to <emphasis role="bold">
<property><a4j:commandButton></property>
</emphasis>, but it could be activated from the JavaScript code. It allows to
invoke some
- server side functionality and use the returned data in the JavaScript function
invoked from
+ server side functionalityity and use the returned data in the JavaScript function
invoked from
"oncomplete" attribute. So it's possible to use
<emphasis
role="bold">
<property><a4j:jsFunction></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -68,7 +68,7 @@
</emphasis> are unavailable.
Instead of
<emphasis
role="bold"><property><f:loadBundle></property>
- </emphasis> that might be located anywhere on the page, the
+ </emphasis> that could be located anywhere on the page, the
<emphasis
role="bold"><property><a4j:loadBundle></property>
</emphasis> should be declared inside the
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuGroup.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -42,7 +42,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuItem.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -42,7 +42,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/menuSeparator.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -42,7 +42,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -59,7 +59,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/page.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/page.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/page.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -87,7 +87,7 @@
<section>
<title>Relevant resources links</title>
- <para>All other component functionality is the same as of <emphasis
role="bold">
+ <para>All other component functionalityity is the same as of <emphasis
role="bold">
<a4j:region>.
</emphasis> Its desctriprion could be found
<member>
Modified: trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:
</para>
+ <para>Here is a simple example as it could be used on a page:
</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 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBarItem.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/separator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/separator.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/separator.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/spacer.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/subTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/subTable.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/subTable.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:</para>
+ <para>Here is a simple example as it could be used on a page:</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 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page:
</para>
+ <para>Here is a simple example as it could be used on a page:
</para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/support.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/support.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/support.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -35,7 +35,7 @@
<title>Creating on a page</title>
<para>To use a component, place <emphasis role="bold">
<property><a4j:support></property>
- </emphasis> as nested to the component requesting AJAX functionality and
specify an event of a
+ </emphasis> as nested to the component requesting AJAX functionalityity and
specify an event of a
parent component that generates Ajax request and the components to be rerendered
after a response
from the server.</para>
<para><emphasis
role="bold">Example:</emphasis></para>
@@ -81,7 +81,7 @@
<property><a4j:poll></property>
</emphasis> and others from Ajax4jsf library are already supplied with
<emphasis role="bold">
<property><a4j:support></property>
- </emphasis> functionality and there is no necessity to add the support to
them. </para>
+ </emphasis> functionalityity and there is no necessity to add the support
to them. </para>
</note>
<para>With the help of <emphasis >
<property>"onsubmit"</property></emphasis>
and <emphasis >
Modified: trunk/docs/userguide/en/src/main/docbook/included/tab.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tab.xml 2007-08-15 13:34:33 UTC (rev
2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/tab.xml 2007-08-15 13:36:54 UTC (rev
2268)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </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 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/toggleControl.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -45,7 +45,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -86,7 +86,7 @@
<property>"initialState"</property>
</emphasis> attribute, where a facet name that is shown at first is
defined.</para>
<note><title>Note:</title> It's also possible to define
an
- <property>"empty"</property> facet to implement the
functionality as
+ <property>"empty"</property> facet to implement the
functionalityity as
drop-down panels have and make the facet active when no content is required to be
rendered.</note>
<para>Switching mode could be defined with the <emphasis>
<property>"switchType"</property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -75,7 +75,7 @@
bar with possibility to group, arrange on the both bar sides, and place predefined
separators
between them.</para>
<para>Grouping and an input side definition is described for
<property>toolBarGroup</property>
- that defines this functionality.</para>
+ that defines this functionalityity.</para>
<para>Separators are located between components with the help of the
<emphasis>
<property>"itemSeparator"</property>
</emphasis> attribute with four predefined values:</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -44,7 +44,7 @@
</section>
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -160,7 +160,7 @@
</section>
<section>
<title>Built-In Drag and Drop</title>
- <para>The tree component functionality provides a built-in support for Drag and
Drop operations.
+ <para>The tree component functionalityity provides a built-in support for Drag
and Drop operations.
The main usage principles are the same as for Rich Faces Drag and Drop wrapper
components.
Hence, to get additional information on the topic, read the corresponding
chapters:<link
linkend="dndParam">"rich:dndParam"</link>
@@ -296,7 +296,7 @@
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/tree.jsf?c=...
you can see the example of <emphasis
role="bold"><rich:tree></emphasis> usage
and sources for the given example. </para>
- <para>How to Expand/Collapse Tree Nodes from code see <ulink
+ <para>How to Expand/Collapse Tree Nodes from code, see <ulink
url="http://labs.jboss.com/wiki/ExpandCollapseTreeNodes">her...;.
</para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2007-08-15 13:34:33 UTC
(rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2007-08-15 13:36:54 UTC
(rev 2268)
@@ -44,7 +44,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>
Modified: trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.desc.xml 2007-08-15
13:34:33 UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.desc.xml 2007-08-15
13:36:54 UTC (rev 2268)
@@ -20,7 +20,7 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Presents the Microsoft <property>Virtual Earth
map</property> functionality</listitem>
+ <listitem>Presents the Microsoft <property>Virtual Earth
map</property> functionalityity</listitem>
<listitem>Highly customizable via attributes</listitem>
<listitem>No developers JavaScript writing is needed to use it on the
pages</listitem>
</itemizedlist>
Modified: trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2007-08-15 13:34:33
UTC (rev 2267)
+++ trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2007-08-15 13:36:54
UTC (rev 2268)
@@ -43,7 +43,7 @@
<section>
<title>Creating the Component with a Page Tag</title>
- <para>Here is a simple example as it might be used in a page: </para>
+ <para>Here is a simple example as it could be used on a page: </para>
<para>
<emphasis role="bold">Example:</emphasis>