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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Apr 14 12:59:36 EDT 2009


Author: smukhina
Date: 2009-04-14 12:59:36 -0400 (Tue, 14 Apr 2009)
New Revision: 13581

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/a4j_page.xml
   trunk/docs/userguide/en/src/main/docbook/included/ajaxValidator.xml
   trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml
   trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
   trunk/docs/userguide/en/src/main/docbook/included/componentControl.xml
   trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
   trunk/docs/userguide/en/src/main/docbook/included/editor.xml
   trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
   trunk/docs/userguide/en/src/main/docbook/included/graphValidator.xml
   trunk/docs/userguide/en/src/main/docbook/included/hotKey.xml
   trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
   trunk/docs/userguide/en/src/main/docbook/included/insert.xml
   trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
   trunk/docs/userguide/en/src/main/docbook/included/layoutPanel.xml
   trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
   trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
   trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml
   trunk/docs/userguide/en/src/main/docbook/included/page.xml
   trunk/docs/userguide/en/src/main/docbook/included/pickList.xml
   trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
   trunk/docs/userguide/en/src/main/docbook/included/push.xml
   trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
Log:
https://jira.jboss.org/jira/browse/RF-6023 Demonstrative pronouns as links. Pronoun "here" is replaced with phrase about demo page in order to show a user where we are redirecting him.

Modified: trunk/docs/userguide/en/src/main/docbook/included/a4j_page.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/a4j_page.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/a4j_page.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -134,7 +134,7 @@
   <section>
     <title>Relevant resources links</title>
 	<para>
-	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=page">Here</ulink> you can found some additional information for <emphasis role="bold"
+	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=page">On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold"
 	    ><property>&lt;a4j:page&gt;</property></emphasis> component usage.
 	</para>  	
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/ajaxValidator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/ajaxValidator.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/ajaxValidator.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -233,7 +233,7 @@
                     <title>Relevant Resources Links</title>
                     <para><ulink
                                         url="http://livedemo.exadel.com/richfaces-demo/richfaces/ajaxValidator.jsf?c=ajaxValidator"
-                                        > Here</ulink> you can see an example of <emphasis
+                                        > On RichFaces LiveDemo page </ulink> you can see an example of <emphasis
                                         role="bold">
                                         <property>&lt;rich:ajaxValidator&gt;</property>
                               </emphasis> usage and sources for the given example. </para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/beanValidator.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -190,7 +190,7 @@
           <section>
                     <title>Relevant Resources Links</title>
                     <para><ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/beanValidator.jsf?c=beanValidator">
-                              Here</ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:beanValidator&gt;</property>
+                              On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:beanValidator&gt;</property>
                               </emphasis> usage and sources for the given example. </para>
           </section>
 

Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -944,7 +944,7 @@
     <section>
         <title>Relevant Resources Links</title>
         <para>
-            <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/comboBox.jsf?c=comboBox">Here</ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:comboBox&gt;</property></emphasis> usage 
+            <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/comboBox.jsf?c=comboBox">On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:comboBox&gt;</property></emphasis> usage 
             and sources for the given example. 
         </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/componentControl.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/componentControl.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/componentControl.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -379,11 +379,11 @@
     <title>Relevant Resources Links</title>
     <para><ulink
         url="http://livedemo.exadel.com/richfaces-demo/richfaces/componentControl.jsf?c=componentControl"
-        >Here</ulink> you can see an example of <emphasis role="bold">
+        >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
         <property>&lt;rich:componentControl&gt;</property>
         </emphasis> usage and sources for the given example. </para>
     <para>
-      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">Here</ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
+      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">On RichFaces LiveDemo page </ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
     </para>
   </section>
 

Modified: trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -655,7 +655,7 @@
         <title>Relevant Resources Links</title>
         <para><ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/contextMenu.jsf?c=contextMenu"
-                >Here</ulink> you can see an example of <emphasis role="bold">
+                >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;rich:contextMenu&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/editor.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/editor.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/editor.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -1322,7 +1322,7 @@
                     
                     <para><ulink
                                         url="http://livedemo.exadel.com/richfaces-demo/richfaces/editor.jsf?c=editor"
-                                        >Here</ulink> you can see an example of <emphasis
+                                        >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis
                                         role="bold">
                                         <property>&lt;rich:editor&gt;</property>
                               </emphasis> usage and sources for the given example. </para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -555,7 +555,7 @@
                 <property>&lt;rich:fileUpload&gt;</property>
             </emphasis> component could work together with Seam framework. <ulink
                 url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/faq/faq.html#fileUploadConf"
-                >Here</ulink> you can see how to configure filter for this framework in web.xml file
+                >On RichFaces LiveDemo page </ulink> you can see how to configure filter for this framework in web.xml file
             in order to handle <emphasis role="bold">
                 <property>&lt;rich:fileUpload&gt;</property>
             </emphasis> requests. </para>
@@ -1385,7 +1385,7 @@
         <title>Relevant Resources Links</title>
         <para><ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/fileUpload.jsf?c=fileUpload"
-                >Here</ulink> you can see an example of <emphasis role="bold">
+                >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;rich:fileUpload&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/graphValidator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/graphValidator.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/graphValidator.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -170,7 +170,7 @@
           <section>
                     <title>Relevant Resources Links</title>
                     <para><ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/graphValidator.jsf?c=graphValidator">
-                              Here</ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:graphValidator&gt;</property>
+                              On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold"><property>&lt;rich:graphValidator&gt;</property>
                               </emphasis> usage and sources for the given example. </para>
           </section>
 

Modified: trunk/docs/userguide/en/src/main/docbook/included/hotKey.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/hotKey.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/hotKey.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -220,7 +220,7 @@
     <section>
       <title>Relevant Resources Links</title>
 	<para>
-		<ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/hotKey.jsf?c=hotKey">Here</ulink> you can see an example of  
+		<ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/hotKey.jsf?c=hotKey">On RichFaces LiveDemo page </ulink> you can see an example of  
 		<emphasis role="bold"><property>&lt;rich:hotKey&gt;</property></emphasis> usage and sources for the given example. 
 	</para>    
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/htmlCommandLink.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -84,11 +84,11 @@
   <section>
     <title>Relevant resources links</title>
 	<para>
-	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/htmlCommandLink.jsf?c=htmlCommandLink">Here</ulink> you can found some additional information for <emphasis role="bold"
+	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/htmlCommandLink.jsf?c=htmlCommandLink">On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold"
 	    ><property>&lt;a4j:htmlCommandLink&gt;</property></emphasis> component usage.  
 	</para>
     <para>
-      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">Here</ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
+      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">On RichFaces LiveDemo page </ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
     </para>
   </section>	  
 </chapter>

Modified: trunk/docs/userguide/en/src/main/docbook/included/insert.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/insert.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/insert.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -130,7 +130,7 @@
   <section>
     <title>Relevant Resources Links</title>
     <para><ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/insert.jsf?c=insert"
-      >Here</ulink> you can found some additional information for <emphasis role="bold"
+      >On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold"
         ><property>&lt;rich:insert&gt;</property></emphasis> component usage. </para>
   </section>          
 </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/jsFunction.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -135,7 +135,7 @@
       you can see the example of <emphasis role="bold"
         ><property>&lt;a4j:jsFunction&gt;</property></emphasis> usage and sources for the given example.</para>
     <para>
-      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">Here</ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
+      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/param.html">On RichFaces LiveDemo page </ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:param&gt;</property></emphasis> component.
       </para>
   </section>
 </chapter>

Modified: trunk/docs/userguide/en/src/main/docbook/included/layoutPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/layoutPanel.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/layoutPanel.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -80,7 +80,7 @@
         <title>Relevant Resources Links</title>
         <para><ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/layoutPanel.jsf?c=layoutPanel"
-                >Here</ulink> you can see an example of <emphasis role="bold">
+                >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;layoutPanel&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -1264,7 +1264,7 @@
     <section>
         <title>Relevant Resources Links</title>
         <para><ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/listShuttle.jsf?c=listShuttle"
-            >Here</ulink> you can see an example of <emphasis role="bold">
+            >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;rich:listShuttle&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/loadBundle.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -90,14 +90,14 @@
   <section>
     <title>Relevant resources links</title>
 	<para>
-	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/bundle.jsf?c=loadBundle">Here</ulink> you can found some additional information for <emphasis role="bold"
+	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/bundle.jsf?c=loadBundle">On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold"
 	    ><property>&lt;a4j:loadBundle&gt;</property></emphasis> component usage.
 	</para>
     <para>
-      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/loadBundle.html">Here</ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:loadBundle&gt;</property></emphasis> component.
+      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/loadBundle.html">On RichFaces LiveDemo page </ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:loadBundle&gt;</property></emphasis> component.
     </para>
     <para>
-      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/view.html">Here</ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:view&gt;</property></emphasis> component.
+      <ulink url="http://java.sun.com/javaee/javaserverfaces/1.1_01/docs/tlddocs/f/view.html">On RichFaces LiveDemo page </ulink> you can found some additional information about <emphasis role="bold"><property>&lt;f:view&gt;</property></emphasis> component.
     </para>
   </section>  
 </chapter>   
\ No newline at end of file

Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -1230,7 +1230,7 @@
         <title>Relevant Resources Links</title>
         <para><ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/orderingList.jsf?c=orderingList"
-                >Here</ulink> you can see an example of <emphasis role="bold">
+                >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;rich:orderingList&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/page.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/page.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/page.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -137,7 +137,7 @@
   <section>
     <title>Relevant resources links</title>
 	<para>
-	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=page">Here</ulink> you can found some additional information for <emphasis role="bold"
+	  <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/page.jsf?c=page">On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold"
 	    ><property>&lt;a4j:page&gt;</property></emphasis> component usage.
 	</para>  	
   </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/pickList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/pickList.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/pickList.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -1032,7 +1032,7 @@
         <title>Relevant Resources Links</title>
         <para><ulink
                 url="http://livedemo.exadel.com/richfaces-demo/richfaces/pickList.jsf?c=pickList"
-                >Here</ulink> you can see an example of <emphasis role="bold">
+                >On RichFaces LiveDemo page </ulink> you can see an example of <emphasis role="bold">
                 <property>&lt;rich:pickList&gt;</property>
             </emphasis> usage and sources for the given example. </para>
     </section>

Modified: trunk/docs/userguide/en/src/main/docbook/included/portlet.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/portlet.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/portlet.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -67,7 +67,7 @@
   <section>
     <title>Relevant resources links</title>
     <para><ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/portlet.jsf?c=portlet"
-      >Here</ulink> you can found some additional information for <emphasis role="bold">
+      >On RichFaces LiveDemo page </ulink> you can found some additional information for <emphasis role="bold">
         <property>&lt;a4j:portlet&gt;</property>
       </emphasis> component usage. </para>
     <para> The aditional information about component usage you can find here: <ulink

Modified: trunk/docs/userguide/en/src/main/docbook/included/push.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/push.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/push.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -195,7 +195,7 @@
                     <para>
                               <ulink
                                         url="http://livedemo.exadel.com/richfaces-demo/richfaces/push.jsf?c=push"
-                                        >Here</ulink> you can found some additional information for
+                                        >On RichFaces LiveDemo page </ulink> you can found some additional information for
                                         <emphasis role="bold">
                                         <property>&lt;a4j:push&gt;</property>
                               </emphasis> component usage. </para>

Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml	2009-04-14 16:32:50 UTC (rev 13580)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml	2009-04-14 16:59:36 UTC (rev 13581)
@@ -221,7 +221,7 @@
                     </figure>
                     <para><ulink
                                         url="http://wiki.jboss.org/wiki/RichFacesCookbook/ScrollableDataTableSelectionUsage"
-                                        >Here</ulink> you can find fuller example of use of this
+                                        >On RichFaces LiveDemo page </ulink> you can find fuller example of use of this
                               attribute with example bean.</para>
                     <para> The <emphasis role="bold">
                                         <property>&lt;rich:scrollableDataTable&gt;</property>




More information about the richfaces-svn-commits mailing list