Author: cluts
Date: 2008-08-14 12:47:21 -0400 (Thu, 14 Aug 2008)
New Revision: 10103
Modified:
trunk/docs/userguide/en/src/main/docbook/included/column.xml
trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/effect.xml
trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/poll.xml
trunk/docs/userguide/en/src/main/docbook/included/status.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml
trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
Log:
RF-4060 - added almost all links
Modified: trunk/docs/userguide/en/src/main/docbook/included/column.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-08-14 16:11:51 UTC
(rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/column.xml 2008-08-14 16:47:21 UTC
(rev 10103)
@@ -182,6 +182,7 @@
component, it becomes possible to group easily the rows with special HTML
attribute.</para>
<para>The columns also could be grouped in a particular way with the help of
the <emphasis
role="bold"><property><h:columnGroup></property></emphasis>
component that is described in <link linkend="columnGroup">the
following chapter</link>.</para>
+ <para><ulink
url="http://wiki.jboss.org/wiki/DynamicColumns">Here</uli... you can
find additional information about dynamic columns.</para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-08-14 16:11:51
UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/commandLink.xml 2008-08-14 16:47:21
UTC (rev 10103)
@@ -87,6 +87,20 @@
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/commandLink...
you can see the example of <emphasis role="bold"
<property><a4j:commandLink></property></emphasis>
usage and sources for the given example
</para>
+ <para>
+ <ulink
+
url="http://wiki.jboss.org/auth/wiki/RichFacesConfirmationOnClick&qu...
+ Here</ulink>
+ there is detailed information on how to use JavaScript
+ <code>"window.confirmation"</code>
+ with
+ <code>"onclick"</code>
+ on
+ <emphasis role="bold">
+ <property><a4j:commandLink></property>
+ </emphasis>
+ .
+ </para>
</section>
</chapter>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-08-14 16:11:51
UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2008-08-14 16:47:21
UTC (rev 10103)
@@ -494,8 +494,20 @@
<para>As it could be seen on the picture above, the font style for header was
changed.</para>
-
-
+ <para>
+ Detailed information on how to set
+ <emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis>
+ border to "0px" you can find
+ <ulink
+
url="http://wiki.jboss.org/auth/wiki/RichFacesDataTableBorderTo0&quo...
+ here
+ </ulink>
+ .
+ </para>
+
+
</section>
<section>
<title>Relevant Resources Links</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/effect.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/effect.xml 2008-08-14 16:11:51 UTC
(rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/effect.xml 2008-08-14 16:47:21 UTC
(rev 10103)
@@ -208,6 +208,27 @@
<section>
<title>Relevant Resources Links</title>
<para>
+ <ulink
+
url="http://wiki.jboss.org/wiki/CreateABannerUsingEffectsAndPoll&quo...
+ Here
+ </ulink>
+ you can get additional information how to create an image banner
+ using
+ <emphasis role="bold">
+ <property><rich:effect></property>
+ </emphasis>
+ and
+ <emphasis role="bold">
+ <property><a4j:poll></property>
+ </emphasis>
+ components and
+ <ulink
+
url="http://wiki.jboss.org/auth/wiki/CreateAHTMLBannerUsingEffectsAn...
+ here
+ </ulink>
+ how to create a HTML banner.
+ </para>
+ <para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/effect.jsf?...
Here</ulink> you can see the example of <emphasis
role="bold">
<property><rich:effect></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2008-08-14 16:11:51
UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml 2008-08-14 16:47:21
UTC (rev 10103)
@@ -119,7 +119,18 @@
</section>
<section>
<title>Relevant resources links</title>
- <para> <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/jsFunction....
+ <para>
+ <ulink
+
url="http://wiki.jboss.org/auth/wiki//RichFacesCookbook/JsFunctionJs...
+ Here
+ </ulink>
+ you can find additional information and example on how to use
+ <emphasis role="bold">
+ <property><a4j:jsFunction></property>
+ </emphasis>
+ with JSON.
+ </para>
+ <para> <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/jsFunction....
you can see the example of <emphasis role="bold"
<property><a4j:jsFunction></property></emphasis>
usage and sources for the given example.</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2008-08-14 16:11:51
UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2008-08-14 16:47:21
UTC (rev 10103)
@@ -678,6 +678,23 @@
could be found in the <ulink
url="http://labs.jboss.com/wiki/ModalPanelValidation">Wiki
article</ulink> and on the <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
RichFaces Users Forum</ulink>. </para>
+
<para>
+ <ulink
+
url="http://wiki.jboss.org/wiki/RichFacesPleaseWaitBox">
+ Here
+ </ulink>
+ you can find information on how to show a "Please Wait" box and
+ block the input while the Ajax request is processed using combination of
+ <emphasis role="bold">
+ <property><a4j:status></property>
+ </emphasis>
+ and
+ <emphasis role="bold">
+ <property><rich:modalPanel></property>
+ </emphasis>
+ components
+ .
+ </para>
</section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/poll.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2008-08-14 16:11:51 UTC
(rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/poll.xml 2008-08-14 16:47:21 UTC
(rev 10103)
@@ -173,16 +173,49 @@
</section>
<section>
- <title>Relevant resources links</title>
+ <title>Relevant resources links</title>
+ <para>
+ <ulink
+
url="http://wiki.jboss.org/wiki/CreateABannerUsingEffectsAndPoll&quo...
+ Here
+ </ulink>
+ you can get additional information how to create an image
+ banner using
+ <emphasis role="bold">
+ <property><rich:effect></property>
+ </emphasis>
+ and
+ <emphasis role="bold">
+ <property><a4j:poll></property>
+ </emphasis>
+ components and
+ <ulink
+
url="http://wiki.jboss.org/auth/wiki/CreateAHTMLBannerUsingEffectsAn...
+ here
+ </ulink>
+ how to create a HTML banner.
+ </para>
+ <para>
+ <ulink
+
url="http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf?c=...
+ Here
+ </ulink>
+ you can see the example of
+ <emphasis role="bold">
+ <property><a4j:poll></property>
+ </emphasis>
+ usage and sources for the given example.
+ </para>
+ <para>
+ The aditional information about component usage you can find
+ here :
+ <ulink
+
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
+ RichFaces Users Forum
+ </ulink>
+ .
+ </para>
- <para><ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf?c=...
- >Here</ulink> you can see the example of <emphasis
role="bold">
- <property><a4j:poll></property>
- </emphasis> usage and sources for the given example. </para>
- <para>The aditional information about component usage you can find here :
<ulink
-
url="http://jboss.com/index.html?module=bb&op=viewtopic&...
- Users Forum</ulink>.</para>
-
</section>
</chapter>
Modified: trunk/docs/userguide/en/src/main/docbook/included/status.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/status.xml 2008-08-14 16:11:51 UTC
(rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/status.xml 2008-08-14 16:47:21 UTC
(rev 10103)
@@ -125,7 +125,24 @@
</section>
<section>
<title>Relevant resources links</title>
- <para>
+ <para>
+ <ulink
+
url="http://wiki.jboss.org/wiki/RichFacesPleaseWaitBox">
+ Here
+ </ulink>
+ you can find information on how to show a "Please Wait" box and
+ block the input while the Ajax request is processed using combination of
+ <emphasis role="bold">
+ <property><a4j:status></property>
+ </emphasis>
+ and
+ <emphasis role="bold">
+ <property><rich:modalPanel></property>
+ </emphasis>
+ components
+ .
+ </para>
+ <para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/status.jsf?...
you can see the example of <emphasis role="bold"
<property><a4j:status></property></emphasis>
usage and sources for the given example.
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml 2008-08-14
16:11:51 UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionbox.xml 2008-08-14
16:47:21 UTC (rev 10103)
@@ -243,7 +243,11 @@
]]></programlisting>
<para>
Information about the
<emphasis><property>"process"</property></emphasis>
attribute usage you can find <link linkend="process">here</link>.
- </para>
+ </para>
+ <para>
+ <ulink
url="http://wiki.jboss.org/wiki/RichFacesSuggestionGettingAdditional...
</ulink>
+ you can find example of getting additional properties.
+ </para>
</section>
<section>
@@ -576,6 +580,18 @@
<section>
<title>Relevant Resources Links</title>
<para>
+ Additional information on how to build
+ <emphasis role="bold">
+ <property><rich:HtmlSuggestionBox></property>
+ </emphasis>
+ dynamically you can read
+ <ulink
+
url="http://wiki.jboss.org/wiki/RichFacesCookBookCreatingSuggestionB...
+ here
+ </ulink>
+ .
+ </para>
+ <para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/suggestionB...
Here</ulink> you can see the example of <emphasis
role="bold"
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2008-08-14 16:11:51
UTC (rev 10102)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2008-08-14 16:47:21
UTC (rev 10103)
@@ -314,6 +314,8 @@
<property>Seam</property>
with MyFaces. Look at myFaces part of this section.
</para>
+ <para>Detailed information on how to integrate Richfaces and Trinidad and how to
hide ".seam" postfix in the URL you can find
+ <ulink
url="http://wiki.jboss.org/auth/wiki/RichFacesWithTrinidad">...
</section>
<section id="PortletSupport">
<title>Portlet Support</title>