[gatein-commits] gatein SVN: r8042 - epp/docs/branches/5.2/Admin_Guide/en-US.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Nov 11 01:04:08 EST 2011


Author: smumford
Date: 2011-11-11 01:04:07 -0500 (Fri, 11 Nov 2011)
New Revision: 8042

Modified:
   epp/docs/branches/5.2/Admin_Guide/en-US/Admin_Guide.xml
   epp/docs/branches/5.2/Admin_Guide/en-US/Author_Group.xml
   epp/docs/branches/5.2/Admin_Guide/en-US/Book_Info.xml
   epp/docs/branches/5.2/Admin_Guide/en-US/Preface.xml
   epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
Log:
Updated from wiki with new admonition markup

Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Admin_Guide.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Admin_Guide.xml	2011-11-11 04:27:49 UTC (rev 8041)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Admin_Guide.xml	2011-11-11 06:04:07 UTC (rev 8042)
@@ -1,17 +1,15 @@
 <?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 "Admin_Guide.ent">
 %BOOK_ENTITIES;
 ]>
-
 <book>
-   <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="chapter-1-Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="chapter-2-REST_Component.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="chapter-3-Command_Line_Interface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="chapter-4-Management_Extensions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="chapter-1-Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="chapter-2-REST.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="chapter-3-Command_Line_Interface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="chapter-4-Management_Extensions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 </book>
 

Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Author_Group.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Author_Group.xml	2011-11-11 04:27:49 UTC (rev 8041)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Author_Group.xml	2011-11-11 06:04:07 UTC (rev 8042)
@@ -1,20 +1,15 @@
 <?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 "Admin_Guide.ent">
-%BOOK_ENTITIES;
-]>
-
+<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
 <authorgroup>
-   <author>
-      <firstname>Scott</firstname>
-      <surname>Mumford</surname>
-      <email>smumford at redhat.com</email>
-   </author>
-   <author>
-      <firstname>Nick</firstname>
-      <surname>Scavelli</surname>
-      <email>nscavell at redhat.com</email>
-   </author>
-</authorgroup>
 
+  <author>
+    <firstname>Scott</firstname>
+    <surname>Mumford</surname>
+    <email>smumford at redhat.com</email>
+  </author>
+  <author>
+    <firstname>Nick</firstname>
+    <surname>Scavelli</surname>
+    <email>nscavell at redhat.com</email>
+  </author>
+</authorgroup>

Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Book_Info.xml	2011-11-11 04:27:49 UTC (rev 8041)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Book_Info.xml	2011-11-11 06:04:07 UTC (rev 8042)
@@ -1,30 +1,31 @@
 <?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 "Admin_Guide.ent">
 %BOOK_ENTITIES;
 ]>
+<bookinfo id="book-Admin_Guide-Admin_Guide">
+	<title>Admin Guide</title>
+	 <subtitle>For use with JBoss Enterprise Portal Platform 5</subtitle>
+	 <productname>JBoss Enterprise Portal Platform</productname>
+	 <productnumber>5.2</productnumber>
+	 <edition>5.2.0</edition>
+	 <pubsnumber>3</pubsnumber>
+	 <abstract>
+		<para>
+			This document is a guide to administering an implementation of JBoss Enterprise Portal Platform. It is intended for System Administrators and assumes a high level of technical knowledge.
+		</para>
 
-<bookinfo id="book-Admin_Guide-Admin_Guide">
-   <title>Admin Guide</title>
-   <subtitle>For use with JBoss Enterprise Portal Platform 5</subtitle>
-   <productname>JBoss Enterprise Portal Platform</productname>
-   <productnumber>5.2</productnumber>
-   <edition>5.2.0</edition>
-   <pubsnumber>3</pubsnumber>
-   <abstract>
-      <para>
-         This document is a guide to administering an implementation of JBoss Enterprise Portal Platform. It is intended for System Administrators and assumes a high level of technical knowledge.
-      </para>
-   </abstract>
-   <corpauthor>
-      <inlinemediaobject>
-         <imageobject>
-            <imagedata fileref="Common_Content/images/title_logo.png" format="PNG" />
-         </imageobject>
-      </inlinemediaobject>
-   </corpauthor>
-   <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</abstract>
+	 <corpauthor>
+		<inlinemediaobject>
+			<imageobject>
+				<imagedata fileref="Common_Content/images/title_logo.png" format="PNG" />
+			</imageobject>
+
+		</inlinemediaobject>
+
+	</corpauthor>
+	 <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 </bookinfo>
 

Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Preface.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Preface.xml	2011-11-11 04:27:49 UTC (rev 8041)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Preface.xml	2011-11-11 06:04:07 UTC (rev 8042)
@@ -1,17 +1,13 @@
 <?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 "Admin_Guide.ent">
 %BOOK_ENTITIES;
 ]>
-
 <preface id="pref-Admin_Guide-Preface">
-   <title>Preface</title>
-   <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-   <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" />
-      </xi:fallback>
-   </xi:include>
+	<title>Preface</title>
+	 <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	 <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" />
+	 </xi:fallback>
+	 </xi:include>
 </preface>
 

Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml	2011-11-11 04:27:49 UTC (rev 8041)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml	2011-11-11 06:04:07 UTC (rev 8042)
@@ -1,43 +1,51 @@
 <?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 "Admin_Guide.ent">
 %BOOK_ENTITIES;
 ]>
+<appendix id="appe-Admin_Guide-Revision_History">
+	<title>Revision History</title>
+	 <simpara>
+		<revhistory>
+			<revision>
+				<revnumber>5.2.0-3</revnumber>
+				 <date>Wed Oct 19 2011</date>
+				 <author>
+					<firstname>Scott</firstname>
+					 <surname>Mumford</surname>
+					 <email></email>
 
-<appendix id="appe-Admin_Guide-Revision_History">
-   <title>Revision History</title>
-   <simpara>
-      <revhistory>
-         <revision>
-            <revnumber>5.2.0-3</revnumber>
-            <date>Wed Oct 19 2011</date>
-            <author>
-               <firstname>Scott</firstname>
-               <surname>Mumford</surname>
-               <email></email>
-            </author>
-            <revdescription>
-               <simplelist>
-                  <member>Added to brew system.</member>
-               </simplelist>
-            </revdescription>
-         </revision>
-         <revision>
-            <revnumber>5.2.0-1</revnumber>
-            <date>Wed Oct 12 2011</date>
-            <author>
-               <firstname>Nick</firstname>
-               <surname>Scavelli</surname>
-               <email>nscavell at redhat.com</email>
-            </author>
-            <revdescription>
-               <simplelist>
-                  <member>Initial creation of book.</member>
-               </simplelist>
-            </revdescription>
-         </revision>
-      </revhistory>
-   </simpara>
+				</author>
+				 <revdescription>
+					<simplelist>
+						<member>Added to brew system.</member>
+
+					</simplelist>
+
+				</revdescription>
+
+			</revision>
+			 <revision>
+				<revnumber>5.2.0-1</revnumber>
+				 <date>Wed Oct 12 2011</date>
+				 <author>
+					<firstname>Nick</firstname>
+					 <surname>Scavelli</surname>
+					 <email>nscavell at redhat.com</email>
+
+				</author>
+				 <revdescription>
+					<simplelist>
+						<member>Initial creation of book.</member>
+
+					</simplelist>
+
+				</revdescription>
+
+			</revision>
+
+		</revhistory>
+
+	</simpara>
 </appendix>
 



More information about the gatein-commits mailing list