Author: jbalunas(a)redhat.com
Date: 2010-07-13 08:55:03 -0400 (Tue, 13 Jul 2010)
New Revision: 17999
Modified:
root/dist/trunk/readme-examples.txt
root/dist/trunk/readme-ui.txt
Log:
Updated readme.txt files for M1
Modified: root/dist/trunk/readme-examples.txt
===================================================================
--- root/dist/trunk/readme-examples.txt 2010-07-13 12:54:12 UTC (rev 17998)
+++ root/dist/trunk/readme-examples.txt 2010-07-13 12:55:03 UTC (rev 17999)
@@ -1,6 +1,6 @@
RichFaces 4.0 Examples
=========================================================
-Version 4.0.0.ALPHA2
+Version 4.0.0.M1
This software is distributed under the terms of the FSF Lesser Gnu Public License (see
lgpl.txt).
@@ -19,7 +19,7 @@
Type
http://localhost:8080/richfaces-showcase http://localhost:8080/core-demo in your
browser address bar after starting server.
-More additional information about build profiles for concrete aplications and working
with them - inside readme's for application itself.
+More additional information about build profiles for concrete applications and working
with them - inside readme's for application itself.
Using IDE to work with examples
-------------------------------
Modified: root/dist/trunk/readme-ui.txt
===================================================================
--- root/dist/trunk/readme-ui.txt 2010-07-13 12:54:12 UTC (rev 17998)
+++ root/dist/trunk/readme-ui.txt 2010-07-13 12:55:03 UTC (rev 17999)
@@ -1,6 +1,6 @@
RichFaces - Ajax enabled JSF 2.0 component library
=========================================================
-Version 4.0.0.ALPHA2
+Version 4.0.0.M1
This software is distributed under the terms of the FSF Lesser Gnu Public License (see
lgpl.txt).
@@ -8,16 +8,16 @@
-------------------------------
1) Put RichFaces libraries and its dependencies in your application libraries folder:
- 1.1) richfaces-commons-api-4.0.0-ALPHA2.jar
- 1.2) richfaces-core-api-4.0.0-ALPHA2.jar
- 1.3) richfaces-core-impl-4.0.0-ALPHA2.jar
- 1.4) richfaces-components-api-4.0.0-ALPHA2.jar
- 1.5) richfaces-components-impl-4.0.0-ALPHA2.jar
- 1.6) richfaces-components-ui-4.0.0-ALPHA2.jar
+ 1.1) richfaces-commons-api-4.0.0.20100713-M1.jar
+ 1.2) richfaces-core-api-4.0.0.20100713-M1.jar
+ 1.3) richfaces-core-impl-4.0.0.20100713-M1.jar
+ 1.4) richfaces-components-api-4.0.0.20100713-M1.jar
+ 1.5) richfaces-components-impl-4.0.0.20100713-M1.jar
+ 1.6) richfaces-components-ui-4.0.0.20100713-M1.jar
1.7) slf4j-api
1.8) slf4j-log4j12 (or whatever else - select the implementation according to logging
framework that you use)
-For optimal performance it's recommended to add one of these caching frameworks to
aplication classpath: EhCache, JBoss Cache, OsCache.
+For optimal performance it's recommended to add one of these caching frameworks to
application classpath: EhCache, JBoss Cache, OsCache.
2) As opposed to the previous 3.x.y versions of RichFaces, no special configuration steps
are necessary.
You don't need to modify web.xml or faces-config.xml
@@ -26,7 +26,7 @@
Use
xmlns:a4j="http://richfaces.org/a4j" namespace for core components
Use
xmlns:rich="http://richfaces.org/rich" namespace for rich components
-4) Add one of the available RichFaces 4.0.A2 components to your page and try it!
+4) Add one of the available RichFaces 4.0.M1 components to your page and try it!
4.1) Take a look at the RichFaces examples for assistance with usage.
Available Components/Behaviors/Tags/Functions
@@ -50,6 +50,7 @@
a4j:attachQueue
a4j:repeat
a4j:region
+a4j:actionListener
---------------------------------
Iteration:
@@ -59,12 +60,15 @@
rich:subTable
rich:dataScroller
rich:subTableToggleControl
+rich:dataGrid
+rich:list
rich:columnGroup
rich:column
---------------------------------
-Miscellanous:
+Miscellaneous:
---------------------------------
+rich:jQuery
rich:clientId
rich:element
rich:component
@@ -73,6 +77,18 @@
rich:componentControl
rich:hashParam
+---------------------------------
+Output:
+---------------------------------
+rich:divPanel
+rich:panel
+rich:popupPanel
+rich:togglePanel
+rich:toggleControl
+rich:togglePanelItem
+rich:selectedItemChangeListener
+
+
Learn more
----------
RichFaces Project -
http://www.jboss.org/richfaces