From e5c5ec1db03171fe5f34b7951943d858b3956306 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 20 Feb 2015 14:45:51 +0000 Subject: [PATCH] ccm-bundle: Changed default theme to foundry-base and the XSL transformer to saxonhe git-svn-id: https://svn.libreccm.org/ccm/trunk@3257 8810af33-2d31-482b-a856-94f89814c4df --- ccm-bundle/bundles/base/cfg/integration.properties | 4 ++-- ccm-bundle/bundles/demo/cfg/integration.properties | 4 ++-- ccm-bundle/bundles/devel/cfg/integration.properties | 4 ++-- ccm-bundle/bundles/slimline/cfg/integration.properties | 4 ++-- ccm-bundle/bundles/standard/cfg/integration.properties | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ccm-bundle/bundles/base/cfg/integration.properties b/ccm-bundle/bundles/base/cfg/integration.properties index 47ecd07fa..12a1aa734 100644 --- a/ccm-bundle/bundles/base/cfg/integration.properties +++ b/ccm-bundle/bundles/base/cfg/integration.properties @@ -78,7 +78,7 @@ waf.workflow.simple.alerts_sender=webmaster@libreCMS.org # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -185,7 +185,7 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # a new theme! (In addition to default_theme_path. Otherwise no files are copied! themedirector.default_theme_manifest=ccm-bundle.web.mf # Required to denote the dir containing the default theme! -themedirector.default_theme_path=themes/static/aplaws-generic +themedirector.default_theme_path=themes/foundry-base # LDN-SEARCH application # ############################################################################## diff --git a/ccm-bundle/bundles/demo/cfg/integration.properties b/ccm-bundle/bundles/demo/cfg/integration.properties index 0fc6a72fe..b93ee6bf8 100644 --- a/ccm-bundle/bundles/demo/cfg/integration.properties +++ b/ccm-bundle/bundles/demo/cfg/integration.properties @@ -83,7 +83,7 @@ waf.workflow.simple.alerts_sender=webmaster@libreCMS.org # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -190,7 +190,7 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # a new theme! (In addition to default_theme_path. Otherwise no files are copied! themedirector.default_theme_manifest=ccm-bundle.web.mf # Required to denote the dir containing the default theme! -themedirector.default_theme_path=themes/static/aplaws-generic +themedirector.default_theme_path=themes/foundry-base # LDN-SEARCH application # ############################################################################## diff --git a/ccm-bundle/bundles/devel/cfg/integration.properties b/ccm-bundle/bundles/devel/cfg/integration.properties index dd3720acb..717a56970 100644 --- a/ccm-bundle/bundles/devel/cfg/integration.properties +++ b/ccm-bundle/bundles/devel/cfg/integration.properties @@ -83,7 +83,7 @@ waf.workflow.simple.alerts_sender=webmaster@libreCMS.org # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -191,7 +191,7 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # a new theme! (In addition to default_theme_path. Otherwise no files are copied! themedirector.default_theme_manifest=ccm-bundle.web.mf # Required to denote the dir containing the default theme! -themedirector.default_theme_path=themes/static/aplaws-generic +themedirector.default_theme_path=themes/foundry-base # LDN-SEARCH application # ############################################################################## diff --git a/ccm-bundle/bundles/slimline/cfg/integration.properties b/ccm-bundle/bundles/slimline/cfg/integration.properties index 67fbf97d5..7a86caf16 100644 --- a/ccm-bundle/bundles/slimline/cfg/integration.properties +++ b/ccm-bundle/bundles/slimline/cfg/integration.properties @@ -78,7 +78,7 @@ waf.workflow.simple.alerts_sender=webmaster@libreCMS.org # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -185,7 +185,7 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # a new theme! (In addition to default_theme_path. Otherwise no files are copied! themedirector.default_theme_manifest=ccm-bundle.web.mf # Required to denote the dir containing the default theme! -themedirector.default_theme_path=themes/static/aplaws-generic +themedirector.default_theme_path=themes/foundry-base # LDN-SEARCH application # ############################################################################## diff --git a/ccm-bundle/bundles/standard/cfg/integration.properties b/ccm-bundle/bundles/standard/cfg/integration.properties index 51239aa5e..81301399d 100644 --- a/ccm-bundle/bundles/standard/cfg/integration.properties +++ b/ccm-bundle/bundles/standard/cfg/integration.properties @@ -78,7 +78,7 @@ waf.workflow.simple.alerts_sender=webmaster@libreCMS.org # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -185,7 +185,7 @@ com.arsdigita.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCat # a new theme! (In addition to default_theme_path. Otherwise no files are copied! themedirector.default_theme_manifest=ccm-bundle.web.mf # Required to denote the dir containing the default theme! -themedirector.default_theme_path=themes/static/aplaws-generic +themedirector.default_theme_path=themes/foundry-base # LDN-SEARCH application # ##############################################################################