[gatein-commits] gatein SVN: r2335 - portal/trunk/docs/reference-guide/en/modules.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Mar 22 05:05:56 EDT 2010


Author: thomas.heute at jboss.com
Date: 2010-03-22 05:05:56 -0400 (Mon, 22 Mar 2010)
New Revision: 2335

Modified:
   portal/trunk/docs/reference-guide/en/modules/Introduction.xml
   portal/trunk/docs/reference-guide/en/modules/WSRP.xml
Log:
Entity import and usage fixes

Modified: portal/trunk/docs/reference-guide/en/modules/Introduction.xml
===================================================================
--- portal/trunk/docs/reference-guide/en/modules/Introduction.xml	2010-03-22 08:58:48 UTC (rev 2334)
+++ portal/trunk/docs/reference-guide/en/modules/Introduction.xml	2010-03-22 09:05:56 UTC (rev 2335)
@@ -2,8 +2,6 @@
 <!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;
-<!ENTITY % BOOK_ENTITIES SYSTEM "../Reference_Guide.ent">
-%BOOK_ENTITIES;
 ]>
 <chapter id="chap-Reference_Guide-Introduction">
 <title>Introduction</title>
@@ -47,7 +45,7 @@
 			<listitem>
 				<para>
 					GateIn videos:
-					<ulink url="http://www.jboss.org/gatein/videos.html">www.jboss.org/gatein/videos.html</ulink>
+					<ulink url="http://vimeo.com/channels/gatein">vimeo.com/channels/gatein</ulink>
 				</para>
 <!--				<mediaobject>
 					<imageobject role="html">

Modified: portal/trunk/docs/reference-guide/en/modules/WSRP.xml
===================================================================
--- portal/trunk/docs/reference-guide/en/modules/WSRP.xml	2010-03-22 08:58:48 UTC (rev 2334)
+++ portal/trunk/docs/reference-guide/en/modules/WSRP.xml	2010-03-22 09:05:56 UTC (rev 2335)
@@ -2,9 +2,7 @@
 <!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;
-   <!ENTITY % entities SYSTEM "../Reference_Guide.ent">
-   %entities;
-   ]>
+]>
 <chapter id="wsrp">
    <title>Web Services for Remote Portlets (WSRP)</title>
 
@@ -37,7 +35,7 @@
    </sect1>
 
    <sect1 id="wsrp_support">
-      <title>Level of support in GateIn</title>
+      <title>Level of support in &PRODUCT;</title>
       <para>The WSRP Technical Committee defined
          <ulink url="http://www.oasis-open.org/committees/download.php/3073">WSRP Use Profiles</ulink>
          to help with WSRP interoperability. We will refer to terms defined in that document in



More information about the gatein-commits mailing list