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 +