[richfaces-svn-commits] JBoss Rich Faces SVN: r14036 - trunk/docs/realworld_app_guide/en/src/main/docbook.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 6 10:45:49 EDT 2009


Author: msorokin
Date: 2009-05-06 10:45:48 -0400 (Wed, 06 May 2009)
New Revision: 14036

Modified:
   trunk/docs/realworld_app_guide/en/src/main/docbook/master.xml
Log:
added VUser Input Data Validation chapter

Modified: trunk/docs/realworld_app_guide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/realworld_app_guide/en/src/main/docbook/master.xml	2009-05-06 14:31:47 UTC (rev 14035)
+++ trunk/docs/realworld_app_guide/en/src/main/docbook/master.xml	2009-05-06 14:45:48 UTC (rev 14036)
@@ -18,6 +18,7 @@
 	<!ENTITY contextMenu SYSTEM "includes/contextMenu.xml">
 	<!ENTITY tooltips SYSTEM "includes/tooltips.xml">
 	<!ENTITY hiw SYSTEM "includes/hiw.xml">
+	<!ENTITY validators SYSTEM "includes/validators.xml">
 ]>
 
 <book>
@@ -77,6 +78,7 @@
 				  &uploadImages;
 				  &contextMenu;
 				  &tooltips;
+				  &validators;
 				 <!-- &hiw;  --> 
 				  &userPreferencesView;
 				  &errorsReports;




More information about the richfaces-svn-commits mailing list