Author: vsukhov
Date: 2008-04-04 13:06:04 -0400 (Fri, 04 Apr 2008)
New Revision: 7611
Modified:
trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
trunk/docs/userguide/en/src/main/docbook/included/column.xml
trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/columns.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-2675 I've corrected mistakes in screens names
Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2008-04-04 13:41:20 UTC
(rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2008-04-04 17:06:04 UTC
(rev 7611)
@@ -2,7 +2,7 @@
<section>
<sectioninfo>
<keywordset>
- <keyword>calendar</keyword>
+ <keyword>rich:calendar</keyword>
</keywordset>
</sectioninfo>
@@ -90,7 +90,7 @@
<figure>
<title>Using the <emphasis>
<property>"popup"</property>
- </emphasis> attribute</title>
+ </emphasis> attribute: calendar calls after you click on the
button.</title>
<mediaobject>
<imageobject>
Modified: trunk/docs/userguide/en/src/main/docbook/included/column.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-04-04 13:41:20 UTC
(rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-04-04 17:06:04 UTC
(rev 7611)
@@ -135,7 +135,8 @@
]]></programlisting>
<para>As a result the following structure is rendered:</para>
<figure>
- <title><emphasis
role="bold"><property><rich:column></property></emphasis>
modified with colspan and breakbefore attributes</title>
+ <title><emphasis
role="bold"><property><rich:column></property></emphasis>
modified with <emphasis
><property>"colspan"</property></emphasis> and
+
<emphasis><property>"breakbefore"</property></emphasis>
attributes</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/column3.png"/>
@@ -170,7 +171,7 @@
]]></programlisting>
<para>As a result:</para>
<figure>
- <title><emphasis
role="bold"><property><rich:column></property></emphasis>
generated with rowspan attribute</title>
+ <title><emphasis
role="bold"><property><rich:column></property></emphasis>
generated with <emphasis
><property>"rowspan"</property></emphasis>
attribute</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/column4.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2008-04-04 13:41:20
UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2008-04-04 17:06:04
UTC (rev 7611)
@@ -125,7 +125,8 @@
]]></programlisting>
<para>The result is:</para>
<figure>
- <title>Generated <emphasis
role="bold"><property><rich:columnGroup></property></emphasis>
component</title>
+ <title>Generated <emphasis
role="bold"><property><rich:columnGroup></property></emphasis>
component
+ with <emphasis
><property>"breakBefore"</property></emphasis>
attribute</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/columngroup2.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/columns.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columns.desc.xml 2008-04-04 13:41:20
UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/columns.desc.xml 2008-04-04 17:06:04
UTC (rev 7611)
@@ -2,7 +2,7 @@
<section>
<sectioninfo>
<keywordset>
- <keyword>columns</keyword>
+ <keyword>rich:columns</keyword>
</keywordset>
</sectioninfo>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2008-04-04
13:41:20 UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2008-04-04
17:06:04 UTC (rev 7611)
@@ -101,7 +101,11 @@
<para>This is a result:</para>
<figure>
- <title>Component usage</title>
+ <title><emphasis role="bold">
+ <property><rich:dataDefinitionList></property>
+ </emphasis> component with <emphasis>
+ <property>"term"</property>
+ </emphasis> facet</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/datadefinitionlist1.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-04-04 13:41:20 UTC
(rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-04-04 17:06:04 UTC
(rev 7611)
@@ -104,7 +104,11 @@
<para>This is a result:</para>
<figure>
- <title>Component usage</title>
+ <title><emphasis role="bold">
+ <property><rich:dataList></property>
+ </emphasis> component with <emphasis>
+ <property>"type"</property>
+ </emphasis> attribute</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/datalist2.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2008-04-04
13:41:20 UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataOrderedList.xml 2008-04-04
17:06:04 UTC (rev 7611)
@@ -103,7 +103,11 @@
<para>This is a result:</para>
<figure>
- <title>Component usage</title>
+ <title><emphasis role="bold">
+ <property><rich:dataOrderedList></property>
+ </emphasis> component with <emphasis>
+ <property>"type"</property>
+ </emphasis> attribute</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/dataorderedlist1.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-04-04 13:41:20
UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-04-04 17:06:04
UTC (rev 7611)
@@ -150,7 +150,9 @@
<para>This is a result:</para>
<figure>
- <title>Component usage</title>
+ <title><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis> component with facets</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/dataTable3.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2008-04-04 13:41:20
UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2008-04-04 17:06:04
UTC (rev 7611)
@@ -127,7 +127,7 @@
...
]]></programlisting>
<figure>
- <title><emphasis
role="bold"><property><rich:datascroller></property></emphasis>
controls</title>
+ <title><emphasis
role="bold"><property><rich:datascroller></property></emphasis>
controls of fast switching</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/datascroller2.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2008-04-04
13:41:20 UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2008-04-04
17:06:04 UTC (rev 7611)
@@ -81,7 +81,7 @@
<para> In the simplest way the component could be defined empty - in that case
a default
indicator is shown like this: </para>
<figure>
- <title>Simplest <emphasis
role="bold"><property><rich:dragIndicator></property></emphasis>
</title>
+ <title>The simplest <emphasis
role="bold"><property><rich:dragIndicator></property></emphasis>
</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/dragIndicator3.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml 2008-04-04
13:41:20 UTC (rev 7610)
+++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml 2008-04-04
17:06:04 UTC (rev 7611)
@@ -2,7 +2,7 @@
<section>
<sectioninfo>
<keywordset>
- <keyword>orderingList</keyword>
+ <keyword>rich:orderingList</keyword>
</keywordset>
</sectioninfo>
<section>