[gatein-commits] gatein SVN: r2176 - in portal/trunk/docs: user-guide/en/modules and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Mar 11 10:56:21 EST 2010


Author: luc.texier at jboss.com
Date: 2010-03-11 10:56:20 -0500 (Thu, 11 Mar 2010)
New Revision: 2176

Modified:
   portal/trunk/docs/reference-guide/en/modules/Foundations.xml
   portal/trunk/docs/reference-guide/en/modules/Introduction.xml
   portal/trunk/docs/user-guide/en/modules/Introduction.xml
Log:
Fixed docbook headers

Modified: portal/trunk/docs/reference-guide/en/modules/Foundations.xml
===================================================================
--- portal/trunk/docs/reference-guide/en/modules/Foundations.xml	2010-03-11 15:55:32 UTC (rev 2175)
+++ portal/trunk/docs/reference-guide/en/modules/Foundations.xml	2010-03-11 15:56:20 UTC (rev 2176)
@@ -1,39 +1,19 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE chapter 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;
 ]>
 <chapter id="chap-Reference_Guide-Foundations" xmlns:x="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-   <!--
 
-    Copyright (C) 2009 eXo Platform SAS.
-    
-    This is free software; you can redistribute it and/or modify it
-    under the terms of the GNU Lesser General Public License as
-    published by the Free Software Foundation; either version 2.1 of
-    the License, or (at your option) any later version.
-    
-    This software is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-    Lesser General Public License for more details.
-    
-    You should have received a copy of the GNU Lesser General Public
-    License along with this software; if not, write to the Free
-    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-    02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
-     -->
    <title>Foundations</title>
    <section id="sect-Reference_Guide-Foundations-Kernel">
       <title>GateIn Kernel</title>
       <para>
-         GateIn is built on top of eXo platform, which is composed of a kernel, and a set of services that exist in two
-         scopes.
-         First scope is represented by <emphasis role="bold">RootContainer</emphasis> - it contains services that exist independently of any portal, and can be
-         accessed by all portals.
+         &PRODUCT; is built on top of a kernel, and a set of services that exist in two scopes.
+         First scope is represented by <emphasis role="bold">RootContainer</emphasis> - it contains services that exist independently of any portal, and can be accessed by all portals.
       </para>
       <para>
-         Second scope is portal-private in the form of <emphasis role="bold">PortalContainer</emphasis>. For each configured portal, an instance of
-         PortalContainer is created.
+         Second scope is portal-private in the form of <emphasis role="bold">PortalContainer</emphasis>. For each configured portal, an instance of PortalContainer is created.
          This scope contains services that have portal specific configuration, and services which should not be shared by
          multiple portals.
       </para>
@@ -569,4 +549,4 @@
 
    </section>
 
-</chapter>
\ No newline at end of file
+</chapter>

Modified: portal/trunk/docs/reference-guide/en/modules/Introduction.xml
===================================================================
--- portal/trunk/docs/reference-guide/en/modules/Introduction.xml	2010-03-11 15:55:32 UTC (rev 2175)
+++ portal/trunk/docs/reference-guide/en/modules/Introduction.xml	2010-03-11 15:56:20 UTC (rev 2176)
@@ -1,60 +1,83 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!DOCTYPE chapter 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;
 ]>
 <chapter id="chap-Reference_Guide-Introduction">
-	<!--              
+<title>Introduction</title>
 
-    Copyright (C) 2009 eXo Platform SAS.
-    
-    This is free software; you can redistribute it and/or modify it
-    under the terms of the GNU Lesser General Public License as
-    published by the Free Software Foundation; either version 2.1 of
-    the License, or (at your option) any later version.
-    
-    This software is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-    Lesser General Public License for more details.
-    
-    You should have received a copy of the GNU Lesser General Public
-    License along with this software; if not, write to the Free
-    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-    02110-1301 USA, or see the FSF site: http://www.fsf.org.
-
-              --><title>Introduction</title>
-
 	<para>
-		&PRODUCT; is a merge of two mature projects; JBoss Portal and eXo Portal. It takes the best of both offerings and incorporates them into a single new project. The aim is to provide an intuitive portal for as-is use and a framework to build upon depending on your needs.
+		&PRODUCT; is the merge of two mature Java projects; JBoss Portal and eXo Portal. This new community project takes the best of both offerings and incorporates them into a single j2ee deployment archive. The aim is to provide an intuitive user-friendly portal and a framework to address the needs of today's Web 2.0 applications.
 	</para>
 	<mediaobject>
-		<imageobject>
-			<imagedata fileref="images/Frontpage.png" format="PNG" scalefit="1" width="444" />
+		<imageobject role="html">
+			<imagedata fileref="images/Frontpage.png" format="PNG" align="center" scale="110" />
 		</imageobject>
+		<imageobject role="fo">
+			<imagedata fileref="images/Frontpage.png" format="PNG" align="center" contentwidth="150mm" />
+		</imageobject>
 	</mediaobject>
 	<para>
-		This book explains how to configure various aspects of &PRODUCT;, including navigation, skins and database variables.
+		This book provides deep-dive information about the installation and configuration of the services provide by GateIn.
 	</para>
+<!--
 	<para>
 		Refer to the <ulink type="http" url="http://redhat.com/docs">&PRODUCT; Installation Guide</ulink> for information on downloading and installing the product or the <ulink type="http" url="http://redhat.com/docs">&PRODUCT; User Guide</ulink> for information on basic usage.
 	</para>
+-->
 	<section id="sect-Install_Guide-Introduction-Related_Links">
 		<title>Related Links</title>
 		<itemizedlist>
 			<listitem>
 				<para>
-					GateIn project homepage. GateIn 3.0 is the community project that &PRODUCT; is based on. <ulink url="http://www.gatein.org" />
+					GateIn homepage:
+					<ulink url="http://www.gatein.org">www.gatein.org</ulink>
 				</para>
+				<mediaobject>
+					<imageobject role="html">
+						<imagedata fileref="images/GateIn.png" format="PNG" align="center" scale="110"/>
+					</imageobject>
+					<imageobject role="fo">
+						<imagedata fileref="images/GateIn.png" format="PNG" align="center" contentwidth="150mm"/>
+					</imageobject>
+				</mediaobject>
 			</listitem>
 			<listitem>
 				<para>
-					GateIn downloads: <ulink url="http://www.jboss.org/gatein/downloads.html">www.jboss.org/gatein/downloads.html</ulink>
+					GateIn videos:
+					<ulink url="http://www.jboss.org/gatein/videos.html">www.jboss.org/gatein/videos.html</ulink>
 				</para>
+				<mediaobject>
+					<imageobject role="html">
+						<imagedata fileref="images/Videos.png" format="PNG" align="center" scale="110" />
+					</imageobject>
+					<imageobject role="fo">
+						<imagedata fileref="images/Videos.png" format="PNG" align="center" contentwidth="150mm"/>
+					</imageobject>
+				</mediaobject>
+
 			</listitem>
 			<listitem>
 				<para>
-					Further documentation about the Red Hat &PRODUCT; and other Red Hat products can be found at <ulink type="http" url="www.redhat.com/docs" />
+					GateIn documentation:
+					<ulink url="http://www.jboss.org/gatein/documentation.html">www.jboss.org/gatein/documentation.html</ulink>
 				</para>
 			</listitem>
+			<listitem>
+				<para>
+					GateIn downloads:
+					<ulink url="http://www.jboss.org/gatein/downloads.html">www.jboss.org/gatein/downloads.html</ulink>
+				</para>
+				<mediaobject>
+					<imageobject role="html">
+						<imagedata fileref="images/Downloads.png" format="PNG" align="center" scale="110" />
+					</imageobject>
+					<imageobject role="fo">
+						<imagedata fileref="images/Downloads.png" format="PNG" align="center" contentwidth="150mm"/>
+					</imageobject>
+				</mediaobject>
+
+			</listitem>
 		</itemizedlist>
 	</section>
 

Modified: portal/trunk/docs/user-guide/en/modules/Introduction.xml
===================================================================
--- portal/trunk/docs/user-guide/en/modules/Introduction.xml	2010-03-11 15:55:32 UTC (rev 2175)
+++ portal/trunk/docs/user-guide/en/modules/Introduction.xml	2010-03-11 15:56:20 UTC (rev 2176)
@@ -20,7 +20,7 @@
 		This book introduces and provides detailed information about most features and capabilities of &PRODUCT; such as user/group management and access permissions, using portlets and changing basic interface objects such as skins, language and page orientation.
 	</para>
 	<para>
-		Refer to <ulink type="http" url="http://www.jboss.org/gatein/documentation.html">&PRODUCT; Installation Guide</ulink> for information on downloading and installing the project or <ulink type="http" url="http://www.jboss.org/gatein/documentation.html">&PRODUCT; Reference Guide</ulink> for detailed information on all aspects of the project.
+		Refer to <ulink type="http" url="http://www.jboss.org/gatein/documentation.html">&PRODUCT; Reference Guide</ulink> for detailed information on all aspects of the project.
 	</para>
 	<section id="sect-Install_Guide-Introduction-Related_Links">
 		<title>Related Links</title>



More information about the gatein-commits mailing list