[gatein-commits] gatein SVN: r2192 - portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 11 23:46:41 EST 2010


Author: smumford
Date: 2010-03-11 23:46:41 -0500 (Thu, 11 Mar 2010)
New Revision: 2192

Modified:
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Author_Group.xml
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Book_Info.xml
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Feedback.xml
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Preface.xml
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.ent
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.xml
   portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Revision_History.xml
Log:
Various mechanical fixes. See JIRA GTNPORTAL-718 for info

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Author_Group.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Author_Group.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Author_Group.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,33 +1,34 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <authorgroup>
 	<editor>
 		<firstname>Scott</firstname>
 		<surname>Mumford</surname>
 		<affiliation>
-			<orgname>Red Hat</orgname>
+			<shortaffil>Red Hat</shortaffil>
 			<orgdiv>Engineering Content Services</orgdiv>
 		</affiliation>
-		<contrib>Document editing</contrib>
 		<email>smumford at redhat.com</email>
 	</editor>
 	<editor>
 		<firstname>Thomas</firstname>
 		<surname>Heute</surname>
 		<affiliation>
-			<orgname>Red Hat</orgname>
+			<shortaffil>Red Hat</shortaffil>
 			<orgdiv>JBoss Services R&amp;D</orgdiv>
 		</affiliation>
-		<contrib>Document review and editing</contrib>
 		<email>theute at redhat.com</email>
 	</editor>
 	<othercredit>
 		<affiliation>
-			<orgname><ulink type="http" url="http://www.jboss.org/gatein/">GateIn</ulink> and <ulink type="http" url="http://www.exoplatform.com/portal/public/website/">Exo Platform</ulink></orgname>
+			<orgname><emphasis role="bold"><ulink type="http" url="http://www.jboss.org/gatein/">GateIn</ulink></emphasis> and <emphasis role="bold"><ulink type="http" url="http://www.exoplatform.com/portal/public/website/">Exo Platform</ulink></emphasis></orgname>
 			<orgdiv>Documentation Teams</orgdiv>
 		</affiliation>
 		<contrib>Original product documentation by:</contrib>
 	</othercredit>
 </authorgroup>
 
+

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Book_Info.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Book_Info.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Book_Info.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <bookinfo id="book-Reference_Guide-Reference_Guide">
 	<title>Reference Guide</title>
@@ -14,7 +16,7 @@
 more advanced topics than the Install and User guides, adding new
 content or taking concepts discussed in the earlier documents
 further. It aims to provide supporting documentation for advanced
-users of the Enterprise Portal Platform 5.0 product. Its primary
+users of the &PRODUCT; product. Its primary
 focus is on advanced use of the product and it assumes an
 intermediate or advanced knowledge of the technology and terms.
 </para>

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Feedback.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Feedback.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Feedback.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <section id="sect-Reference_Guide-We_Need_Feedback">
 	<title>We Need Feedback!</title>

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Preface.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Preface.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Preface.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <preface id="pref-Reference_Guide-Preface">
 	<title>Preface</title>

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.ent
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.ent	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.ent	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,5 @@
-<!ENTITY PRODUCT "Enterprise Portal Platform">
-<!ENTITY BOOKID "User Guide">
+<!ENTITY PRODUCT "GateIn Portal">
+<!ENTITY BOOKID "Reference Guide">
 <!ENTITY YEAR "2010">
 <!ENTITY HOLDER "Red Hat, Inc">
 <!ENTITY RHEL "Red Hat Enterprise Linux">

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Reference_Guide.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <book status="draft">
 	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />

Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Revision_History.xml
===================================================================
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Revision_History.xml	2010-03-12 02:42:54 UTC (rev 2191)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Reference_Guide/en-US/Revision_History.xml	2010-03-12 04:46:41 UTC (rev 2192)
@@ -1,5 +1,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
+%BOOK_ENTITIES;
 ]>
 <appendix id="appe-Reference_Guide-Revision_History">
 	<title>Revision History</title>



More information about the gatein-commits mailing list