[richfaces-svn-commits] JBoss Rich Faces SVN: r15869 - root/docs/trunk/Component_Reference/en-US.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Nov 11 21:04:17 EST 2009


Author: SeanRogers
Date: 2009-11-11 21:04:17 -0500 (Wed, 11 Nov 2009)
New Revision: 15869

Added:
   root/docs/trunk/Component_Reference/en-US/Common_features.xml
   root/docs/trunk/Component_Reference/en-US/Containers.xml
   root/docs/trunk/Component_Reference/en-US/Functions.xml
   root/docs/trunk/Component_Reference/en-US/Processing_management.xml
Removed:
   root/docs/trunk/Component_Reference/en-US/Other_components.xml
Modified:
   root/docs/trunk/Component_Reference/en-US/Book_Info.xml
   root/docs/trunk/Component_Reference/en-US/Component_Reference.xml
   root/docs/trunk/Component_Reference/en-US/Preface.xml
   root/docs/trunk/Component_Reference/en-US/Validation.xml
   root/docs/trunk/Component_Reference/en-US/all-Component_Reference.xml
Log:
Further restructuring

Modified: root/docs/trunk/Component_Reference/en-US/Book_Info.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Book_Info.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/Book_Info.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -27,7 +27,7 @@
 				<year>&YEAR;</year>
 				<holder>&HOLDER;</holder>
 			</copyright>
-			<!--        FOR PUBLICAN         --><xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--        FOR JDOCBOOK:        --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+			<!--         FOR PUBLICAN          --><xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--         FOR JDOCBOOK:         --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 			</xi:fallback>
 			</xi:include>
 			<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>

Copied: root/docs/trunk/Component_Reference/en-US/Common_features.xml (from rev 15845, root/docs/trunk/Component_Reference/en-US/Other_components.xml)
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Common_features.xml	                        (rev 0)
+++ root/docs/trunk/Component_Reference/en-US/Common_features.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -0,0 +1,53 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<chapter id="chap-Component_Reference-Other_components">
+	<title>Other components</title>
+	<para>
+		Incomplete
+	</para>
+	<section id="sect-Component_Reference-Other_components-a4jmediaOutput">
+		<title>a4j:mediaOutput</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Other_components-richhotkey">
+		<title>rich:hotkey</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Other_components-richinsert">
+		<title>rich:insert</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Other_components-richpaint2D">
+		<title>rich:paint2D</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Other_components-richgmap">
+		<title>rich:gmap</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Other_components-richvirtualEarth">
+		<title>rich:virtualEarth</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+
+</chapter>
+

Modified: root/docs/trunk/Component_Reference/en-US/Component_Reference.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Component_Reference.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/Component_Reference.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -4,29 +4,30 @@
 
 <book status="draft">
 	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	<!-- 
+	<!--  
 	<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-	 --><xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	  --><xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	<xi:include href="Common_Ajax_attributes.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	<part id="part-Component_Reference-a4j_tag_library">
 		<title>a4j tag library</title>
-		<xi:include href="Ajax_basics.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Resource_handling.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Action_components.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Resources.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Containers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Validation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Processing_management.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	</part>
 	<part id="part-Component_Reference-rich_tag_library">
 		<title>rich tag library</title>
 		<xi:include href="Rich_inputs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Panels_and_containers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Tables_and_grids.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Lists_and_trees.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Trees.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Menus_and_toolbars.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Messages.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Output_and_messages.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Drag_and_drop.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Layout_and_appearance.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Validation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Portals.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+		<xi:include href="Functions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Functionality_extension.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Other_components.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	</part>
 	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	<index />

Added: root/docs/trunk/Component_Reference/en-US/Containers.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Containers.xml	                        (rev 0)
+++ root/docs/trunk/Component_Reference/en-US/Containers.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -0,0 +1,39 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<chapter id="chap-Component_Reference-Containers">
+	<title>Containers</title>
+	<para>
+		Incomplete
+	</para>
+	<section id="sect-Component_Reference-Containers-a4jform">
+		<title>&lt;a4j:form&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Containers-a4joutputPanel">
+		<title>&lt;a4j:outputPanel&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Containers-a4jregion">
+		<title>&lt;a4j:region&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Containers-a4jinclude">
+		<title>&lt;a4j:include&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+
+</chapter>
+

Added: root/docs/trunk/Component_Reference/en-US/Functions.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Functions.xml	                        (rev 0)
+++ root/docs/trunk/Component_Reference/en-US/Functions.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -0,0 +1,46 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<chapter id="chap-Component_Reference-Functions">
+	<title>Functions</title>
+	<para>
+		Incomplete
+	</para>
+	<section id="sect-Component_Reference-Functions-richclientID">
+		<title>&lt;rich:clientID&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Functions-richcomponent">
+		<title>&lt;rich:component&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Functions-richelement">
+		<title>&lt;rich:element&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Functions-richfindComponent">
+		<title>&lt;rich:findComponent&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Functions-richisUserInRole">
+		<title>&lt;rich:isUserInRole&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+
+</chapter>
+

Deleted: root/docs/trunk/Component_Reference/en-US/Other_components.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Other_components.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/Other_components.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -1,53 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-
-<chapter id="chap-Component_Reference-Other_components">
-	<title>Other components</title>
-	<para>
-		Incomplete
-	</para>
-	<section id="sect-Component_Reference-Other_components-a4jmediaOutput">
-		<title>a4j:mediaOutput</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-	
-	<section id="sect-Component_Reference-Other_components-richhotkey">
-		<title>rich:hotkey</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-	
-	<section id="sect-Component_Reference-Other_components-richinsert">
-		<title>rich:insert</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-	
-	<section id="sect-Component_Reference-Other_components-richpaint2D">
-		<title>rich:paint2D</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-	
-	<section id="sect-Component_Reference-Other_components-richgmap">
-		<title>rich:gmap</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-	
-	<section id="sect-Component_Reference-Other_components-richvirtualEarth">
-		<title>rich:virtualEarth</title>
-		<para>
-			Incomplete
-		</para>
-	</section>
-
-</chapter>
-

Modified: root/docs/trunk/Component_Reference/en-US/Preface.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Preface.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/Preface.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -4,10 +4,10 @@
 
 <preface id="pref-Component_Reference-Preface">
 	<title>Preface</title>
-	<!--        FOR JDOCBOOK        --><xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--        FOR PUBLICAN        --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<!--         FOR JDOCBOOK         --><xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--         FOR PUBLICAN         --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	</xi:fallback>
 	</xi:include>
-	<!--        PUBLICAN'S ORIGINAL XINCLUDES        --><xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--        FOR JDOCBOOK        --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+	<!--         PUBLICAN'S ORIGINAL XINCLUDES         --><xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><!--         FOR JDOCBOOK         --><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="fallback_content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	</xi:fallback>
 	</xi:include>
 	</xi:fallback>

Added: root/docs/trunk/Component_Reference/en-US/Processing_management.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Processing_management.xml	                        (rev 0)
+++ root/docs/trunk/Component_Reference/en-US/Processing_management.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -0,0 +1,32 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<chapter id="chap-Component_Reference-Processing_management">
+	<title>Processing management</title>
+	<para>
+		Incomplete
+	</para>
+	<section id="sect-Component_Reference-Processing_management-a4jqueue">
+		<title>&lt;a4j:queue&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Processing_management-a4jlog">
+		<title>&lt;a4j:log&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+	
+	<section id="sect-Component_Reference-Processing_management-a4jstatus">
+		<title>&lt;a4j:status&gt;</title>
+		<para>
+			Incomplete
+		</para>
+	</section>
+
+</chapter>
+

Modified: root/docs/trunk/Component_Reference/en-US/Validation.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/Validation.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/Validation.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -8,21 +8,21 @@
 		Incomplete
 	</para>
 	<section id="sect-Component_Reference-Validation-richajaxValidator">
-		<title>rich:ajaxValidator</title>
+		<title>&lt;rich:ajaxValidator&gt;</title>
 		<para>
 			Incomplete
 		</para>
 	</section>
 	
 	<section id="sect-Component_Reference-Validation-richgraphValidator">
-		<title>rich:graphValidator</title>
+		<title>&lt;rich:graphValidator&gt;</title>
 		<para>
 			Incomplete
 		</para>
 	</section>
 	
 	<section id="sect-Component_Reference-Validation-richbeanValidator">
-		<title>rich:beanValidator</title>
+		<title>&lt;rich:beanValidator&gt;</title>
 		<para>
 			Incomplete
 		</para>

Modified: root/docs/trunk/Component_Reference/en-US/all-Component_Reference.xml
===================================================================
--- root/docs/trunk/Component_Reference/en-US/all-Component_Reference.xml	2009-11-12 01:40:04 UTC (rev 15868)
+++ root/docs/trunk/Component_Reference/en-US/all-Component_Reference.xml	2009-11-12 02:04:17 UTC (rev 15869)
@@ -28,7 +28,7 @@
 					<year>2009</year>
 					<holder>Red Hat</holder>
 				</copyright>
-				<!--         FOR PUBLICAN          -->
+				<!--          FOR PUBLICAN           -->
 				<legalnotice xml:base="Common_Content/Legal_Notice.xml">
 					<para>
 						Copyright <trademark class="copyright"></trademark> 2009 Red Hat This material may only be distributed subject to the terms and conditions set forth in the GNU Free Documentation License (GFDL), V1.2 or later (the latest version is presently available at <ulink url="http://www.gnu.org/licenses/fdl.txt">http://www.gnu.org/licenses/fdl.txt</ulink>).
@@ -46,7 +46,7 @@
 					</author>
 				</authorgroup>
 			</bookinfo>
-			<!--          <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>          -->
+			<!--           <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>           -->
 			<chapter id="chap-Component_Reference-Introduction" lang="en-US">
 				<title>Introduction</title>
 				<para>



More information about the richfaces-svn-commits mailing list