[richfaces-svn-commits] JBoss Rich Faces SVN: r14189 - trunk/docs/photo_album_app_guide/en/src/main/docbook/includes.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed May 13 14:54:13 EDT 2009
Author: atsebro
Date: 2009-05-13 14:54:13 -0400 (Wed, 13 May 2009)
New Revision: 14189
Modified:
trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/albumView.xml
trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/validators.xml
Log:
Editing links to the exadel.livedemo
Modified: trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/albumView.xml
===================================================================
--- trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/albumView.xml 2009-05-13 18:38:33 UTC (rev 14188)
+++ trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/albumView.xml 2009-05-13 18:54:13 UTC (rev 14189)
@@ -285,10 +285,26 @@
<para>
As you can see, <emphasis role="bold"><property><rich:dataScroller></property></emphasis> has a slightly different look-and-feel, the trick is in the redefinition of <property>fastforward</property>, <property>fastforward_disabled</property>, <property>fastrewind</property> and <property>fastrewind_disabled</property> facets on which places we display our images. We didn't redefine other facets because they are not rendered to the page which is achieved with <code>boundaryControls="hide"</code> and <code>stepControls="hide</code> attributes of <emphasis role="bold"><property><rich:dataSroller></property></emphasis>.
</para>
+
<para>
- To get more details about the <emphasis role="bold"><property><a4j:repeat></property></emphasis> and <emphasis role="bold"><property><rich:dataScroller></property></emphasis> components please visit <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableScroller.js">Live Demo</ulink> web page and <ulink url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/index.html" >RichFaces Developer Guide</ulink>
+ Vizit following pages at RichFaces Live Demo for more information, examples and sources on the components used in the application and described in this chapter:
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableScroller.jsf?c=dataTableScroller">DataTableScrolling</ulink> page for the <emphasis role="bold"><property><rich:dataScroller></property></emphasis> component;
+ </para>
+ </listitem>
- </para>
+ <listitem>
+ <para>
+ <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/repeat.jsf?c=repeat">Repeat</ulink> for the <emphasis role="bold"><property><a4j:repeat></property></emphasis> component.
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
</section>
<section id="slideshow">
Modified: trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/validators.xml
===================================================================
--- trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/validators.xml 2009-05-13 18:38:33 UTC (rev 14188)
+++ trunk/docs/photo_album_app_guide/en/src/main/docbook/includes/validators.xml 2009-05-13 18:54:13 UTC (rev 14189)
@@ -63,7 +63,7 @@
</para>
<para>
- If you would like to get more details about the validators that RichFaces library provides please visit <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/ajaxValidator.jsf">Live Demo</ulink> web page and <ulink url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/index.html" >RichFaces Developer Guide</ulink>.
+ If you would like to get more details about the validators that RichFaces library provides please visit <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/ajaxValidator.jsf?c=ajaxValidator&tab=usage">Live Demo</ulink> web page and <ulink url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/index.html" >RichFaces Developer Guide</ulink>.
</para>
</section>
More information about the richfaces-svn-commits
mailing list