Author: vkorluzhenko
Date: 2007-07-12 10:11:21 -0400 (Thu, 12 Jul 2007)
New Revision: 1605
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-335
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-12 14:07:25 UTC
(rev 1604)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-07-12 14:11:21 UTC
(rev 1605)
@@ -165,8 +165,8 @@
]]></programlisting>
<para>The discussion about <emphasis role="bold"
- ><a4j:include></emphasis> and
navigation rules can be
- found on the <ulink
+ ><a4j:include></emphasis> and navigation
rules can be found on
+ the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
Ajax Users Forum</ulink>.</para>
</section>
@@ -210,6 +210,9 @@
<para><emphasis
role="bold"><rich:dropDownMenu></emphasis> is a
standard JSF component. So, creation of the menu dynamically from
the Java
Script code is the same as for any other jsf
component.</para>
+ <para>For more information follow the <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+ >link</ulink>.</para>
</section>
<section>
@@ -467,13 +470,24 @@
available <ulink
url="http://livedemo.exadel.com/a4j-repeat/"
here</ulink>.</para>
</section>
-
+
<section>
<?dbhtml filename="Howtomakehtmlscrollbars.html"?>
<title>How to make html scrollbars in modalPanel?</title>
- <para>The answer could be found on the <ulink
-
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
- >RichFaces Users Forum</ulink>.</para>
+ <para>The answer could be found on the RichFaces Users
Forum:</para>
+ <itemizedlist>
+ <listitem>
+ <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+
>http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062877#4062877</ulink>
+ </listitem>
+ <listitem>
+ <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
+
>http://www.jboss.com/index.html?module=bb&op=viewtopic&t=105412</ulink>
+ </listitem>
+ </itemizedlist>
+
</section>
</chapter>