diff --git a/ccm-bundle/application.xml b/ccm-bundle/application.xml index e89e342f1..6bc53ddb9 100644 --- a/ccm-bundle/application.xml +++ b/ccm-bundle/application.xml @@ -8,9 +8,9 @@ - + diff --git a/ccm-bundle/bundles/devel/cfg/integration.properties b/ccm-bundle/bundles/devel/cfg/integration.properties index 7ad143bb0..4f611efbf 100644 --- a/ccm-bundle/bundles/devel/cfg/integration.properties +++ b/ccm-bundle/bundles/devel/cfg/integration.properties @@ -1,4 +1,4 @@ -# Scientific CMS devel bundle integration.properties +# Libre CMS based on OpenCCM devel bundle integration.properties # waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage # @@ -15,14 +15,14 @@ waf.kernel.data_permission_check_enabled=false waf.kernel.primary_user_identifier=email ; if you activate screen_name, forum loader does not work. ; waf.kernel.primary_user_identifier=screen_name -waf.kernel.supported_languages=de,en +waf.kernel.supported_languages=en,de ; security.properties: waf.auto_registration_on=false ; Searches for localized style sheet (among others) waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver -waf.templating.stylesheet_paths=/WEB-INF/resources/scientificCMS-stylesheet-paths.txt +waf.templating.stylesheet_paths=/WEB-INF/resources/librecms-stylesheet-paths.txt core.ui.pagemap.root_page_url=navigation/ core.ui.pagemap.workspace_url=navigation/ @@ -110,7 +110,7 @@ com.arsdigita.london.search.show_sponsored_links=true com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker -# ccm-ldn-themedirector application +# ccm-themedirector application themedirector.default_theme_context= # themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf themedirector.default_theme_path=themes/static/aplaws-generic diff --git a/ccm-bundle/bundles/devel/cfg/project.xml b/ccm-bundle/bundles/devel/cfg/project.xml index 75df5a621..cbb03ed52 100644 --- a/ccm-bundle/bundles/devel/cfg/project.xml +++ b/ccm-bundle/bundles/devel/cfg/project.xml @@ -13,7 +13,12 @@ webapp="ROOT" xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd"> - + + + + + + @@ -61,9 +66,7 @@ - - @@ -79,24 +82,17 @@ --> - - - - - - - - + - + + - - - + + + + + + + + + + + + + + + + + + diff --git a/ccm-bundle/bundles/devel/res/bundle/categories/gen-nav-hierarchy-1.00.xml b/ccm-bundle/bundles/devel/res/bundle/categories/gen-nav-hierarchy-1.00.xml new file mode 100755 index 000000000..4f739a2fb --- /dev/null +++ b/ccm-bundle/bundles/devel/res/bundle/categories/gen-nav-hierarchy-1.00.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml deleted file mode 100644 index 31486e212..000000000 --- a/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml deleted file mode 100644 index cfce50400..000000000 --- a/ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ccm-bundle/bundles/devel/res/bundle/navigation/gen-templates.txt b/ccm-bundle/bundles/devel/res/bundle/navigation/gen-templates.txt new file mode 100755 index 000000000..f744de834 --- /dev/null +++ b/ccm-bundle/bundles/devel/res/bundle/navigation/gen-templates.txt @@ -0,0 +1,8 @@ +LibreCMS Default Items Page,Sci Default Navigation Index Page ordering items in ascending order,/templates/ccm-ldn-navigation/navigation/gen-default.jsp +LibreCMS Recent Items Page,Sci List of items ordered with most recent first,/templates/ccm-ldn-navigation/navigation/gen-recent.jsp +LibreCMS A-Z Items,Sci List of items paginated as A-Z,/templates/ccm-ldn-navigation/navigation/gen-atoz.jsp +LibreCMS Events Page,Sci Events Page ordering events in ??? order,/templates/ccm-ldn-navigation/navigation/gen-events.jsp +LibreCMS Portal Page,Sci Portal Page for embedding a portal page as navigation leaves page,/templates/ccm-ldn-navigation/navigation/gen-portal.jsp +LibreCMS Portal Welcome Page,Sci Portal page meant as site welcome page,/templates/ccm-ldn-navigation/navigation/gen-portal-welcome.jsp +LibreCMS Navigation Welcome Page,Sci site welcome page created by navigation root term,/templates/ccm-ldn-navigation/navigation/gen-welcome.jsp +LibreCMS Specializing Items List,Sci Specialising List item page,/templates/ccm-ldn-navigation/navigation/SpecializingList.jsp diff --git a/ccm-bundle/bundles/devel/res/bundle/navigation/sci-templates.txt b/ccm-bundle/bundles/devel/res/bundle/navigation/sci-templates.txt deleted file mode 100755 index 80d8612e5..000000000 --- a/ccm-bundle/bundles/devel/res/bundle/navigation/sci-templates.txt +++ /dev/null @@ -1,9 +0,0 @@ -ScientificCMS Default Items Page,Sci Default Navigation Index Page ordering items in ascending order,/templates/ccm-ldn-navigation/navigation/sci-default.jsp -ScientificCMS Recent Items Page,Sci List of items ordered with most recent first,/templates/ccm-ldn-navigation/navigation/sci-recent.jsp -ScientificCMS A-Z Items,Sci List of items paginated as A-Z,/templates/ccm-ldn-navigation/navigation/sci-atoz.jsp -ScientificCMS Events Page,Sci Events Page ordering events in ??? order,/templates/ccm-ldn-navigation/navigation/sci-events.jsp -ScientificCMS Portal Page,Sci Portal Page for embedding a portal page as navigation leaves page,/templates/ccm-ldn-navigation/navigation/sci-portal.jsp -ScientificCMS Portal Welcome Page,Sci Portal page meant as site welcome page,/templates/ccm-ldn-navigation/navigation/sci-portal-welcome.jsp -ScientificCMS Navigation Welcome Page,Sci site welcome page created by navigation root term,/templates/ccm-ldn-navigation/navigation/sci-welcome.jsp -ScientificCMS Specializing Items List,Sci Specialising List item page,/templates/ccm-ldn-navigation/navigation/SpecializingList.jsp -ScientificCMS Publications List,Sci publications listing page,/templates/ccm-ldn-navigation/navigation/SciPublicationList.jsp diff --git a/ccm-bundle/bundles/devel/templates/placeholder.info b/ccm-bundle/bundles/devel/templates/placeholder.info deleted file mode 100644 index c78cf06e6..000000000 --- a/ccm-bundle/bundles/devel/templates/placeholder.info +++ /dev/null @@ -1,12 +0,0 @@ -Subdirectory