[richfaces-svn-commits] JBoss Rich Faces SVN: r5949 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Feb 8 09:45:25 EST 2008


Author: artdaw
Date: 2008-02-08 09:45:24 -0500 (Fri, 08 Feb 2008)
New Revision: 5949

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml
   trunk/docs/userguide/en/src/main/docbook/included/keepAlive.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-2193 - http://jira.jboss.com/jira/browse/RF-2193

Modified: trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml	2008-02-08 14:41:47 UTC (rev 5948)
+++ trunk/docs/userguide/en/src/main/docbook/included/actionparam.desc.xml	2008-02-08 14:45:24 UTC (rev 5949)
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<chapter>
 <section>
   <sectioninfo>
     <keywordset>
@@ -20,4 +21,5 @@
   </emphasis>can be found <ulink
     url="http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/index.html"
     >here</ulink>.</para>
-</section>
\ No newline at end of file
+</section>
+</chapter>
\ No newline at end of file

Modified: trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml	2008-02-08 14:41:47 UTC (rev 5948)
+++ trunk/docs/userguide/en/src/main/docbook/included/ajaxListener.desc.xml	2008-02-08 14:45:24 UTC (rev 5949)
@@ -1,8 +1,14 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<chapter>
 <section>
-  <keyword>ajaxListener</keyword>
+  <sectioninfo>
+    <keywordset>
+      <keyword>ajaxListener</keyword>
+    </keywordset>
+  </sectioninfo>
   <title>Description</title>
   <para>The <emphasis role="bold"><property>&lt;a4j:ajaxListener&gt;</property></emphasis>
     component is the same one as <emphasis role="bold"><property>&lt;f:actionListener&gt;</property></emphasis> 
     or <emphasis role="bold"><property>&lt;f:valueChangeListener&gt;</property></emphasis>, but for an Ajax container.</para>
 </section>
+</chapter>
\ No newline at end of file

Modified: trunk/docs/userguide/en/src/main/docbook/included/keepAlive.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/keepAlive.desc.xml	2008-02-08 14:41:47 UTC (rev 5948)
+++ trunk/docs/userguide/en/src/main/docbook/included/keepAlive.desc.xml	2008-02-08 14:45:24 UTC (rev 5949)
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='UTF-8'?>
+<chapter>
 <section>
     <sectioninfo>
         <keywordset>
@@ -11,4 +12,5 @@
         <property>&lt;a4j:keepAlive&gt;</property>
       </emphasis> component allows to keep a state of each bean between requests.</para>
 
-</section>
\ No newline at end of file
+</section>
+</chapter>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list