diff --git a/ccm-core/web/themes/foundry-base/admin-index.xsl b/ccm-core/web/themes/foundry-base/admin-index.xsl new file mode 100644 index 000000000..5630159ba --- /dev/null +++ b/ccm-core/web/themes/foundry-base/admin-index.xsl @@ -0,0 +1,11 @@ + + + + + + + + + + diff --git a/ccm-core/web/themes/foundry-base/ccm-admin-application-index.xsl b/ccm-core/web/themes/foundry-base/ccm-admin-application-index.xsl new file mode 100644 index 000000000..5630159ba --- /dev/null +++ b/ccm-core/web/themes/foundry-base/ccm-admin-application-index.xsl @@ -0,0 +1,11 @@ + + + + + + + + + + diff --git a/ccm-core/web/themes/foundry-base/content-center-index.xsl b/ccm-core/web/themes/foundry-base/content-center-index.xsl new file mode 100644 index 000000000..5630159ba --- /dev/null +++ b/ccm-core/web/themes/foundry-base/content-center-index.xsl @@ -0,0 +1,11 @@ + + + + + + + + + + diff --git a/ccm-core/web/themes/foundry-base/content-section-index.xsl b/ccm-core/web/themes/foundry-base/content-section-index.xsl new file mode 100644 index 000000000..5630159ba --- /dev/null +++ b/ccm-core/web/themes/foundry-base/content-section-index.xsl @@ -0,0 +1,11 @@ + + + + + + + + + + diff --git a/ccm-core/web/themes/foundry/foundry/main.xsl b/ccm-core/web/themes/foundry/foundry/main.xsl index bb30c8091..88f6dea53 100644 --- a/ccm-core/web/themes/foundry/foundry/main.xsl +++ b/ccm-core/web/themes/foundry/foundry/main.xsl @@ -54,7 +54,7 @@ - + @@ -72,9 +72,15 @@ + + + + + + @@ -83,9 +89,15 @@ + + + + + + diff --git a/ccm-ldn-aplaws/bundles/devel/cfg/integration.properties b/ccm-ldn-aplaws/bundles/devel/cfg/integration.properties index 62b2d5e9e..1e572a74c 100755 --- a/ccm-ldn-aplaws/bundles/devel/cfg/integration.properties +++ b/ccm-ldn-aplaws/bundles/devel/cfg/integration.properties @@ -85,7 +85,7 @@ waf.workflow.simple.alerts_sender=root@localhost.localdomain # CORE XML processing configuration parameters # ############################################################################## -waf.xml.xsl_transformer=xalan +waf.xml.xsl_transformer=saxonhe waf.xml.activate_full_date_formatter=true @@ -229,7 +229,7 @@ waf.admin.password=123456 waf.admin.password.question=12345 waf.admin.password.answer=6 -waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/ccm?user\=ccm&password\=ccm47web +waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/ccm-aplaws?user\=ccm&password\=ccm47web waf.runtime.jdbc_pool_size=60 waf.web.server=localhost\:8080 diff --git a/ccm-ldn-aplaws/src/WEB-INF/resources/aplaws-stylesheet-paths.txt b/ccm-ldn-aplaws/src/WEB-INF/resources/aplaws-stylesheet-paths.txt index 4dd52bb3d..935112852 100755 --- a/ccm-ldn-aplaws/src/WEB-INF/resources/aplaws-stylesheet-paths.txt +++ b/ccm-ldn-aplaws/src/WEB-INF/resources/aplaws-stylesheet-paths.txt @@ -23,6 +23,7 @@ http://::host::/::webapp::/themes/::themedir::/::theme::/start.xsl # Entry point for new theme only for content center and admin # =========================================================== +#http://::host::/::webapp::/themes/mandalay/::application::-::url::.xsl http://::host::/::webapp::/themes/foundry-base/::application::-::url::.xsl