Author: aakanksha_writer
Date: 2013-04-01 13:11:30 -0400 (Mon, 01 Apr 2013)
New Revision: 9246
Modified:
epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml
Log:
updated to remove files related to admin topics
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml 2013-04-01 16:32:01
UTC (rev 9245)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml 2013-04-01 17:11:30
UTC (rev 9246)
@@ -17,14 +17,9 @@
<title>Portal Development</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Lifecycle.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Containers.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Permission_Configuration.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Navigation_Configuration.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Default_Portal_Configuration.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Skinning_The_Portal.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Extension.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Data_Import_Strategy.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Internationalization_Configuration.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Localization_Configuration.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="RTL_Framework.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="XML_Resource_Bundles.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Javascript_Inter-application_Communication.xml"
encoding="UTF-8"/>
@@ -49,21 +44,7 @@
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Localization.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Scripts_In_JBoss_Portal_Platform.xml" encoding="UTF-8"/>
</part>
- <part>
- <title>Authentication and Authorization</title>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="AuthenticationAuthorizationOverview.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="PasswordEncryption.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="PredefinedUserConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="AuthenticationTokenConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="BackendConfiguration.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="OrganizationAPI.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="AccessingUserProfile.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="CoreOrganizationInitializer.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="SSO.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="LDAP.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="SAML2.xml" encoding="UTF-8"/>
- </part>
- <part>
+ <part>
<title>JavaScript Code Examples</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Module_Cookbook.xml" encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Script_Cookbook.xml" encoding="UTF-8"/>
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml 2013-04-01 16:32:01 UTC (rev
9245)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Preface.xml 2013-04-01 17:11:30 UTC (rev
9246)
@@ -1,4 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. -->
<!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 "Development_Guide.ent">
%BOOK_ENTITIES;]>
@@ -20,8 +21,9 @@
The installation root of the Central Authentication Service (CAS) single sign-on
framework. This directory is an arbitrary location chosen when CAS is downloaded and
installed.
</para>
<para>
- This convention is mainly used in <xref
linkend="Central_Authentication_Service_CAS"/>.
- </para>
+ This convention is mainly used in Development Guide, see chapter
<citetitle>Central_Authentication_Service_CAS</citetitle> </para>
+ <!-- <para><xref
linkend="Central_Authentication_Service_CAS"/>.
+ </para> -->
</listitem>
</varlistentry>
<varlistentry>
@@ -33,7 +35,7 @@
The
<filename>JPP_HOME/gatein/gatein.ear/portal.war/WEB-INF/conf/organization/</filename>
directory, which contains identity-related configuration resources.
</para>
<para>
- This convention is mainly used in <xref
linkend="LDAP_Integration"/>.
+ This convention is mainly used in Development Guide, see chapter
<citetitle>LDAP_Integration</citetitle>
</para>
</listitem>
</varlistentry>
@@ -71,7 +73,7 @@
The installation root of the Apache Tomcat server. Apache Tomcat is a simple
Java-based web server that can host servlets or JSP applications. It is not a part of
JBoss Portal Platform, however, it is used in various examples in this guide to host
single sign-on authentication services.
</para>
<para>
- This convention is mainly used in <xref
linkend="Single_Sign_On_SSO"/>.
+ This convention is mainly used in Development Guide, see Chapter
<citetitle>Single_Sign_On_SSO </citetitle> <!-- <xref
linkend="Single_Sign_On_SSO"/>. -->
</para>
</listitem>
</varlistentry>