[richfaces-svn-commits] JBoss Rich Faces SVN: r2336 - trunk/docs/userguide/en/src/main/docbook/modules.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Aug 20 07:30:10 EDT 2007


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</ulink>. </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.1/"
-                                >repo</ulink>.</para>
-                <para> Ajax4jsf binary is also available <ulink
-                                url="http://jboss.com/index.html?module=bb&amp;op=viewtopic&amp;t=110267"
+                <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&amp;op=viewtopic&amp;t=116231"
                                 >here</ulink>.</para>
                 <para> Most important links for RichFaces can be found <ulink
                                 url="http://jboss.com/index.html?module=bb&amp;op=viewtopic&amp;t=104575"
                                 >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/"
-                                >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/jbossrichfaces/freezone/docs/tlddoc/index.html"
-                                >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/jbossrichfaces/freezone/docs/apidoc/index.html"
-                                >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</ulink>.</para>
                 <para>War file of a nightly build can be found <ulink
-                                url="http://maven.exadel.com/org/richfaces/richfaces-demo/3.0.1-SNAPSHOT/"
+                                url="http://maven.exadel.com/org/richfaces/samples/richfaces-demo/3.1.0-SNAPSHOT/"
                                 >here</ulink>.</para>
                 <para>Source Code (SVN) can be found <ulink
                                 url="http://anonsvn.jboss.org/repos/richfaces/trunk/samples/richfaces-demo/"
@@ -478,28 +455,28 @@
                 <para>The answer could be found on the <ulink
                                 url="http://www.jboss.com/index.html?module=bb&amp;op=viewtopic&amp;p=4060199#4060199"
                                 >RichFaces Users Forum</ulink>.</para>
-                <para>How to use <emphasis role="bold">&lt;rich:dataTable&gt;</emphasis> and <emphasis
-                                role="bold">&lt;rich:dataScroller&gt;</emphasis> in a context of Extended
-                        Data Model see <ulink
+                <para>How to use <emphasis role="bold">&lt;rich:dataTable&gt;</emphasis> and
+                                <emphasis role="bold">&lt;rich:dataScroller&gt;</emphasis>
+                        in a context of Extended Data Model see <ulink
                                 url="http://www.jboss.com/index.html?module=bb&amp;op=viewtopic&amp;t=115636"
                                 >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"
                 >&lt;a4j:repeat&gt;</emphasis> component are available <ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/repeat.jsf?c=repeat">here</ulink>.
 			-->
-		</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 &lt;a4j:status&gt; 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?c=status">JBoss RichFaces Online Demos</ulink>.
-        </para>
-    </section>
+        <section id="SeveralStatusOnPage">
+                <?dbhtml filename="SeveralStatusOnPage.html"?>
+                <title>Can I have several &lt;a4j:status&gt; 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?c=status"
+                                >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&amp;op=viewtopic&amp;p=4066340#4066340"
                                 >Ajax4Jsf Users Forum. </ulink>
                 </para>




More information about the richfaces-svn-commits mailing list