From 41b9566d87ec6014ed90d8228481a2287c47ffdb Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 13 May 2012 08:32:44 +0000 Subject: [PATCH] Umbenennungen in ccm-sci-bundle. git-svn-id: https://svn.libreccm.org/ccm/trunk@1657 8810af33-2d31-482b-a856-94f89814c4df --- ccm-sci-bundle/bundles/{custom => base}/AUTHORS | 0 ccm-sci-bundle/bundles/{custom => base}/ChangeLog | 0 ccm-sci-bundle/bundles/{custom => base}/NEWS | 0 ccm-sci-bundle/bundles/{custom => base}/README | 0 ccm-sci-bundle/bundles/{custom => base}/bundle.in | 0 .../{custom => base}/cfg/integration.properties | 2 +- .../bundles/{custom => base}/cfg/project.xml | 11 ++++++++--- .../bundles/{custom => base}/cfg/web-sci.xml | 0 .../res/bundle/categories/placeholder.info | 0 .../res/bundle/categories/sci-nav-domain-1.00.xml | 0 .../res/bundle/categories/sci-nav-hierarchy-1.00.xml | 0 .../res/bundle/categories/xample-nav-domain.xml | 0 .../res/bundle/categories/xample-nav-hierarchy.xml | 0 .../categories/xample-nav-mapping-lgcl-anav.xml | 0 .../categories/xample-nav-mapping-lgcl-anav.xsl | 0 .../res/bundle/navigation/placeholder.info | 0 .../res/bundle/navigation/sci-templates.txt | 0 .../bundles/{custom => base}/res/placeholder.info | 0 .../{custom => base}/templates/placeholder.info | 0 .../bundles/{custom => base}/themes/master/dummy | 0 .../bundles/{custom => base}/themes/placeholder.info | 0 21 files changed, 9 insertions(+), 4 deletions(-) rename ccm-sci-bundle/bundles/{custom => base}/AUTHORS (100%) rename ccm-sci-bundle/bundles/{custom => base}/ChangeLog (100%) rename ccm-sci-bundle/bundles/{custom => base}/NEWS (100%) rename ccm-sci-bundle/bundles/{custom => base}/README (100%) rename ccm-sci-bundle/bundles/{custom => base}/bundle.in (100%) rename ccm-sci-bundle/bundles/{custom => base}/cfg/integration.properties (99%) rename ccm-sci-bundle/bundles/{custom => base}/cfg/project.xml (92%) rename ccm-sci-bundle/bundles/{custom => base}/cfg/web-sci.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/placeholder.info (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/sci-nav-domain-1.00.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/sci-nav-hierarchy-1.00.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/xample-nav-domain.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/xample-nav-hierarchy.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/xample-nav-mapping-lgcl-anav.xml (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/categories/xample-nav-mapping-lgcl-anav.xsl (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/navigation/placeholder.info (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/bundle/navigation/sci-templates.txt (100%) rename ccm-sci-bundle/bundles/{custom => base}/res/placeholder.info (100%) rename ccm-sci-bundle/bundles/{custom => base}/templates/placeholder.info (100%) rename ccm-sci-bundle/bundles/{custom => base}/themes/master/dummy (100%) rename ccm-sci-bundle/bundles/{custom => base}/themes/placeholder.info (100%) diff --git a/ccm-sci-bundle/bundles/custom/AUTHORS b/ccm-sci-bundle/bundles/base/AUTHORS similarity index 100% rename from ccm-sci-bundle/bundles/custom/AUTHORS rename to ccm-sci-bundle/bundles/base/AUTHORS diff --git a/ccm-sci-bundle/bundles/custom/ChangeLog b/ccm-sci-bundle/bundles/base/ChangeLog similarity index 100% rename from ccm-sci-bundle/bundles/custom/ChangeLog rename to ccm-sci-bundle/bundles/base/ChangeLog diff --git a/ccm-sci-bundle/bundles/custom/NEWS b/ccm-sci-bundle/bundles/base/NEWS similarity index 100% rename from ccm-sci-bundle/bundles/custom/NEWS rename to ccm-sci-bundle/bundles/base/NEWS diff --git a/ccm-sci-bundle/bundles/custom/README b/ccm-sci-bundle/bundles/base/README similarity index 100% rename from ccm-sci-bundle/bundles/custom/README rename to ccm-sci-bundle/bundles/base/README diff --git a/ccm-sci-bundle/bundles/custom/bundle.in b/ccm-sci-bundle/bundles/base/bundle.in similarity index 100% rename from ccm-sci-bundle/bundles/custom/bundle.in rename to ccm-sci-bundle/bundles/base/bundle.in diff --git a/ccm-sci-bundle/bundles/custom/cfg/integration.properties b/ccm-sci-bundle/bundles/base/cfg/integration.properties similarity index 99% rename from ccm-sci-bundle/bundles/custom/cfg/integration.properties rename to ccm-sci-bundle/bundles/base/cfg/integration.properties index 264bae6d0..ba9a6a868 100644 --- a/ccm-sci-bundle/bundles/custom/cfg/integration.properties +++ b/ccm-sci-bundle/bundles/base/cfg/integration.properties @@ -1,4 +1,4 @@ -# Scientific CMS devel bundle integration.properties +# Scientific CMS Base Bundle integration.properties # waf.bebop.base_page=com.arsdigita.bundle.ui.SimplePage # diff --git a/ccm-sci-bundle/bundles/custom/cfg/project.xml b/ccm-sci-bundle/bundles/base/cfg/project.xml similarity index 92% rename from ccm-sci-bundle/bundles/custom/cfg/project.xml rename to ccm-sci-bundle/bundles/base/cfg/project.xml index 846608928..b1d2468a5 100644 --- a/ccm-sci-bundle/bundles/custom/cfg/project.xml +++ b/ccm-sci-bundle/bundles/base/cfg/project.xml @@ -1,7 +1,12 @@ - + diff --git a/ccm-sci-bundle/bundles/custom/cfg/web-sci.xml b/ccm-sci-bundle/bundles/base/cfg/web-sci.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/cfg/web-sci.xml rename to ccm-sci-bundle/bundles/base/cfg/web-sci.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/placeholder.info b/ccm-sci-bundle/bundles/base/res/bundle/categories/placeholder.info similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/placeholder.info rename to ccm-sci-bundle/bundles/base/res/bundle/categories/placeholder.info diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/sci-nav-domain-1.00.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/sci-nav-domain-1.00.xml rename to ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-domain-1.00.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/sci-nav-hierarchy-1.00.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/sci-nav-hierarchy-1.00.xml rename to ccm-sci-bundle/bundles/base/res/bundle/categories/sci-nav-hierarchy-1.00.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-domain.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-domain.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-domain.xml rename to ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-domain.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-hierarchy.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-hierarchy.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-hierarchy.xml rename to ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-hierarchy.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-mapping-lgcl-anav.xml b/ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-mapping-lgcl-anav.xml similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-mapping-lgcl-anav.xml rename to ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-mapping-lgcl-anav.xml diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-mapping-lgcl-anav.xsl b/ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-mapping-lgcl-anav.xsl similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/categories/xample-nav-mapping-lgcl-anav.xsl rename to ccm-sci-bundle/bundles/base/res/bundle/categories/xample-nav-mapping-lgcl-anav.xsl diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/navigation/placeholder.info b/ccm-sci-bundle/bundles/base/res/bundle/navigation/placeholder.info similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/navigation/placeholder.info rename to ccm-sci-bundle/bundles/base/res/bundle/navigation/placeholder.info diff --git a/ccm-sci-bundle/bundles/custom/res/bundle/navigation/sci-templates.txt b/ccm-sci-bundle/bundles/base/res/bundle/navigation/sci-templates.txt similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/bundle/navigation/sci-templates.txt rename to ccm-sci-bundle/bundles/base/res/bundle/navigation/sci-templates.txt diff --git a/ccm-sci-bundle/bundles/custom/res/placeholder.info b/ccm-sci-bundle/bundles/base/res/placeholder.info similarity index 100% rename from ccm-sci-bundle/bundles/custom/res/placeholder.info rename to ccm-sci-bundle/bundles/base/res/placeholder.info diff --git a/ccm-sci-bundle/bundles/custom/templates/placeholder.info b/ccm-sci-bundle/bundles/base/templates/placeholder.info similarity index 100% rename from ccm-sci-bundle/bundles/custom/templates/placeholder.info rename to ccm-sci-bundle/bundles/base/templates/placeholder.info diff --git a/ccm-sci-bundle/bundles/custom/themes/master/dummy b/ccm-sci-bundle/bundles/base/themes/master/dummy similarity index 100% rename from ccm-sci-bundle/bundles/custom/themes/master/dummy rename to ccm-sci-bundle/bundles/base/themes/master/dummy diff --git a/ccm-sci-bundle/bundles/custom/themes/placeholder.info b/ccm-sci-bundle/bundles/base/themes/placeholder.info similarity index 100% rename from ccm-sci-bundle/bundles/custom/themes/placeholder.info rename to ccm-sci-bundle/bundles/base/themes/placeholder.info