Author: smukhina
Date: 2008-07-11 12:06:04 -0400 (Fri, 11 Jul 2008)
New Revision: 9536
Modified:
trunk/docs/userguide/en/src/main/docbook/included/portlet.desc.xml
trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml
trunk/docs/userguide/en/src/main/docbook/master.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
Log:
http://jira.jboss.com/jira/browse/RF-3875
language is corrected
Modified: trunk/docs/userguide/en/src/main/docbook/included/portlet.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/portlet.desc.xml 2008-07-11 15:45:35
UTC (rev 9535)
+++ trunk/docs/userguide/en/src/main/docbook/included/portlet.desc.xml 2008-07-11 16:06:04
UTC (rev 9536)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version='1.0' encoding='UTF-8'?>
<root>
<section>
<sectioninfo>
@@ -10,7 +10,7 @@
<title>Description</title>
<para>The <emphasis role="bold">
<property><a4j:portlet></property>
- </emphasis> component is DEPRECATED as far as JSR-301 was defined a same
functionality for a UIViewRoot component. So, it is implicitly defined by mandatory
+ </emphasis> component is DEPRECATED as far as JSR-301 was defined a same
functionality for a UIViewRoot component. Thus, it is implicitly defined by mandatory
<emphasis role="bold">
<property><f:view></property></emphasis>
component.
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml 2008-07-11 15:45:35 UTC
(rev 9535)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolTip.xml 2008-07-11 16:06:04 UTC
(rev 9536)
@@ -130,7 +130,7 @@
<para>
<emphasis
role="bold"><property><rich:toolTip></property></emphasis>
may also be invoked by JS API function.
List of JS API functions available for <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
is listed <link linkend="tab_jsapi">below</link>.
- JS API functions are defined for a page element, the <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
is applied to. So, <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
can be defined separately from that page element.
+ JS API functions are defined for a page element, the <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
is applied to. Thus, <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
can be defined separately from that page element.
It is necessary to specify
<emphasis><property>"ids"</property></emphasis>
for both and set <emphasis
role="bold"><property><rich:toolTip></property></emphasis>
<emphasis><property>"attached"</property></emphasis>
attribute's value to "false" (see the example below).
</para>
<programlisting role="XML"><![CDATA[...
Modified: trunk/docs/userguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/master.xml 2008-07-11 15:45:35 UTC (rev
9535)
+++ trunk/docs/userguide/en/src/main/docbook/master.xml 2008-07-11 16:06:04 UTC (rev
9536)
@@ -79,6 +79,7 @@
<title>The RichFaces Components</title>
<para>The library encompasses ready-made components built based on the
<emphasis>
<property>Rich Faces CDK</property>
+<!--ulink
url="http://richfaces.ajax4jsf.org/rich">http://richfaces.aj...
</emphasis>.</para>
<!--
&richfaces_table;
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml 2008-07-11
15:45:35 UTC (rev 9535)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCGettingStarted.xml 2008-07-11
16:06:04 UTC (rev 9536)
@@ -70,11 +70,11 @@
<
xmlns:rich="http://richfaces.org/rich">]]></programlis...
</listitem>
</itemizedlist>
- <note>
+ <!--note>
<title>Note:</title>
<para>The previous namespaces URLs (<ulink
url="https://ajax4jsf.dev.java.net/ajax">https://ajax4jsf.de...
and
<ulink
url="http://richfaces.ajax4jsf.org/rich">http://richfaces.aj...>)
are also available for backward compatibility.</para>
- </note>
+ </note-->
</section>
<section id="SimpleAJAXEchoProject">
<?dbhtml filename="SimpleAJAXEchoProject.html" ?>