diff --git a/ccm-zes-aplaws/bundles/devel/bundle.in b/ccm-zes-aplaws/bundles/devel/bundle.in
index 093aac421..abe9f2faa 100644
--- a/ccm-zes-aplaws/bundles/devel/bundle.in
+++ b/ccm-zes-aplaws/bundles/devel/bundle.in
@@ -1,4 +1,4 @@
BUNDLE_NAME=aplaws-plus-zes-devel
BUNDLE_PRETTY_NAME="APLAWS+ ZeS Devel Bundle"
-VERSION=1.1.2devel
+VERSION=1.1.4devel
RELEASE=1
diff --git a/ccm-zes-aplaws/bundles/devel/cfg/project.xml b/ccm-zes-aplaws/bundles/devel/cfg/project.xml
new file mode 100644
index 000000000..91f7927b7
--- /dev/null
+++ b/ccm-zes-aplaws/bundles/devel/cfg/project.xml
@@ -0,0 +1,107 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ccm-zes-aplaws/bundles/devel/cfg/web.xml b/ccm-zes-aplaws/bundles/devel/cfg/web.xml
index ff5d1eadf..aafa3183a 100644
--- a/ccm-zes-aplaws/bundles/devel/cfg/web.xml
+++ b/ccm-zes-aplaws/bundles/devel/cfg/web.xml
@@ -206,11 +206,11 @@
- portal-files
+ portalworkspace-files
com.arsdigita.web.ApplicationFileServlet
template-path
- /templates/ccm-ldn-portal
+ /templates/ccm-portalworkspace
@@ -357,8 +357,8 @@
- portal-files
- /ccm-ldn-portal/files/*
+ portalworkspace-files
+ /ccm-portalworkspace/files/*
diff --git a/ccm-zes-aplaws/bundles/standard/bundle.in b/ccm-zes-aplaws/bundles/standard/bundle.in
index 0bed0eda7..794a88093 100644
--- a/ccm-zes-aplaws/bundles/standard/bundle.in
+++ b/ccm-zes-aplaws/bundles/standard/bundle.in
@@ -1,4 +1,4 @@
-BUNDLE_NAME=aplaws-plus-shp
-BUNDLE_PRETTY_NAME="APLAWS+ SHP Standard Bundle"
-VERSION=1.0.5devel
+BUNDLE_NAME=aplaws-plus-ZeS
+BUNDLE_PRETTY_NAME="APLAWS+ ZeS Standard Bundle"
+VERSION=1.1.4
RELEASE=1
diff --git a/ccm-zes-aplaws/bundles/standard/cfg/applications.cfg b/ccm-zes-aplaws/bundles/standard/cfg/applications.cfg
deleted file mode 100644
index 66a0dbac3..000000000
--- a/ccm-zes-aplaws/bundles/standard/cfg/applications.cfg
+++ /dev/null
@@ -1,61 +0,0 @@
-# ZeS standard application.cfg
-#
-# Das standard bundle enthält die Modul Zusammensetzung der aktuellen
-# Produktiv-Version auf dem Softwarestand des Trunk-Levels. Soll vor allem das
-# Testen von Update-Scripten erleichtern. AKTUELL: 1.1.0 / r772
-#
-# Main apps
-ccm-core
-ccm-cms
-
-# Content assets
-ccm-cms-assets-fileattachment
-ccm-cms-assets-imagestep
-ccm-cms-assets-notes
-ccm-cms-assets-relatedlink
-
-# -- ccm-cms-types-address ## kommt in die kommende Version
-ccm-cms-types-article
-ccm-cms-types-bookmark
-# -- ccm-cms-types-contact ## kommt in die kommende Version
-ccm-cms-types-event
-ccm-cms-types-filestorageitem
-ccm-cms-types-formitem
-ccm-cms-types-formsectionitem
-
-ccm-cms-types-mparticle
-ccm-cms-types-newsitem
-
-# -- ccm-cms-types-person ## kommt in die kommende Version
-
-ccm-cms-types-siteproxy
-# -- xmlfeed wird moeglicherweise ebenfalls nicht gebraucht
-ccm-cms-types-xmlfeed
-
-# Applications
-# ------------
-ccm-forum
-ccm-portalworkspace
-ccm-simplesurvey
-ccm-themedirector
-ccm-user-preferences
-
-# ldn extensions
-# --------------
-ccm-ldn-navigation
-# ccm-ldn-portal nach ccm-portalworkspace
-ccm-ldn-rss
-ccm-ldn-search
-ccm-ldn-shortcuts
-ccm-ldn-subsite
-ccm-ldn-terms
-# ccm-ldn-theme nach ccm-themedirector
-ccm-ldn-util
-
-# sci extensions
-# --------------
-# -- ccm-cms-dabinimporter ## kommt in die kommende Version
-# -- ccm-sci-publications ## kommt in die kommende Version
-# -- ccm-sci-types-organization ## kommt in die kommende Version
-# integration layer
-ccm-zes-aplaws
diff --git a/ccm-zes-aplaws/bundles/standard/cfg/integration.properties b/ccm-zes-aplaws/bundles/standard/cfg/integration.properties
index 6946bc504..ae649fd49 100644
--- a/ccm-zes-aplaws/bundles/standard/cfg/integration.properties
+++ b/ccm-zes-aplaws/bundles/standard/cfg/integration.properties
@@ -72,6 +72,7 @@ com.arsdigita.cms.hide_launch_date=true
com.arsdigita.cms.hide_templates_tab=true
com.arsdigita.cms.hide_timezone=true
com.arsdigita.cms.hide_udct_ui=true
+com.arsdigita.cms.item_search.default_tab=search
com.arsdigita.cms.use_section_categories=false
com.arsdigita.cms.use_streamlined_creation=true
diff --git a/ccm-zes-aplaws/bundles/standard/cfg/project.xml b/ccm-zes-aplaws/bundles/standard/cfg/project.xml
new file mode 100644
index 000000000..84cfe3f94
--- /dev/null
+++ b/ccm-zes-aplaws/bundles/standard/cfg/project.xml
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ccm-zes-aplaws/bundles/standard/cfg/web.xml b/ccm-zes-aplaws/bundles/standard/cfg/web.xml
index c59e56169..aafa3183a 100644
--- a/ccm-zes-aplaws/bundles/standard/cfg/web.xml
+++ b/ccm-zes-aplaws/bundles/standard/cfg/web.xml
@@ -304,33 +304,33 @@
-
+
theme-files
com.arsdigita.web.ApplicationFileServlet
template-path
- /templates/ccm-ldn-theme
+ /templates/ccm-themedirector
ThemeDownload
- com.arsdigita.london.theme.dispatcher.ThemeDownloadServlet
+ com.arsdigita.themedirector.dispatcher.ThemeDownloadServlet
ThemePreviewServlet
Servlet to allow admins to preview look/feel
- com.arsdigita.london.theme.dispatcher.InternalThemePrefixerServlet
+ com.arsdigita.themedirector.dispatcher.InternalThemePrefixerServlet
prefix
/theme
-
+
-
+
theme-files
/theme-files/*
@@ -419,7 +419,7 @@
ThemePreviewServlet
/theme/*
-
+