[jboss-cvs] JBossAS SVN: r95671 - projects/docs/enterprise/5.0/RichFaces/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 28 04:49:59 EDT 2009


Author: laubai
Date: 2009-10-28 04:49:59 -0400 (Wed, 28 Oct 2009)
New Revision: 95671

Modified:
   projects/docs/enterprise/5.0/RichFaces/en-US/Architecture_Overview.xml
   projects/docs/enterprise/5.0/RichFaces/en-US/Book_Info.xml
   projects/docs/enterprise/5.0/RichFaces/en-US/Revision_History.xml
   projects/docs/enterprise/5.0/RichFaces/en-US/RichFaces_Developer_Guide.xml
   projects/docs/enterprise/5.0/RichFaces/en-US/Settings.xml
Log:
Corrected xrefs for build.

Modified: projects/docs/enterprise/5.0/RichFaces/en-US/Architecture_Overview.xml
===================================================================
--- projects/docs/enterprise/5.0/RichFaces/en-US/Architecture_Overview.xml	2009-10-28 08:36:25 UTC (rev 95670)
+++ projects/docs/enterprise/5.0/RichFaces/en-US/Architecture_Overview.xml	2009-10-28 08:49:59 UTC (rev 95671)
@@ -34,7 +34,7 @@
 		</figure>
 		<formalpara>
 			<title>AJAX Filter.</title>
-			<para>To make the most of RichFaces, you should register a <literal>Filter</literal> in your application's <filename>web.xml</filename>. The <literal>Filter</literal> recognizes multiple request types. (Information about configuring the <literal>Filter</literal> can be cound in the <xref linkend="FilterConfiguration" /> section.) The sequence diagram in Figure 5.3 shows the differences in processing between a <emphasis>regular</emphasis> JSF request and an AJAX request.</para>
+			<para>To make the most of RichFaces, you should register a <literal>Filter</literal> in your application's <filename>web.xml</filename>. The <literal>Filter</literal> recognizes multiple request types. The sequence diagram in Figure 5.3 shows the differences in processing between a <emphasis>regular</emphasis> JSF request and an AJAX request.</para>
 		</formalpara>
 		<figure>
 			<title>Request processing sequence diagram</title>
@@ -2257,7 +2257,7 @@
 		<section>
 			<title>Client-side Script for Extended Skinning Support</title>
 			<para>Extended skinning of standard HTML controls is applied automatically: the browser type is detected, and if a browser does not fully support extended skinning, only basic skinning is applied.</para>
-			<para>There are some problems with standard HTML controls in certain browsers (Opera and Safari) that may cause problems if you wish to skin your RichFaces components and standard HTML controls manually. You can find more information about disabling skinnability in <xref linkend="ScriptsandStylesLoadStrategy" />.</para>
+			<para>There are some problems with standard HTML controls in certain browsers (Opera and Safari) that may cause problems if you wish to skin your RichFaces components and standard HTML controls manually.</para>
 			<para>To disable skinnability, set the <varname>org.richfaces.LoadStyleStrategy</varname> parameter to <literal>NONE</literal> in your <filename>web.xml</filename> file, like so:</para>
 			<programlisting role="XML">...
 &lt;context-param&gt;

Modified: projects/docs/enterprise/5.0/RichFaces/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0/RichFaces/en-US/Book_Info.xml	2009-10-28 08:36:25 UTC (rev 95670)
+++ projects/docs/enterprise/5.0/RichFaces/en-US/Book_Info.xml	2009-10-28 08:49:59 UTC (rev 95671)
@@ -8,7 +8,7 @@
 	<productname>JBoss Enterprise Application Platform</productname>
 	<productnumber>5.0</productnumber>
 	<edition>1</edition>
-	<pubsnumber>1</pubsnumber>
+	<pubsnumber>2</pubsnumber>
 	<corpauthor>
 		<inlinemediaobject>
 			<imageobject>

Modified: projects/docs/enterprise/5.0/RichFaces/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/5.0/RichFaces/en-US/Revision_History.xml	2009-10-28 08:36:25 UTC (rev 95670)
+++ projects/docs/enterprise/5.0/RichFaces/en-US/Revision_History.xml	2009-10-28 08:49:59 UTC (rev 95671)
@@ -5,6 +5,24 @@
 
 <appendix id="appe-Publican-Revision_History">
 	<title>Revision History</title>
+         <simpara>
+                <revhistory>
+                        <revision>
+                                <revnumber>1.2</revnumber>
+                                <date>Wed Oct 28 2009</date>
+                                <author>
+                                        <firstname>Laura</firstname>
+                                        <surname>Bailey</surname>
+                                        <email>lbailey at redhat.com</email>
+                                </author>
+                                <revdescription>
+                                        <simplelist>
+                                                <member>JIRA corrections.</member>
+                                  	</simplelist>
+                                </revdescription>
+                        </revision>
+                </revhistory>
+        </simpara>
         <simpara>
                 <revhistory>
                         <revision>

Modified: projects/docs/enterprise/5.0/RichFaces/en-US/RichFaces_Developer_Guide.xml
===================================================================
--- projects/docs/enterprise/5.0/RichFaces/en-US/RichFaces_Developer_Guide.xml	2009-10-28 08:36:25 UTC (rev 95670)
+++ projects/docs/enterprise/5.0/RichFaces/en-US/RichFaces_Developer_Guide.xml	2009-10-28 08:49:59 UTC (rev 95671)
@@ -12,5 +12,4 @@
     <!--<xi:include href="IDE_Support.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
     <!--<xi:include href="Links_to_Resources.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
   <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<index />
 </book>

Modified: projects/docs/enterprise/5.0/RichFaces/en-US/Settings.xml
===================================================================
--- projects/docs/enterprise/5.0/RichFaces/en-US/Settings.xml	2009-10-28 08:36:25 UTC (rev 95670)
+++ projects/docs/enterprise/5.0/RichFaces/en-US/Settings.xml	2009-10-28 08:49:59 UTC (rev 95671)
@@ -42,7 +42,7 @@
 
                                             <entry>DEFAULT</entry>
 
-                                            <entry>Defines how the RichFaces script files are loaded to the application. Possible values are <literal>ALL</literal>, <literal>DEFAULT</literal> and <literal>NONE</literal>. For more information, see <xref linkend="ScriptsandStylesLoadStrategy" />.</entry>
+                                            <entry>Defines how the RichFaces script files are loaded to the application. Possible values are <literal>ALL</literal>, <literal>DEFAULT</literal> and <literal>NONE</literal>.</entry>
                                             </row>
 
                                             <row>
@@ -50,7 +50,7 @@
 
                                             <entry>DEFAULT</entry>
 
-                                            <entry>Defines how the RichFaces style files are loaded into the application. Possible values are: <literal>ALL</literal>, <literal>DEFAULT</literal>, or <literal>NONE</literal>. For more information, see <xref linkend="ScriptsandStylesLoadStrategy" />.</entry>
+                                            <entry>Defines how the RichFaces style files are loaded into the application. Possible values are: <literal>ALL</literal>, <literal>DEFAULT</literal>, or <literal>NONE</literal>.</entry>
                                             </row>
 
                                             <row>




More information about the jboss-cvs-commits mailing list