Author: cluts
Date: 2009-03-06 12:49:49 -0500 (Fri, 06 Mar 2009)
New Revision: 12877
Modified:
trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
trunk/docs/userguide/en/src/main/docbook/included/form.xml
trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
trunk/docs/userguide/en/src/main/resources/images/datascroller_init.png
Log:
RF-5118 - all names of components had been checked and some names had been corrected. Also
a screen was updated.
Modified: trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-03-06 17:11:54 UTC (rev
12876)
+++ trunk/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-03-06 17:49:49 UTC (rev
12877)
@@ -23,24 +23,24 @@
What you see in the richfaces-ui-3.1.0-src.zip is a truly source,
i.e. a source for CDK.
To the debug purpose, you need the source code that is generated
by CDK before it is compiled into the binary.
-->
- There are two places where you can find binary/source
distribution:
- </para>
+ There are two places where you can find binary/source
distribution:
+ </para>
<itemizedlist>
- <listitem>
- <para>
- JBoss RichFaces Downloads area which can be found
- <ulink
url="http://labs.jboss.com/jbossrichfaces/downloads/">here&l...;.
+ <listitem>
+ <para>
+ JBoss RichFaces Downloads area which can be found
+ <ulink
url="http://labs.jboss.com/jbossrichfaces/downloads/">here&l...;.
Source distribution you can see in the
<code>richfaces-ui-3.3.0-src.zip</code>. Binary
- stored in
<code>richfaces-ui-3.3.0-bin.zip</code>
+ stored in
<code>richfaces-ui-3.3.0-bin.zip</code>
</para>
</listitem>
- <listitem>
- <para>
+ <listitem>
+ <para>
If you use Maven, Maven knows the place where
all
distributions are stored. Actual links
to the
- Maven repository can be found
- <ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
+ Maven repository can be found
+ <ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
</para>
</listitem>
</itemizedlist>
@@ -303,7 +303,7 @@
<section>
<?dbhtml filename="HowtousesuggestionBox.html"?>
- <title>Why when I use suggestionBox inside the modalPanel
content the popup
+ <title>Why when I use suggestionbox inside the modalPanel
content the popup
suggestion list doesn't show since it is behind
the
modalPanel.</title>
<para>To solve this problem you should use the latest versions
of RichFaces.</para>
@@ -637,7 +637,7 @@
<para>How to use <emphasis role="bold">
<property><rich:dataTable></property>
</emphasis> and <emphasis
role="bold">
-
<property><rich:dataScroller></property>
+
<property><rich:datascroller></property>
</emphasis> in a context of Extended Data Model see
<ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
here</ulink>.</para>
@@ -795,7 +795,7 @@
<section>
<?dbhtml
filename="Howtosetrich:dataTableborder.html"?>
- <title>How to create <rich:suggestionBox>
dynamically?</title>
+ <title>How to create <rich:suggestionbox>
dynamically?</title>
<para>This is a working example:</para>
<programlisting role="JAVA"><![CDATA[...
org.apache.myfaces.component.html.ext.HtmlInputText searchBox = new
org.apache.myfaces.component.html.ext.HtmlInputText();
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2009-03-06 17:11:54
UTC (rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2009-03-06 17:49:49
UTC (rev 12877)
@@ -96,7 +96,7 @@
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://www.jboss.org/community/docs/DOC-11850">How to
use "window.confirm" JavaScript with <rich:commandLink>
"onclick" attribute</ulink>
+ <ulink
url="http://www.jboss.org/community/docs/DOC-11850">How to
use "window.confirm" JavaScript with <a4j:commandLink>
"onclick" attribute</ulink>
in RichFaces cookbook at JBoss portal.
</para>
</listitem>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2009-03-06 17:11:54 UTC
(rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2009-03-06 17:49:49 UTC
(rev 12877)
@@ -260,7 +260,7 @@
<para>In the example the font style for list item text was
changed.</para>
<para>Also it's possible to change styles of particular <emphasis
role="bold"
- ><property><rich:dataLIst></property></emphasis>
component. In this case you should create own style classes and use them in corresponding
<emphasis role="bold"
+ ><property><rich:dataList></property></emphasis>
component. In this case you should create own style classes and use them in corresponding
<emphasis role="bold"
<property><rich:dataList></property></emphasis>
<emphasis><property>styleClass</property></emphasis> attributes.
An example is placed below:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/form.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/form.xml 2009-03-06 17:11:54 UTC
(rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/form.xml 2009-03-06 17:49:49 UTC
(rev 12877)
@@ -95,7 +95,7 @@
...
</t:datascroller>
...
-</a4j:form
+</a4j:form>
]]></programlisting>
<para>This example shows that in order to make <emphasis
role="bold">
<property><t:datascroller></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2009-03-06
17:11:54 UTC (rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml 2009-03-06
17:49:49 UTC (rev 12877)
@@ -85,7 +85,7 @@
<title>Relevant resources links</title>
<para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/htmlCommand...
you can found some additional information for <emphasis role="bold"
-
><property><a4j:htmlCommandLinks></property></emphasis>
component usage.
+
><property><a4j:htmlCommandLink></property></emphasis>
component usage.
</para>
<para>
<ulink
url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/...
you can found some additional information about <emphasis
role="bold"><property><f:param></property></emphasis>
component.
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.desc.xml 2009-03-06
17:11:54 UTC (rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.desc.xml 2009-03-06
17:49:49 UTC (rev 12877)
@@ -13,7 +13,7 @@
list of possible values, it pop ups them inside the
<emphasis
role="bold"><property><div></property></emphasis>
element bellow the input.</para>
<figure>
- <title><emphasis
role="bold"><property><rich:suggestionBox></property></emphasis>
component</title>
+ <title><emphasis
role="bold"><property><rich:suggestionbox></property></emphasis>
component</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/suggestionbox_init.png"/>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml 2009-03-06 17:11:54 UTC
(rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml 2009-03-06 17:49:49 UTC
(rev 12877)
@@ -387,7 +387,7 @@
It depends on <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
layout what a wrapper element <emphasis
role="bold"><property><span></property></emphasis>
or <emphasis
role="bold"><property><div></property></emphasis>to
choose.
</para>
<para>In order to redefine styles for all <emphasis
role="bold">
- <property><rich:toolTipl></property>
+ <property><rich:toolTip></property>
</emphasis> components on a page using CSS, it's enough to create
classes with the
same names (possible classes could be found in the table <link
linkend="tab_cn6">above</link>) and define necessary properties in
them. An example is placed below:</para>
@@ -415,7 +415,7 @@
<para>In the example a tool tip background color, border color and font style
were changed.</para>
<para>Also it's possible to change styles of particular <emphasis
role="bold"
- ><property><rich:toolTipl></property></emphasis>
component. In this case you should create own style classes and use them in corresponding
<emphasis role="bold"
+ ><property><rich:toolTip></property></emphasis>
component. In this case you should create own style classes and use them in corresponding
<emphasis role="bold"
<property><rich:toolTip></property></emphasis>
<emphasis><property>styleClass</property></emphasis> attributes.
An example is placed below:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-03-06
17:11:54 UTC (rev 12876)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-03-06
17:49:49 UTC (rev 12877)
@@ -736,8 +736,8 @@
of the current component (along with <emphasis role="bold">
<property><f:param></property>
</emphasis> or <emphasis role="bold">
- <property><a4j:action></property>
- </emphasis> param values if any) to the request map. In case of <emphasis
+ <property><a4j:actionparam></property>
+ </emphasis> values if any) to the request map. In case of <emphasis
role="bold">
<property><a4j:support></property>
</emphasis> , it is a value of the parent component. An example is placed
below: </para>
@@ -2072,7 +2072,7 @@
<f:selectItem itemLabel="blueSky Modified"
itemValue="blueSkyModify" />
</h:selectOneRadio>
</div>
- <div style="display: block; float: left">
+ <div style="display: block; float: left">
<rich:panelBar height="100" width="200">
<rich:panelBarItem label="Item 1" style="font-family: monospace;
font-size: 12;">
Changing skin in runtime
@@ -2081,7 +2081,7 @@
style="font-family: monospace; font-size: 12;">
This is a result of the modification "blueSky" skin
</rich:panelBarItem>
- </rich:panelBar>
+ </rich:panelBar>
</div>
</h:form>]]>
</programlisting>
Modified: trunk/docs/userguide/en/src/main/resources/images/datascroller_init.png
===================================================================
(Binary files differ)