From d6f6da494778ccc9f39c1b3ab68fcba5b224c339 Mon Sep 17 00:00:00 2001 From: pb Date: Sat, 19 Nov 2011 22:41:23 +0000 Subject: [PATCH] Weitere Entwicklung con ccm-bundle. git-svn-id: https://svn.libreccm.org/ccm/trunk@1272 8810af33-2d31-482b-a856-94f89814c4df --- ccm-bundle/application.xml | 2 +- .../bundles/devel/cfg/integration.properties | 8 +- ccm-bundle/bundles/devel/cfg/project.xml | 29 +-- .../bundle/categories/gen-nav-domain-1.00.xml | 30 +++ .../categories/gen-nav-hierarchy-1.00.xml | 73 ++++++ .../bundle/categories/sci-nav-domain-1.00.xml | 48 ---- .../categories/sci-nav-hierarchy-1.00.xml | 229 ------------------ .../res/bundle/navigation/gen-templates.txt | 8 + .../res/bundle/navigation/sci-templates.txt | 9 - .../bundles/devel/templates/placeholder.info | 12 - ...aths.txt => librecms-stylesheet-paths.txt} | 0 .../src/com/arsdigita/bundle/Loader.java | 4 +- .../navigation/{Sci-README => README} | 6 +- .../navigation/SciPublicationList.jsp | 61 ----- .../navigation/{sci-atoz.jsp => gen-atoz.jsp} | 2 +- .../{sci-default.jsp => gen-default.jsp} | 0 .../{sci-events.jsp => gen-events.jsp} | 0 ...tal-welcome.jsp => gen-portal-welcome.jsp} | 0 .../{sci-portal.jsp => gen-portal.jsp} | 6 +- .../{sci-recent.jsp => gen-recent.jsp} | 0 .../{sci-welcome.jsp => gen-welcome.jsp} | 6 +- .../navigation/templates/SpecializingList.jsp | 46 ---- .../navigation/templates/gen-atoz.jsp | 51 ---- .../navigation/templates/gen-default.jsp | 58 ----- .../navigation/templates/gen-portal.jsp | 38 --- .../navigation/templates/gen-recent.jsp | 56 ----- .../navigation/templates/gen-welcome.jsp | 121 --------- .../ccm-navigation/navigation/nav-default.jsp | 1 - environment/local.ccm.properties | 57 ++++- environment/project.xml.aap | 107 -------- 30 files changed, 189 insertions(+), 879 deletions(-) create mode 100755 ccm-bundle/bundles/devel/res/bundle/categories/gen-nav-domain-1.00.xml create mode 100755 ccm-bundle/bundles/devel/res/bundle/categories/gen-nav-hierarchy-1.00.xml delete mode 100644 ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-domain-1.00.xml delete mode 100644 ccm-bundle/bundles/devel/res/bundle/categories/sci-nav-hierarchy-1.00.xml create mode 100755 ccm-bundle/bundles/devel/res/bundle/navigation/gen-templates.txt delete mode 100755 ccm-bundle/bundles/devel/res/bundle/navigation/sci-templates.txt delete mode 100644 ccm-bundle/bundles/devel/templates/placeholder.info rename ccm-bundle/src/WEB-INF/resources/{scientificCMS-stylesheet-paths.txt => librecms-stylesheet-paths.txt} (100%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{Sci-README => README} (73%) delete mode 100644 ccm-bundle/web/templates/ccm-navigation/navigation/SciPublicationList.jsp rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-atoz.jsp => gen-atoz.jsp} (98%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-default.jsp => gen-default.jsp} (100%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-events.jsp => gen-events.jsp} (100%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-portal-welcome.jsp => gen-portal-welcome.jsp} (100%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-portal.jsp => gen-portal.jsp} (92%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-recent.jsp => gen-recent.jsp} (100%) rename ccm-bundle/web/templates/ccm-navigation/navigation/{sci-welcome.jsp => gen-welcome.jsp} (98%) delete mode 100644 ccm-gen-aplaws/web/packages/navigation/templates/SpecializingList.jsp delete mode 100755 ccm-gen-aplaws/web/packages/navigation/templates/gen-atoz.jsp delete mode 100755 ccm-gen-aplaws/web/packages/navigation/templates/gen-default.jsp delete mode 100644 ccm-gen-aplaws/web/packages/navigation/templates/gen-portal.jsp delete mode 100755 ccm-gen-aplaws/web/packages/navigation/templates/gen-recent.jsp delete mode 100644 ccm-gen-aplaws/web/packages/navigation/templates/gen-welcome.jsp delete mode 100644 environment/project.xml.aap 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