diff --git a/ccm-lcs-bundle/application.xml b/ccm-lcs-bundle/application.xml index 7ccff86cc..22b089349 100644 --- a/ccm-lcs-bundle/application.xml +++ b/ccm-lcs-bundle/application.xml @@ -1,8 +1,8 @@ diff --git a/ccm-lcs-bundle/bundles/devel/cfg/integration.properties b/ccm-lcs-bundle/bundles/devel/cfg/integration.properties index 7c06fb63a..a2d299bce 100644 --- a/ccm-lcs-bundle/bundles/devel/cfg/integration.properties +++ b/ccm-lcs-bundle/bundles/devel/cfg/integration.properties @@ -10,8 +10,8 @@ waf.bebop.base_page=com.arsdigita.bundle.ui.SimplePage ; dhtml editor to use (system wide) ; Xinha is default ; default: Xinha editor & src=/assets/xinha/XinhaLoader.js -; To use FCKeditor configure: -; waf.bebop.dhtml_editor=FCKeditor +; To use CKeditor configure: +; waf.bebop.dhtml_editor=CKeditor waf.categorization.show_internal_name=true diff --git a/ccm-lcs-bundle/bundles/devel/cfg/project.xml b/ccm-lcs-bundle/bundles/devel/cfg/project.xml index 47706d19c..ade13e41c 100644 --- a/ccm-lcs-bundle/bundles/devel/cfg/project.xml +++ b/ccm-lcs-bundle/bundles/devel/cfg/project.xml @@ -49,7 +49,7 @@ - + diff --git a/ccm-lcs-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt b/ccm-lcs-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt index 4434a8d2c..8f27ab3ae 100644 --- a/ccm-lcs-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt +++ b/ccm-lcs-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt @@ -11,13 +11,24 @@ # webapp tag is redundant, but sort of required by some part of the code. -# Theme with single entry point (e.g Mandalay) managed by themedirector +# Theme with single entry point (e.g Foundry) managed by themedirector #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/start.xsl http://::host::/::webapp::/themes/::themedir::/::theme::/start.xsl -# Theme with single entry point (e.g Mandalay) unmanaged default -#http://::host::/resource/::webapp::/themes/mandalay/start.xsl -http://::host::/::webapp::/themes/mandalay/start.xsl +# Theme with single entry point (e.g Foundry) unmanaged default +# Optional customer specific default. If empty librecms-default is tried. +#http://::host::/resource/::webapp::/themes/librecms-custom/start.xsl +http://::host::/::webapp::/themes/librecms-custom/start.xsl + +# Theme with single entry point (e.g Foundry) unmanaged default +# Optional distribution specific default. If empty, foundry-base is used. +#http://::host::/resource/::webapp::/themes/librecms-default/start.xsl +http://::host::/::webapp::/themes/librecms-default/start.xsl + +# Theme with single entry point (e.g Foundry) unmanaged default +# Fall back if anything else fails. +#http://::host::/resource/::webapp::/themes/foundry-base/start.xsl +http://::host::/::webapp::/themes/foundry-base/start.xsl # ============================================================================== @@ -27,31 +38,31 @@ http://::host::/::webapp::/themes/mandalay/start.xsl # Output type is for things such as text/javascript stored in tradition default theme #http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::-::locale::.xsl #http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::.xsl -http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::-::locale::.xsl -http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::.xsl +##http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::-::locale::.xsl +##http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::outputtype::.xsl # Grabs custom item xsl for CMS -http://::host::/themes/servlet/content-item/index.xsl?oid=::item_template_oid::&delegated=::item_delegated_url:: +##http://::host::/themes/servlet/content-item/index.xsl?oid=::item_template_oid::&delegated=::item_delegated_url:: # Theme, managed by themedirector, with optional locale & prefix #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::-::locale::.xsl #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::.xsl -http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::-::locale::.xsl -http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::.xsl +##http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::-::locale::.xsl +##http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::prefix::.xsl # Theme managed by themedirector, with optional locale (without prefix) #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::locale::.xsl #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/::application::-::url::.xsl -http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::locale::.xsl -http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::.xsl +##http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::-::locale::.xsl +##http://::host::/::webapp::/themes/::themedir::/::theme::/::application::-::url::.xsl # APLAWS generic default, with locale and prefix #http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl #http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl #http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl #http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::.xsl -http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl -http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl +##http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl +##http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::prefix::.xsl #http://::host::/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::-::locale::.xsl #http://::host:://ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::prefix::.xsl @@ -60,13 +71,13 @@ http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::- #http://::host::/resource/ROOT/themes/static/aplaws-generic/::application::-::url::.xsl #http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl #http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::.xsl -http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl -http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::.xsl +##http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::-::locale::.xsl +##http://::host::/::webapp::/themes/static/aplaws-generic/::application::-::url::.xsl #http://::host::/::webapp::/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl #http://::host::/::webapp::/__ccm__/themes/aplaws-generic/::application::-::url::.xsl # Global default, from application's own web app #http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl #http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl -http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl -http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl +##http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl +##http://::host::/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl diff --git a/ccm-lcs-bundle/src/ccm-lcs-bundle.upgrade b/ccm-lcs-bundle/src/ccm-lcs-bundle.upgrade index 6c446db56..22a909ad6 100755 --- a/ccm-lcs-bundle/src/ccm-lcs-bundle.upgrade +++ b/ccm-lcs-bundle/src/ccm-lcs-bundle.upgrade @@ -1,5 +1,4 @@ -