[portal-commits] JBoss Portal SVN: r6127 - docs/trunk/referenceGuide/en.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Tue Jan 30 17:32:42 EST 2007


Author: bdaw
Date: 2007-01-30 17:32:42 -0500 (Tue, 30 Jan 2007)
New Revision: 6127

Modified:
   docs/trunk/referenceGuide/en/master.xml
Log:
some initial work on identity, and placeholders for authentication and sso chapters

Modified: docs/trunk/referenceGuide/en/master.xml
===================================================================
--- docs/trunk/referenceGuide/en/master.xml	2007-01-30 15:49:04 UTC (rev 6126)
+++ docs/trunk/referenceGuide/en/master.xml	2007-01-30 22:32:42 UTC (rev 6127)
@@ -16,6 +16,9 @@
       <!ENTITY CMS SYSTEM "modules/cmsPortlet.xml">
       <!ENTITY navtabs SYSTEM "modules/navtabs.xml">
       <!ENTITY themeandlayouts SYSTEM "modules/themeandlayouts.xml">
+      <!ENTITY identity SYSTEM "modules/identity.xml">
+      <!ENTITY authentication SYSTEM "modules/authentication.xml">
+      <!ENTITY sso SYSTEM "modules/sso.xml">
       <!ENTITY clustering SYSTEM "modules/clustering.xml">
       <!ENTITY wsrp SYSTEM "modules/wsrp.xml">
       <!ENTITY security SYSTEM "modules/security.xml">
@@ -62,6 +65,9 @@
    <!-- CMS --> &CMS;
    <!-- NavTabs --> &navtabs;
    <!-- theme/layout api --> &themeandlayouts;
+   <!-- Identity --> &identity;
+   <!-- Authentication --> &authentication;
+   <!-- SSO --> &sso;    
    <!-- troubleshooting FAQ--> &troubleshooting;
 
 </book>




More information about the portal-commits mailing list