From 81b017fb4204b85b1ce18f5e34069a7ecd02f8c4 Mon Sep 17 00:00:00 2001 From: pb Date: Wed, 1 Aug 2018 17:16:21 +0000 Subject: [PATCH] Minor fixes of navigation jsp's files, adjustind project.xml files. git-svn-id: https://svn.libreccm.org/ccm/trunk@5622 8810af33-2d31-482b-a856-94f89814c4df --- ccm-lcs-bundle/bundles/base/cfg/libre-web.xml | 18 ++++- .../res/bundle/navigation/lcs-templates.txt | 2 +- ccm-lcs-bundle/bundles/demo/cfg/libre-web.xml | 17 +++- .../res/bundle/navigation/lcs-templates.txt | 2 +- .../bundles/devel/cfg/libre-web.xml | 17 +++- ccm-lcs-bundle/bundles/devel/cfg/project.xml | 4 +- .../res/bundle/navigation/lcs-templates.txt | 2 +- .../bundles/slimline/cfg/libre-web.xml | 30 ++++++- .../bundles/slimline/cfg/project.xml | 4 +- .../res/bundle/navigation/lcs-templates.txt | 2 +- .../bundles/standard/cfg/libre-web.xml | 19 ++++- .../bundles/standard/cfg/project.xml | 2 +- .../res/bundle/navigation/lcs-templates.txt | 2 +- .../resources/librecms-stylesheet-paths.txt | 50 +----------- .../multi_entry-example-stylesheet-paths.txt | 78 +++++++++++++++++++ .../ccm-navigation/navigation/aaREADME | 24 ++++-- 16 files changed, 191 insertions(+), 82 deletions(-) create mode 100644 ccm-lcs-bundle/src/WEB-INF/resources/multi_entry-example-stylesheet-paths.txt diff --git a/ccm-lcs-bundle/bundles/base/cfg/libre-web.xml b/ccm-lcs-bundle/bundles/base/cfg/libre-web.xml index 56d9efbda..fc8dd03ca 100644 --- a/ccm-lcs-bundle/bundles/base/cfg/libre-web.xml +++ b/ccm-lcs-bundle/bundles/base/cfg/libre-web.xml @@ -1,12 +1,24 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0"> + + LibreCMS BASE Site Community and Content Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + + LibreCMS DEMO Site Community and Content Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + LibreCMS OpenCCM Site Community and Content Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + - LibreCMS Standard Site + + LibreCMS Slimline Site Community and Content Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml + + + + + COOKIE + diff --git a/ccm-lcs-bundle/bundles/slimline/res/bundle/navigation/lcs-templates.txt b/ccm-lcs-bundle/bundles/slimline/res/bundle/navigation/lcs-templates.txt index 065a0c338..f13a3c813 100755 --- a/ccm-lcs-bundle/bundles/slimline/res/bundle/navigation/lcs-templates.txt +++ b/ccm-lcs-bundle/bundles/slimline/res/bundle/navigation/lcs-templates.txt @@ -5,4 +5,4 @@ LibreCMS Events Page,Events Page ordering events in decending order,/templates/c LibreCMS Portal Page,Portal Page for embedding a portal page as navigation leaves page,/templates/ccm-navigation/navigation/def-portal.jsp LibreCMS Portal Welcome Page,Portal page meant as site welcome page,/templates/ccm-navigation/navigation/def-portal-welcome.jsp LibreCMS Navigation Welcome Page,Site welcome page created by navigation root term,/templates/ccm-navigation/navigation/def-welcome.jsp -LibreCMS Specializing Items List,Specialising List item page,/templates/ccm-navigation/navigation/def-specializing-list.jsp \ No newline at end of file +LibreCMS Specializing Items List,Index page of items with a full set of attributes,/templates/ccm-navigation/navigation/def-specializing-list.jsp \ No newline at end of file diff --git a/ccm-lcs-bundle/bundles/standard/cfg/libre-web.xml b/ccm-lcs-bundle/bundles/standard/cfg/libre-web.xml index 0991a607e..7197b89bf 100644 --- a/ccm-lcs-bundle/bundles/standard/cfg/libre-web.xml +++ b/ccm-lcs-bundle/bundles/standard/cfg/libre-web.xml @@ -1,12 +1,23 @@ - + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0"> + + - LibreCMS Slimeline Site + LibreCMS Standard Site Community and Content Management + + + log4jConfiguration + WEB-INF/conf/log4j2.xml +