Author: jaredmorgs
Date: 2013-03-20 22:16:45 -0400 (Wed, 20 Mar 2013)
New Revision: 9216
Added:
epp/docs/JPP/trunk/Development_Guide/en-US/Gadget_Development.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Introduction.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Containers.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Extension.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portlet_Development.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Visual_Identity.xml
Removed:
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Gadget_Development.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Portlet_Development.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Introduction/Introduction.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Containers.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Extension.xml
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Visual_Identity.xml
Modified:
epp/docs/JPP/trunk/Development_Guide/en-US/Developer_Guide.xml
Log:
Syncing changes to the Dev Guide files to date to avoid commit conflicts
Deleted:
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Gadget_Development.xml
===================================================================
(Binary files differ)
Deleted:
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Portlet_Development.xml
===================================================================
(Binary files differ)
Modified: epp/docs/JPP/trunk/Development_Guide/en-US/Developer_Guide.xml
===================================================================
--- epp/docs/JPP/trunk/Development_Guide/en-US/Developer_Guide.xml 2013-03-20 15:17:30 UTC
(rev 9215)
+++ epp/docs/JPP/trunk/Development_Guide/en-US/Developer_Guide.xml 2013-03-21 02:16:45 UTC
(rev 9216)
@@ -6,7 +6,7 @@
<book>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Book_Info.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Preface.xml"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Introduction/Introduction.xml" encoding="UTF-8"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Introduction.xml" encoding="UTF-8"/>
<part>
<title>Architectural and Design Choices</title>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Architectural_Design_Choices/Architectural_Choices.xml"
encoding="UTF-8"/>
@@ -14,14 +14,26 @@
</part>
<part>
<title>Portal Development</title>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Development/Portal_Containers.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Development/Visual_Identity.xml" encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portal_Development/Portal_Extension.xml" encoding="UTF-8"/>
+ <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="Visual_Identity.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"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Navigation_Controller.xml" encoding="UTF-8"/>
</part>
<part>
<title>Application Development</title>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Application_Development/Gadget_Development.xml"
encoding="UTF-8"/>
- <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Application_Development/Portlet_Development.xml"
encoding="UTF-8"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Gadget_Development.xml" encoding="UTF-8"/>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Portlet_Development.xml" encoding="UTF-8"/>
</part>
<part>
<title>JavaScript Development</title>
@@ -41,6 +53,10 @@
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="JavaScript_Development/Module_Cookbook.xml"
encoding="UTF-8"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="JavaScript_Development/Script_Cookbook.xml"
encoding="UTF-8"/>
</part>
+ <part>
+ <title>Advanced Development Concepts</title>
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="The_eXo_Kernel.xml" encoding="UTF-8"/>
+ </part>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="appendix-Quickstarts.xml"/>
<xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
</book>
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Gadget_Development.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Gadget_Development.xml)
===================================================================
(Binary files differ)
Deleted: epp/docs/JPP/trunk/Development_Guide/en-US/Introduction/Introduction.xml
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Introduction.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Introduction/Introduction.xml)
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Containers.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Containers.xml)
===================================================================
(Binary files differ)
Deleted:
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Containers.xml
===================================================================
(Binary files differ)
Deleted:
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Extension.xml
===================================================================
(Binary files differ)
Deleted:
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Visual_Identity.xml
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Extension.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Portal_Extension.xml)
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Portlet_Development.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Application_Development/Portlet_Development.xml)
===================================================================
(Binary files differ)
Copied: epp/docs/JPP/trunk/Development_Guide/en-US/Visual_Identity.xml (from rev 9215,
epp/docs/JPP/trunk/Development_Guide/en-US/Portal_Development/Visual_Identity.xml)
===================================================================
(Binary files differ)