Author: smumford
Date: 2010-09-23 23:43:15 -0400 (Thu, 23 Sep 2010)
New Revision: 4365
Removed:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/architecture.xml
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml
Log:
Removed JCR/architecture.xml as no content, and 'concepts' are going to be entered
at section level
Deleted:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/architecture.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/architecture.xml 2010-09-24
03:12:51 UTC (rev 4364)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR/architecture.xml 2010-09-24
03:43:15 UTC (rev 4365)
@@ -1,20 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "../../../Reference_Guide.ent">
-%BOOK_ENTITIES;
-]>
-<section id="sect-Reference_Guide-Basic_concepts_of_eXoJCR">
- <sectioninfo>
- <keywordset>
- <keyword>JCR</keyword>
- <keyword>eXo JCR</keyword>
- <keyword>etc</keyword>
- </keywordset>
- </sectioninfo>
- <title>Basic concepts of eXo JCR</title>
- <para>
- DOC TODO: Needs text.
- </para>
-</section>
-
-
Modified: epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml 2010-09-24
03:12:51 UTC (rev 4364)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/Advanced/JCR.xml 2010-09-24
03:43:15 UTC (rev 4365)
@@ -6,8 +6,7 @@
<chapter id="chap-Reference_Guide-eXoJCR">
<title>eXo JCR</title>
<xi:include href="JCR/intro.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
-<!-- Triaged <xi:include href="JCR/architecture.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
-<!-- common configs --><xi:include href="JCR/configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="JCR/configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/jdbc-data-container-config.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/external-value-storages.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="JCR/search-configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
Modified:
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml 2010-09-24
03:12:51 UTC (rev 4364)
+++
epp/docs/branches/EPP_5_0_Branch/Reference_Guide/en-US/modules/PortalDevelopment/JavascriptConfiguration.xml 2010-09-24
03:43:15 UTC (rev 4365)
@@ -4,7 +4,7 @@
%BOOK_ENTITIES;
]>
<chapter id="chap-Reference_Guide-Javascript_Configuration">
- <title>Javascript Configuration</title>
+ <title>Javascript Configuration - PLEASE REVIEW</title>
<para>
Managing Javascript scripts in an application like &PRODUCT; is a critical part of
the configuration work. Configuring the scripts correctly will result in a faster response
time from the portal.
</para>