diff --git a/ccm-shp-aplaws/bundles/devel/cfg/applications.cfg b/ccm-shp-aplaws/bundles/devel/cfg/applications.cfg index 6f53ec72f..93d9a7f7e 100755 --- a/ccm-shp-aplaws/bundles/devel/cfg/applications.cfg +++ b/ccm-shp-aplaws/bundles/devel/cfg/applications.cfg @@ -3,35 +3,71 @@ ccm-core ccm-cms # Content assets +ccm-cms-assets-fileattachment +ccm-cms-assets-notes ccm-cms-assets-relatedlink -ccm-ldn-dublin # Content types +ccm-cms-types-address +# -- ccm-cms-types-agenda ccm-cms-types-article +ccm-cms-types-bookmark ccm-cms-types-contact -ccm-cms-types-esdservice +# -- ccm-cms-types-esdservice +ccm-cms-types-event +ccm-cms-types-faqitem ccm-cms-types-filestorageitem ccm-cms-types-formitem ccm-cms-types-formsectionitem -ccm-cms-types-inlinesite +ccm-cms-types-glossaryitem +# -- ccm-cms-types-htmlform +# -- ccm-cms-types-inlinesite +# -- ccm-cms-types-job +# -- ccm-cms-types-legalnotice +# -- ccm-cms-types-minutes +# -- ccm-cms-types-motditem ccm-cms-types-mparticle ccm-cms-types-newsitem -ccm-cms-types-pressrelease -ccm-cms-types-xmlfeed +# -- ccm-cms-types-organization +# -- ccm-cms-types-pressrelease +# -- ccm-cms-types-service +# -- ccm-cms-types-siteproxy + # Applications -ccm-ldn-util -ccm-ldn-atoz -ccm-ldn-rss -ccm-ldn-portal +# ------------ +# -- ccm-auth-http +# -- ccm-bookmarks +# -- ccm-docmngr ## temp., produces errors in build +# -- ccm-formbuilder-pdf +ccm-forum +ccm-simplesurvey +ccm-user-preferences +# -- ccm-weblog +# -- ccm-webpage + +# ldn extensions +# -------------- +# -- ccm-ldn-aplaws +# -- ccm-ldn-atoz +# -- ccm-ldn-dublin +# -- ccm-ldn-exporter +# -- ccm-ldn-freeform +ccm-ldn-image-step +# -- ccm-ldn-importer ccm-ldn-navigation +ccm-ldn-portal +ccm-ldn-rss ccm-ldn-search ccm-ldn-shortcuts ccm-ldn-subsite ccm-ldn-terms -ccm-ldn-aplaws - -# Extra apps -ccm-forum -ccm-ldn-importer ccm-ldn-theme +ccm-ldn-util +# ccm-ldn-xmlfeed + +# shp extensions +ccm-shp-aplaws + + + diff --git a/ccm-shp-aplaws/bundles/devel/cfg/integration.properties b/ccm-shp-aplaws/bundles/devel/cfg/integration.properties index a0ec0b0ca..f22fdd8b5 100755 --- a/ccm-shp-aplaws/bundles/devel/cfg/integration.properties +++ b/ccm-shp-aplaws/bundles/devel/cfg/integration.properties @@ -1,15 +1,19 @@ +; in core: Sucht PatternStyleSheet, u.a. um passende localization zu finden waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver waf.templating.stylesheet_paths=/WEB-INF/resources/aplaws-stylesheet-paths.txt +; waf.kernel.data_permission_check_enabled=false waf.dispatcher.default_expiry=3600 + waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage -waf.pagemap.root=portal/ -waf.pagemap.workspace=portal/ +waf.pagemap.root=navigation/ +waf.pagemap.workspace=navigation/ waf.pagemap.login_redirect=content/content-center-redirect.jsp com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp com.arsdigita.cms.default_template_resolver_class=com.arsdigita.london.subsite.dispatcher.SubsiteItemTemplateResolver + com.arsdigita.cms.disable_item_pfs=true com.arsdigita.cms.use_section_categories=false com.arsdigita.cms.use_streamlined_creation=true @@ -17,31 +21,37 @@ com.arsdigita.cms.hide_templates_tab=true com.arsdigita.cms.hide_admin_tabs=true com.arsdigita.cms.hide_timezone=true com.arsdigita.cms.hide_launch_date=true + com.arsdigita.cms.dhtml_editor_config=HTMLArea.Config.CMSStyled,/assets/htmlarea/config/Styled.js com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS + com.arsdigita.cms.category_authoring_add_form=com.arsdigita.aplaws.ui.ItemCategoryPicker com.arsdigita.cms.contenttypes.newsitem.hide_homepage=true -com.arsdigita.cms.contenttypes.mparticle.template=resource:WEB-INF/content-types/com/arsdigita/cms/contenttypes/aplaws-mparticle-item.jsp +com.arsdigita.cms.contenttypes.mparticle.template=resource:///WEB-INF/content-types/com/arsdigita/cms/contenttypes/aplaws-mparticle-item.jsp +com.arsdigita.cms.contenttypes.siteproxy.defaulttemplate=resource:///WEB-INF/content-types/com/arsdigita/cms/contenttypes/aplaws-siteproxy-item.jsp com.arsdigita.cms.hide_udct_ui=true com.arsdigita.cms.hide_folder_index_checkbox=true -com.arsdigita.london.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker +; atoz currently not in use +; com.arsdigita.london.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker -com.arsdigita.london.theme.default_theme_path=__ccm__/themes/aplaws +com.arsdigita.london.theme.default_theme_path=__ccm__/themes/shp com.arsdigita.london.theme.default_theme_context= -com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-aplaws.web.mf +com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-theme.web.mf com.arsdigita.london.search.show_sponsored_links=true -com.arsdigita.london.cms.dublin.audience_domain=LGAL -waf.admin.email=admin@example.com -waf.admin.name.given=Administrator -waf.admin.name.family=Account -waf.admin.password=123456 -waf.admin.password.question=12345 +waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/ccmtrunk?user\=ccm&password\=ccm +waf.web.server=localhost\:9002 + +waf.admin.email=webmaster@schaedel-hirnpatienten.de +waf.admin.name.given=SHP +waf.admin.name.family=Administrator +waf.admin.password=nge2015 +waf.admin.password.question=12345 waf.admin.password.answer=6 -com.arsdigita.aplaws.lite_load=true waf.debug=true waf.bebop.fancy_xsl_errors=true + diff --git a/ccm-shp-aplaws/bundles/devel/cfg/web.xml b/ccm-shp-aplaws/bundles/devel/cfg/web.xml index fa23cc1c9..26713559c 100755 --- a/ccm-shp-aplaws/bundles/devel/cfg/web.xml +++ b/ccm-shp-aplaws/bundles/devel/cfg/web.xml @@ -4,9 +4,23 @@ - CCM + CCM SHP Content and Collaboration Management + + + + profiler + com.arsdigita.profiler.ProfilerFilter + + shortcuts com.arsdigita.london.shortcuts.ShortcutFilter @@ -17,6 +31,18 @@ com.arsdigita.london.subsite.SubsiteFilter + + + + profiler + /* + + subsite /ccm/* @@ -125,7 +151,6 @@ com.arsdigita.cms.dispatcher.TemplateXSLServlet - TextOnlyServlet Text Only Servlet @@ -154,7 +179,8 @@ MODULES SERVLET DECLARATIONS SECTION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - + + module ccm-ldn-atoz - servlet definitions END --> @@ -305,12 +331,13 @@ MODULES SERVLET MAPPINGS SECTION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - + + module ccm-ldn-atoz - servlet mappings END --> @@ -470,7 +497,6 @@ /print/* - diff --git a/ccm-shp-aplaws/bundles/standard/cfg/applications.cfg b/ccm-shp-aplaws/bundles/standard/cfg/applications.cfg index f931c0386..93d9a7f7e 100755 --- a/ccm-shp-aplaws/bundles/standard/cfg/applications.cfg +++ b/ccm-shp-aplaws/bundles/standard/cfg/applications.cfg @@ -3,36 +3,71 @@ ccm-core ccm-cms # Content assets -ccm-cms-assets-relatedlink ccm-cms-assets-fileattachment -ccm-ldn-dublin +ccm-cms-assets-notes +ccm-cms-assets-relatedlink # Content types +ccm-cms-types-address +# -- ccm-cms-types-agenda ccm-cms-types-article +ccm-cms-types-bookmark ccm-cms-types-contact -ccm-cms-types-esdservice +# -- ccm-cms-types-esdservice +ccm-cms-types-event +ccm-cms-types-faqitem ccm-cms-types-filestorageitem ccm-cms-types-formitem ccm-cms-types-formsectionitem -ccm-cms-types-inlinesite +ccm-cms-types-glossaryitem +# -- ccm-cms-types-htmlform +# -- ccm-cms-types-inlinesite +# -- ccm-cms-types-job +# -- ccm-cms-types-legalnotice +# -- ccm-cms-types-minutes +# -- ccm-cms-types-motditem ccm-cms-types-mparticle ccm-cms-types-newsitem -ccm-cms-types-pressrelease -ccm-cms-types-xmlfeed +# -- ccm-cms-types-organization +# -- ccm-cms-types-pressrelease +# -- ccm-cms-types-service +# -- ccm-cms-types-siteproxy + # Applications -ccm-ldn-util -ccm-ldn-atoz -ccm-ldn-rss -ccm-ldn-portal +# ------------ +# -- ccm-auth-http +# -- ccm-bookmarks +# -- ccm-docmngr ## temp., produces errors in build +# -- ccm-formbuilder-pdf +ccm-forum +ccm-simplesurvey +ccm-user-preferences +# -- ccm-weblog +# -- ccm-webpage + +# ldn extensions +# -------------- +# -- ccm-ldn-aplaws +# -- ccm-ldn-atoz +# -- ccm-ldn-dublin +# -- ccm-ldn-exporter +# -- ccm-ldn-freeform +ccm-ldn-image-step +# -- ccm-ldn-importer ccm-ldn-navigation +ccm-ldn-portal +ccm-ldn-rss ccm-ldn-search ccm-ldn-shortcuts ccm-ldn-subsite ccm-ldn-terms -ccm-ldn-aplaws - -# Extra apps -ccm-forum -ccm-ldn-importer ccm-ldn-theme +ccm-ldn-util +# ccm-ldn-xmlfeed + +# shp extensions +ccm-shp-aplaws + + + diff --git a/ccm-shp-aplaws/bundles/standard/cfg/integration.properties b/ccm-shp-aplaws/bundles/standard/cfg/integration.properties index 4e96b08bc..e710dd75d 100755 --- a/ccm-shp-aplaws/bundles/standard/cfg/integration.properties +++ b/ccm-shp-aplaws/bundles/standard/cfg/integration.properties @@ -1,36 +1,95 @@ -waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver +; in core: Sucht PatternStyleSheet, u.a. um passende localization zu finden +templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver waf.templating.stylesheet_paths=/WEB-INF/resources/aplaws-stylesheet-paths.txt +; waf.kernel.data_permission_check_enabled=false +waf.kernel.primary_user_identifier=email +; wenn man screen_name aktiviert, klappt loader des Forums nicht. +; waf.kernel.primary_user_identifier=screen_name +waf.auto_registration_on=false waf.dispatcher.default_expiry=3600 + waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage -waf.pagemap.root=portal/ -waf.pagemap.workspace=portal/ +; dhtml editor +waf.bebop.dhtml_editor=FCKeditor + +waf.categorization.show_internal_name=true +waf.categorization.supported_languages=de,en + +waf.pagemap.root=navigation/ +waf.pagemap.workspace=navigation/ waf.pagemap.login_redirect=content/content-center-redirect.jsp com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp com.arsdigita.cms.default_template_resolver_class=com.arsdigita.london.subsite.dispatcher.SubsiteItemTemplateResolver + +com.arsdigita.cms.dhtml_editor_config=HTMLArea.Config.CMSStyled,/assets/htmlarea/config/Styled.js +; com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS +com.arsdigita.cms.dhtml_editor_plugins= + com.arsdigita.cms.disable_item_pfs=true + +com.arsdigita.cms.hide_admin_tabs=true +com.arsdigita.cms.hide_folder_index_checkbox=true +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.use_section_categories=false com.arsdigita.cms.use_streamlined_creation=true -com.arsdigita.cms.hide_templates_tab=true -com.arsdigita.cms.hide_admin_tabs=true -com.arsdigita.cms.hide_timezone=true -com.arsdigita.cms.hide_launch_date=true -com.arsdigita.cms.dhtml_editor_config=HTMLArea.Config.CMSStyled,/assets/htmlarea/config/Styled.js -com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS + + com.arsdigita.cms.category_authoring_add_form=com.arsdigita.aplaws.ui.ItemCategoryPicker com.arsdigita.cms.contenttypes.newsitem.hide_homepage=true com.arsdigita.cms.contenttypes.mparticle.template=resource:WEB-INF/content-types/com/arsdigita/cms/contenttypes/aplaws-mparticle-item.jsp -com.arsdigita.cms.hide_udct_ui=true -com.arsdigita.cms.hide_folder_index_checkbox=true -com.arsdigita.london.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker -com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker +com.arsdigita.cms.contenttypes.event.hide_main_contributor=true +com.arsdigita.cms.contenttypes.event.use_html_date_description=false +com.arsdigita.cms.contenttypes.event.hide_event_type=true +com.arsdigita.cms.contenttypes.event.hide_cost=true +com.arsdigita.cms.contenttypes.event.hide_date_description=false +com.arsdigita.cms.contenttypes.event.hide_link_to_map=true + +com.arsdigita.cms.contenttypes.siteproxy.defaulttemplate=resource:///WEB-INF/content-types/com/arsdigita/cms/contenttypes/aplaws-siteproxy-item.jsp + +; atoz currently not in use +; com.arsdigita.london.atoz.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker com.arsdigita.london.theme.default_theme_path=__ccm__/themes/aplaws com.arsdigita.london.theme.default_theme_context= -com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-aplaws.web.mf +com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-theme.web.mf +com.arsdigita.london.theme.file_extensions=jpeg jpg gif xsl css js png bmp xml + com.arsdigita.london.search.show_sponsored_links=true -com.arsdigita.london.cms.dublin.audience_domain=LGAL +com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker + +com.arsdigita.london.navigation.category_menu_show_grand_children_min=2 +com.arsdigita.london.navigation.category_menu_show_grand_children=adaptive +com.arsdigita.london.navigation.category_menu_show_grand_children_limit=1 +com.arsdigita.london.navigation.category_menu_show_grand_children_max=4 +com.arsdigita.london.navigation.category_menu_show_nephews=false +com.arsdigita.london.navigation.default_cat_root_path=/navigation/ +com.arsdigita.london.navigation.default_template=/packages/navigation/templates/shp-default.jsp + + +; ============================================================================================= + +waf.mail.default_from=webmaster@schaedel-hirnpatienten.de + +waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/shp?user\=shp&password\=shp48web +waf.runtime.jdbc_pool_size=80 +waf.web.server=localhost\:9000 + +waf.admin.email=webmaster@schaedel-hirnpatienten.de +waf.admin.name.given=SHP +waf.admin.name.family=Administrator +waf.admin.password=nge2015 +waf.admin.password.question=12345 +waf.admin.password.answer=6 + +; waf.debug=true +; waf.bebop.fancy_xsl_errors=true + diff --git a/ccm-shp-aplaws/bundles/standard/cfg/web.xml b/ccm-shp-aplaws/bundles/standard/cfg/web.xml index fa23cc1c9..97b3894bd 100755 --- a/ccm-shp-aplaws/bundles/standard/cfg/web.xml +++ b/ccm-shp-aplaws/bundles/standard/cfg/web.xml @@ -7,6 +7,23 @@ CCM Content and Collaboration Management + + + + shortcuts com.arsdigita.london.shortcuts.ShortcutFilter @@ -17,6 +34,18 @@ com.arsdigita.london.subsite.SubsiteFilter + + subsite /ccm/* @@ -125,7 +154,6 @@ com.arsdigita.cms.dispatcher.TemplateXSLServlet - TextOnlyServlet Text Only Servlet @@ -154,7 +182,8 @@ MODULES SERVLET DECLARATIONS SECTION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - + + module ccm-ldn-atoz - servlet definitions END --> @@ -305,12 +334,13 @@ MODULES SERVLET MAPPINGS SECTION - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - + + module ccm-ldn-atoz - servlet mappings END -->