Author: SeanRogers
Date: 2010-08-20 02:20:00 -0400 (Fri, 20 Aug 2010)
New Revision: 18837
Modified:
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Book_Info.xml
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Component_Reference.ent
Log:
Possible fix for locale issue RF-8903
Modified:
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Book_Info.xml
===================================================================
---
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Book_Info.xml 2010-08-20
06:08:40 UTC (rev 18836)
+++
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Book_Info.xml 2010-08-20
06:20:00 UTC (rev 18837)
@@ -3,7 +3,7 @@
]>
<bookinfo id="book-Component_Reference-Component_Reference">
<title>Component Reference</title>
- <subtitle>A reference guide to the components of the RichFaces
&VERSIONLONG;<remark> (draft)</remark>
+ <subtitle>A reference guide to the components of the RichFaces 4<remark>
(draft)</remark>
framework</subtitle>
<productname>RichFaces</productname>
<productnumber>4.0</productnumber>
@@ -11,7 +11,7 @@
<pubsnumber>1</pubsnumber>
<abstract>
<para>
- This book details each component in the RichFaces &VERSION; framework, including
examples of their use in applications.
+ This book details each component in the RichFaces 4 framework, including examples of
their use in applications.
</para>
</abstract>
<corpauthor>
@@ -28,8 +28,12 @@
<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:fallback>
+ <!-- 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:fallback>
</xi:include>
<xi:include href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</bookinfo>
Modified:
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Component_Reference.ent
===================================================================
---
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Component_Reference.ent 2010-08-20
06:08:40 UTC (rev 18836)
+++
modules/docs/branches/draft/Component_Reference/src/main/docbook/en-US/Component_Reference.ent 2010-08-20
06:20:00 UTC (rev 18837)
@@ -1,6 +1,5 @@
<!ENTITY PRODUCT "RichFaces">
<!ENTITY VERSION "4.0">
-<!ENTITY VERSIONLONG "4.0.0.ALPHA2">
<!ENTITY BOOKID "Component_Reference">
<!ENTITY HOLDER "Red Hat">
<!ENTITY YEAR "2009">