Author: vkorluzhenko
Date: 2007-08-20 07:30:10 -0400 (Mon, 20 Aug 2007)
New Revision: 2336
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
Log:
http://jira.jboss.com/jira/browse/RF-391
http://jira.jboss.com/jira/browse/RF-389
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-08-20 11:27:38 UTC
(rev 2335)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCfaq.xml 2007-08-20 11:30:10 UTC
(rev 2336)
@@ -10,44 +10,21 @@
<section>
<?dbhtml
filename="Wherearebinary/sourcedistributionforRichFacesrelease.html"?>
- <title>Where are binary/source distribution for RichFaces 3.0.1
release?</title>
- <para> JBoss RichFaces downloads could be found <ulink
-
url="http://labs.jboss.com/jbossrichfaces/downloads">here<...;.
</para>
- <para> The version is tagged in SVN and put in the Jboss Maven
<ulink
-
url="http://repository.jboss.com/maven2/org/richfaces/richfaces/3.0....
- >repo</ulink>.</para>
- <para> Ajax4jsf binary is also available <ulink
-
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
+ <title>Where are binary/source distribution for RichFaces 3.1.0
release?</title>
+ <para>Information about RichFaces 3.1.0 release can be found
<ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
here</ulink>.</para>
<para>
Most important links for RichFaces can be found <ulink
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
here</ulink>.</para>
</section>
- <section id="Wherearethesnapshots">
- <?dbhtml filename="Wherearethesnapshots.html"?>
- <title>Where are the snapshots?</title>
- <para> Nightly builds are available <ulink
-
url="http://maven.exadel.com/org/richfaces/richfaces/3.0.2-SNAPSHOT/...
- >here</ulink> for RichFaces and <ulink
-
url="http://maven.exadel.com/org/ajax4jsf/ajax4jsf/1.1.2-SNAPSHOT/&q...
- >here</ulink> for Ajax.</para>
- <para> RichFaces JSF components library Tag library documentation
can be found
- <ulink
-
url="http://labs.jboss.com/file-access/default/members/jbossrichface...
- >here</ulink>.</para>
- <para> RichFaces JSF components library 3.0.2-SNAPSHOT API can be
found <ulink
-
url="http://labs.jboss.com/file-access/default/members/jbossrichface...
- >here</ulink>.</para>
- </section>
-
<section>
<?dbhtml
filename="HowtobuildRichFacessnapshotmanually.html"?>
<title>How to build RichFaces snapshot manually?</title>
- <para>As it was mentioned <link
linkend="Wherearethesnapshots"> before</link> you
- can download the snapshots or you can build them manually. This
<ulink
+ <para>This <ulink
url="http://labs.jboss.com/wiki/HowToBuildRichFacesSnapshotManually&...
- > wiki article</ulink> helps you.</para>
+ > wiki article</ulink> helps you to find an
answer.</para>
</section>
<section>
@@ -69,12 +46,12 @@
<section>
<?dbhtml
filename="IstheredemoforRichFacescomponents.html"?>
- <title>Where could I find a demo for RichFaces 3.0.1
components?</title>
+ <title>Where could I find a demo for RichFaces 3.1.0
components?</title>
<para>Online demo Web applications that show the most important
functionality of
RichFaces components are available <ulink
url="http://livedemo.exadel.com/richfaces-demo/">here</ul...
<para>War file of a nightly build can be found <ulink
-
url="http://maven.exadel.com/org/richfaces/richfaces-demo/3.0.1-SNAP...
+
url="http://maven.exadel.com/org/richfaces/samples/richfaces-demo/3....
here</ulink>.</para>
<para>Source Code (SVN) can be found <ulink
url="http://anonsvn.jboss.org/repos/richfaces/trunk/samples/richface...
@@ -478,28 +455,28 @@
<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>How to use <emphasis
role="bold"><rich:dataTable></emphasis> and <emphasis
-
role="bold"><rich:dataScroller></emphasis> in a context
of Extended
- Data Model see <ulink
+ <para>How to use <emphasis
role="bold"><rich:dataTable></emphasis> and
+ <emphasis
role="bold"><rich:dataScroller></emphasis>
+ in a context of Extended Data Model see <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
here</ulink>.</para>
</section>
- <section id="RerenderingPartPage">
- <?dbhtml filename="RerenderingPartPage.html"?>
- <title>How to reRender only particular row(s) of dataTable?</title>
- <para> If you use dataTable then you may use ajaxKeys attribute to bind the
rowKeys to be
- reRendered there. After you need to point reRender on the whole table and
only specified
- rows will be reRedered.
- <!--
+ <section id="RerenderingPartPage">
+ <?dbhtml filename="RerenderingPartPage.html"?>
+ <title>How to reRender only particular row(s) of
dataTable?</title>
+ <para> If you use dataTable then you may use ajaxKeys attribute to
bind the rowKeys
+ to be reRendered there. After you need to point reRender on the
whole table
+ and only specified rows will be reRedered.
+ <!--
Also the example of usage of <emphasis role="bold"
<a4j:repeat></emphasis> component are available
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/repeat.jsf?...;.
-->
- </para>
- </section>
-
-
+ </para>
+ </section>
+
+
<section>
<?dbhtml filename="Howtomakehtmlscrollbars.html"?>
<title>How to make html scrollbars in modalPanel?</title>
@@ -809,13 +786,13 @@
</para>
</section>
- <section id="SeveralStatusOnPage">
- <?dbhtml filename="SeveralStatusOnPage.html"?>
- <title>Can I have several <a4j:status> components on one
page?</title>
- <para>Yes, you can. More information about this problem could be found on
the <ulink
-
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?...
RichFaces Online Demos</ulink>.
- </para>
- </section>
+ <section id="SeveralStatusOnPage">
+ <?dbhtml filename="SeveralStatusOnPage.html"?>
+ <title>Can I have several <a4j:status> components on
one page?</title>
+ <para>Yes, you can. More information about this problem could be
found on the <ulink
+
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?...
+ >JBoss RichFaces Online Demos</ulink>.
</para>
+ </section>
<section id="SomeProblemsWithRendering">
<?dbhtml filename="SomeProblemsWithRendering.html"?>
@@ -852,10 +829,11 @@
<section id="DisableSkins">
<?dbhtml filename="DisableSkins.html"?>
- <title>How to disable skinability?</title> There is
possibility to use special skin
- with name "plain". It doesn't have any parameters. It's
necessary for embedding
- RichFaces components into existing projecst which have its own styles.
<para>For
- information you can see discussion about this problem on the
<ulink
+ <title>How to disable skinability?</title>
+ <para>There is possibility to use special skin with name
"plain". It doesn't have
+ any parameters. It's necessary for embedding RichFaces
components into
+ existing projecst which have its own styles.</para>
+ <para>For information you can see discussion about this problem on
the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
Ajax4Jsf Users Forum. </ulink>
</para>