shp und zes bundle umgestellt auf port 8080, theme aplaws umgestellt auf aplaws-generic
git-svn-id: https://svn.libreccm.org/ccm/trunk@199 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
c633a832be
commit
c2a6175de8
|
|
@ -71,7 +71,7 @@ com.arsdigita.london.search.show_sponsored_links=true
|
|||
|
||||
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/aplaws-generic
|
||||
com.arsdigita.london.theme.default_theme_context=
|
||||
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
|
||||
|
|
@ -84,7 +84,7 @@ 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.web.server=localhost\:8080
|
||||
|
||||
waf.admin.email=webmaster@schaedel-hirnpatienten.de
|
||||
waf.admin.name.given=SHP
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ com.arsdigita.london.search.show_sponsored_links=true
|
|||
|
||||
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/aplaws-generic
|
||||
com.arsdigita.london.theme.default_theme_context=
|
||||
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
|
||||
|
|
@ -84,7 +84,7 @@ waf.mail.default_from=webmaster@schaedel-hirnpatienten.de
|
|||
|
||||
waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/ccm?user\=ccm&password\=ccm
|
||||
waf.runtime.jdbc_pool_size=80
|
||||
waf.web.server=localhost\:9000
|
||||
waf.web.server=localhost\:8080
|
||||
|
||||
waf.admin.email=webmaster@ccm.barkhof.uni-bremen.de
|
||||
waf.admin.name.given=CCM
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@ http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application
|
|||
http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application::-::url::-::locale::.xsl
|
||||
http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application::-::url::.xsl
|
||||
|
||||
# APLAWS default, with locale and prefix
|
||||
# APLAWS generic default, with locale and prefix
|
||||
# XXX change ROOT -> ccm-ldn-aplaws
|
||||
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
|
||||
|
||||
# APLAWS default, with locale
|
||||
# APLAWS generic default, with locale
|
||||
# XXX change ROOT -> ccm-ldn-aplaws
|
||||
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl
|
||||
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::.xsl
|
||||
|
|
|
|||
|
|
@ -93,7 +93,7 @@ com.arsdigita.london.theme.file_extensions=bmp gif jpeg jpg png css js png xsl x
|
|||
waf.runtime.jdbc_url=jdbc\:postgresql\://localhost/zes?user\=zes&password\=zes47web
|
||||
waf.runtime.jdbc_pool_size=80
|
||||
|
||||
waf.web.server=localhost\:9000
|
||||
waf.web.server=localhost\:8080
|
||||
|
||||
waf.admin.email=webmaster@zes.uni-bremen.de
|
||||
waf.admin.name.given=ZeS
|
||||
|
|
|
|||
|
|
@ -22,12 +22,12 @@ http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application
|
|||
http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application::-::url::-::locale::.xsl
|
||||
http://::host::/resource/::webapp::/__ccm__/::themedir::/::theme::/::application::-::url::.xsl
|
||||
|
||||
# APLAWS default, with locale and prefix
|
||||
# APLAWS generic default, with locale and prefix
|
||||
# XXX change ROOT -> ccm-ldn-aplaws
|
||||
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
|
||||
|
||||
# APLAWS default, with locale
|
||||
# APLAWS generic default, with locale
|
||||
# XXX change ROOT -> ccm-ldn-aplaws
|
||||
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::-::locale::.xsl
|
||||
http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::url::.xsl
|
||||
|
|
|
|||
Loading…
Reference in New Issue