Author: julien(a)jboss.com
Date: 2007-03-20 13:14:51 -0400 (Tue, 20 Mar 2007)
New Revision: 6783
Added:
docs/trunk/referenceGuide/en/modules/contentIntegration.xml
Modified:
docs/trunk/referenceGuide/en/master.xml
Log:
stub for content integration chapter
Modified: docs/trunk/referenceGuide/en/master.xml
===================================================================
--- docs/trunk/referenceGuide/en/master.xml 2007-03-20 17:00:52 UTC (rev 6782)
+++ docs/trunk/referenceGuide/en/master.xml 2007-03-20 17:14:51 UTC (rev 6783)
@@ -24,6 +24,7 @@
<!ENTITY wsrp SYSTEM "modules/wsrp.xml">
<!ENTITY security SYSTEM "modules/security.xml">
<!ENTITY troubleshooting SYSTEM "modules/troubleshooting.xml">
+ <!ENTITY contentIntegration SYSTEM
"modules/contentIntegration.xml">
]>
<book lang="en">
<bookinfo>
@@ -59,6 +60,7 @@
<!-- portlet tutorials --> &tutorials;
<!-- deployment desc --> &xmldescriptors;
<!-- understanding urls --> &urls;
+ <!-- Content integration --> &contentIntegration;
<!-- IPC --> &ipc;
<!-- clustering configuration --> &clustering;
<!-- WSRP --> &wsrp;
Added: docs/trunk/referenceGuide/en/modules/contentIntegration.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/contentIntegration.xml
(rev 0)
+++ docs/trunk/referenceGuide/en/modules/contentIntegration.xml 2007-03-20 17:14:51 UTC
(rev 6783)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="contentIntegration">
+ <chapterinfo>
+ <author>
+ <firstname>Julien</firstname>
+ <surname>Viet</surname>
+ <email>julien @ jboss dot com</email>
+ </author>
+ </chapterinfo>
+ <title>Content integration</title>
+ <para>Blah.</para>
+</chapter>