Author: smumford
Date: 2010-11-04 21:18:39 -0400 (Thu, 04 Nov 2010)
New Revision: 4948
Modified:
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment.xml
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml
Log:
Uncommented Gadgets subsections and commented Javascript Configuration section
Modified:
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml 2010-11-04
15:46:59 UTC (rev 4947)
+++
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/GadgetDevelopment/Gadgets.xml 2010-11-05
01:18:39 UTC (rev 4948)
@@ -15,8 +15,6 @@
</para>
</section>
-
- <!-- Removed list of default gadgets as covered in User Guide --><!-- Removing
the following sections as they add nothing to the document
<section id="sect-Reference_Guide-Gadgets-Existing_Gadgets">
<title>Existing Gadgets</title>
<mediaobject>
@@ -114,7 +112,7 @@
<imagedata fileref="images/GadgetDevelopment/Dashboard.png"
format="PNG" align="center" contentwidth="150mm" />
</imageobject>
</mediaobject>
-</section> -->
+</section>
</section>
Modified:
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml 2010-11-04
15:46:59 UTC (rev 4947)
+++
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml 2010-11-05
01:18:39 UTC (rev 4948)
@@ -3,6 +3,9 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "Reference_Guide.ent">
%BOOK_ENTITIES;
]>
+
+<!-- This section removed as per instruction from Thomas Heute. ix:include commented
in PortalDevelopment.xml -->
+
<chapter
id="chap-Reference_Guide-Javascript_Configuration-Please_Review">
<title>Javascript Configuration - Please Review</title>
<para>
Modified:
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment.xml 2010-11-04
15:46:59 UTC (rev 4947)
+++
epp/docs/branches/EPP_5_1_Branch/Reference_Guide/en-US/modules/PortalDevelopment.xml 2010-11-05
01:18:39 UTC (rev 4948)
@@ -14,5 +14,6 @@
<xi:include href="PortalDevelopment/RTLFramework.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="PortalDevelopment/XMLResourceBundles.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include
href="PortalDevelopment/JavascriptInterApplicationCommunication.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="PortalDevelopment/JavascriptConfiguration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <!--<xi:include href="PortalDevelopment/JavascriptConfiguration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />-->
+ <!--JavaScript Configuration section removed as per instruction from Thomas
Heute-->
</part>