Author: aakanksha_writer
Date: 2013-06-07 07:19:10 -0400 (Fri, 07 Jun 2013)
New Revision: 9287
Modified:
epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml~
epp/docs/JPP/trunk/Development_Guide/en-US/Portlet_Development.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Visual_Identity.xml
Log:
new content added
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml 2013-06-05 13:44:39
UTC (rev 9286)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml 2013-06-07 11:19:10
UTC (rev 9287)
@@ -31,17 +31,23 @@
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Containers.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Skinning_The_Portal.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Extension.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Visual_Identity.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Site_Redirection.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Data_Import_Strategy.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="RTL_Framework.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="XML_Resource_Bundles.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Javascript_Inter-application_Communication.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Navigation_Controller.xml"/>
+
</part>
<part>
<title>Application Development</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Gadget_Development.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portlet_Development_Resources.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portlet_Development.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="JSF2_Portlet_Development.xml"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="JSF_Portlet_Development_with_RichFaces.xml"/>
+<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portlets_with_JSF_and_CDI.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="CDI_Portlet_Development.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Navigation_Portlet_Using_the_Public_API.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Using_Data_from_Social_Networks_in_Portlets.xml"/>
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Development_Guide.xml~
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Portlet_Development.xml
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml 2013-06-05 13:44:39
UTC (rev 9286)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Revision_History.xml 2013-06-07 11:19:10
UTC (rev 9287)
@@ -77,6 +77,20 @@
</simplelist>
</revdescription>
</revision>
+ <revision>
+ <revnumber>6.1.0-2</revnumber>
+ <date>Fri June 7 2013</date>
+ <author>
+ <firstname>Aakanksha</firstname>
+ <surname>Singh</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Incorporated raw content for JPP6.1 from
confluence</member>
+ </simplelist>
+ </revdescription>
+ </revision>
</revhistory>
</simpara>
</appendix>
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Visual_Identity.xml
===================================================================
(Binary files differ)