JBoss Rich Faces SVN: r14190 - trunk/docs/photo_album_app_guide/en/src/main/docbook/modules.
by richfaces-svn-commits@lists.jboss.org
Author: atsebro
Date: 2009-05-13 14:54:34 -0400 (Wed, 13 May 2009)
New Revision: 14190
Modified:
trunk/docs/photo_album_app_guide/en/src/main/docbook/modules/intro.xml
Log:
Editing links to the exadel.livedemo
Modified: trunk/docs/photo_album_app_guide/en/src/main/docbook/modules/intro.xml
===================================================================
--- trunk/docs/photo_album_app_guide/en/src/main/docbook/modules/intro.xml 2009-05-13 18:54:13 UTC (rev 14189)
+++ trunk/docs/photo_album_app_guide/en/src/main/docbook/modules/intro.xml 2009-05-13 18:54:34 UTC (rev 14190)
@@ -61,7 +61,7 @@
</listitem>
</itemizedlist>
<para>
- The application is available online at <ulink url="http://livedemo.exadel.com/realworld/">Photo Album</ulink> page.
+ The application is available online at <ulink url="http://livedemo.exadel.com/photoalbum/">Photo Album</ulink> page.
</para>
</chapter>
16 years, 4 months
JBoss Rich Faces SVN: r14189 - trunk/docs/photo_album_app_guide/en/src/main/docbook/includes.
by richfaces-svn-commits@lists.jboss.org
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/..." >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...">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/..." >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=a...">Live Demo</ulink> web page and <ulink url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/..." >RichFaces Developer Guide</ulink>.
</para>
</section>
16 years, 4 months
JBoss Rich Faces SVN: r14188 - in trunk/examples/photoalbum/source/web: src/main/images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2009-05-13 14:38:33 -0400 (Wed, 13 May 2009)
New Revision: 14188
Added:
trunk/examples/photoalbum/source/web/src/main/images/short/
Removed:
trunk/examples/photoalbum/source/web/Upload/
trunk/examples/photoalbum/source/web/short/
Modified:
trunk/examples/photoalbum/source/web/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-7082
Modified: trunk/examples/photoalbum/source/web/pom.xml
===================================================================
--- trunk/examples/photoalbum/source/web/pom.xml 2009-05-13 18:31:53 UTC (rev 14187)
+++ trunk/examples/photoalbum/source/web/pom.xml 2009-05-13 18:38:33 UTC (rev 14188)
@@ -269,7 +269,7 @@
<connectionType>connection</connectionType>
<developerConnectionUrl>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/examples-data/p...</developerConnectionUrl>
<skipExportIfExists>true</skipExportIfExists>
- <exportDirectory>full/Upload</exportDirectory>
+ <exportDirectory>src/main/images/full/Upload</exportDirectory>
</configuration>
</execution>
</executions>
@@ -288,7 +288,7 @@
<directory>${environment.properties}</directory>
</resource>
<resource>
- <directory>${imagespath}</directory>
+ <directory>src/main/images/${imagespath}</directory>
</resource>
</resources>
Copied: trunk/examples/photoalbum/source/web/src/main/images/short (from rev 14187, trunk/examples/photoalbum/source/web/short)
16 years, 4 months
JBoss Rich Faces SVN: r14187 - in trunk/examples/photoalbum/source/web: Upload/short and 3 other directories.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2009-05-13 14:31:53 -0400 (Wed, 13 May 2009)
New Revision: 14187
Added:
trunk/examples/photoalbum/source/web/short/
trunk/examples/photoalbum/source/web/short/Upload/
trunk/examples/photoalbum/source/web/short/Upload/Noname/
trunk/examples/photoalbum/source/web/short/Upload/Viking/
trunk/examples/photoalbum/source/web/short/Upload/amarkhel/
trunk/examples/photoalbum/source/web/short/Upload/default/
trunk/examples/photoalbum/source/web/src/main/images/
Removed:
trunk/examples/photoalbum/source/web/Upload/short/Noname/
trunk/examples/photoalbum/source/web/Upload/short/Viking/
trunk/examples/photoalbum/source/web/Upload/short/amarkhel/
trunk/examples/photoalbum/source/web/Upload/short/default/
Modified:
trunk/examples/photoalbum/source/web/pom.xml
Log:
https://jira.jboss.org/jira/browse/RF-7082
Modified: trunk/examples/photoalbum/source/web/pom.xml
===================================================================
--- trunk/examples/photoalbum/source/web/pom.xml 2009-05-13 18:14:54 UTC (rev 14186)
+++ trunk/examples/photoalbum/source/web/pom.xml 2009-05-13 18:31:53 UTC (rev 14187)
@@ -245,7 +245,6 @@
<profile>
<id>livedemo</id>
<properties>
- <imagespath>Upload/full/images</imagespath>
<environment.properties>environment/prod</environment.properties>
</properties>
@@ -270,7 +269,7 @@
<connectionType>connection</connectionType>
<developerConnectionUrl>scm:svn:http://anonsvn.jboss.org/repos/richfaces/branches/examples-data/p...</developerConnectionUrl>
<skipExportIfExists>true</skipExportIfExists>
- <exportDirectory>Upload/full</exportDirectory>
+ <exportDirectory>full/Upload</exportDirectory>
</configuration>
</execution>
</executions>
@@ -290,7 +289,6 @@
</resource>
<resource>
<directory>${imagespath}</directory>
- <targetPath>Upload</targetPath>
</resource>
</resources>
Copied: trunk/examples/photoalbum/source/web/short/Upload/Noname (from rev 14177, trunk/examples/photoalbum/source/web/Upload/short/Noname)
Copied: trunk/examples/photoalbum/source/web/short/Upload/Viking (from rev 14177, trunk/examples/photoalbum/source/web/Upload/short/Viking)
Copied: trunk/examples/photoalbum/source/web/short/Upload/amarkhel (from rev 14177, trunk/examples/photoalbum/source/web/Upload/short/amarkhel)
Copied: trunk/examples/photoalbum/source/web/short/Upload/default (from rev 14177, trunk/examples/photoalbum/source/web/Upload/short/default)
16 years, 4 months
JBoss Rich Faces SVN: r14186 - trunk/examples/photoalbum/source.
by richfaces-svn-commits@lists.jboss.org
Author: nbelaevski
Date: 2009-05-13 14:14:54 -0400 (Wed, 13 May 2009)
New Revision: 14186
Modified:
trunk/examples/photoalbum/source/pom.xml
Log:
org.eclipse.jdt.launching.JDK_CONTAINER removed
Modified: trunk/examples/photoalbum/source/pom.xml
===================================================================
--- trunk/examples/photoalbum/source/pom.xml 2009-05-13 18:09:20 UTC (rev 14185)
+++ trunk/examples/photoalbum/source/pom.xml 2009-05-13 18:14:54 UTC (rev 14186)
@@ -59,11 +59,6 @@
<wtpmanifest>true</wtpmanifest>
<wtpapplicationxml>true</wtpapplicationxml>
<wtpversion>2.0</wtpversion>
- <classpathContainers>
- <classpathContainer>
- org.eclipse.jdt.launching.JDK_CONTAINER
- </classpathContainer>
- </classpathContainers>
</configuration>
</plugin>
<plugin>
16 years, 4 months