Nachführen zes bundle und kleine Korrekturen.

git-svn-id: https://svn.libreccm.org/ccm/trunk@809 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2011-03-29 18:25:22 +00:00
parent 12246decb1
commit a1a7e209dc
15 changed files with 28 additions and 20 deletions

View File

@ -1,4 +1,7 @@
# NSH bundle integration.properties
#
waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage waf.bebop.base_page=com.arsdigita.aplaws.ui.SimplePage
#
; dhtml editor to use (system wide) ; dhtml editor to use (system wide)
; waf.bebop.dhtml_editor=FCKeditor ; waf.bebop.dhtml_editor=FCKeditor
waf.bebop.dhtml_editor=Xinha waf.bebop.dhtml_editor=Xinha
@ -20,14 +23,15 @@ waf.auto_registration_on=false
#waf.pagemap.root=portal/ #waf.pagemap.root=portal/
#waf.pagemap.workspace=portal/ #waf.pagemap.workspace=portal/
#waf.pagemap.login_redirect=content/content-center-redirect.jsp #waf.pagemap.login_redirect=content/content-center-redirect.jsp
core.ui.pagemap.root_page_url=navigation/
core.ui.pagemap.workspace_url=navigation/
core.ui.pagemap.user_redirect_url=content/content-center-redirect.jsp
; Searches for localized style sheet (among others) ; Searches for localized style sheet (among others)
waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver waf.templating.stylesheet_resolver=com.arsdigita.templating.PatternStylesheetResolver
waf.templating.stylesheet_paths=/WEB-INF/resources/aplaws-stylesheet-paths.txt waf.templating.stylesheet_paths=/WEB-INF/resources/aplaws-stylesheet-paths.txt
core.ui.pagemap.root_page_url=navigation/
core.ui.pagemap.workspace_url=navigation/
core.ui.pagemap.user_redirect_url=content/content-center-redirect.jsp
; Configures the xml processing ; Configures the xml processing
waf.xml.xsl_transformer=xalan waf.xml.xsl_transformer=xalan
waf.xml.activate_full_date_formatter=true waf.xml.activate_full_date_formatter=true

View File

@ -48,6 +48,7 @@ ccm-cms-types-xmlfeed
# -- ccm-formbuilder-pdf # -- ccm-formbuilder-pdf
ccm-forum ccm-forum
ccm-simplesurvey ccm-simplesurvey
ccm-themedirector
ccm-user-preferences ccm-user-preferences
# -- ccm-weblog # -- ccm-weblog
# -- ccm-webpage # -- ccm-webpage
@ -68,7 +69,6 @@ ccm-ldn-search
ccm-ldn-shortcuts ccm-ldn-shortcuts
ccm-ldn-subsite ccm-ldn-subsite
ccm-ldn-terms ccm-ldn-terms
ccm-ldn-theme
ccm-ldn-util ccm-ldn-util
# sci extensions # sci extensions

View File

@ -49,7 +49,7 @@ com.arsdigita.cms.default_template_resolver_class=com.arsdigita.london.subsite.d
; Configure dhtml editor for use in cms content-center ; Configure dhtml editor for use in cms content-center
; com.arsdigita.cms.dhtml_editor_config=FCKEditor.Config.StyleDefault?,/assets/fckeditor/config/fckconfigOpenCCM.js ; com.arsdigita.cms.dhtml_editor_config=FCKEditor.Config.StyleDefault?,/assets/fckeditor/config/fckconfigOpenCCM.js
com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js ; com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js
; com.arsdigita.cms.dhtml_editor_hidden_buttons= ; com.arsdigita.cms.dhtml_editor_hidden_buttons=
; com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS ; com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS
com.arsdigita.cms.dhtml_editor_plugins= com.arsdigita.cms.dhtml_editor_plugins=
@ -110,11 +110,11 @@ com.arsdigita.london.search.show_sponsored_links=true
com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker
# ccm-ldn-subsite application # ccm-ldn-themedirector application
com.arsdigita.london.theme.default_theme_context= themedirector.default_theme_context=
com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-theme.web.mf themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
com.arsdigita.london.theme.default_theme_path=__ccm__/themes/aplaws-generic themedirector.default_theme_path=__ccm__/themes/aplaws-generic
com.arsdigita.london.theme.file_extensions=bmp css gif jpeg jpg js png xsl xml themedirector.file_extensions=bmp css gif jpeg jpg js png xml xsl
# ============================================================================================= # =============================================================================================

View File

@ -48,6 +48,7 @@ ccm-cms-types-xmlfeed
# -- ccm-formbuilder-pdf # -- ccm-formbuilder-pdf
ccm-forum ccm-forum
ccm-simplesurvey ccm-simplesurvey
ccm-themedirector
ccm-user-preferences ccm-user-preferences
# -- ccm-weblog # -- ccm-weblog
# -- ccm-webpage # -- ccm-webpage
@ -68,7 +69,6 @@ ccm-ldn-search
ccm-ldn-shortcuts ccm-ldn-shortcuts
ccm-ldn-subsite ccm-ldn-subsite
ccm-ldn-terms ccm-ldn-terms
ccm-ldn-theme
ccm-ldn-util ccm-ldn-util
# sci extensions # sci extensions

View File

@ -49,7 +49,7 @@ com.arsdigita.cms.default_template_resolver_class=com.arsdigita.london.subsite.d
; Configure dhtml editor for use in cms content-center ; Configure dhtml editor for use in cms content-center
;com.arsdigita.cms.dhtml_editor_config=FCKEditor.Config.StyleDefault?,/assets/fckeditor/config/fckconfigOpenCCM.js ;com.arsdigita.cms.dhtml_editor_config=FCKEditor.Config.StyleDefault?,/assets/fckeditor/config/fckconfigOpenCCM.js
com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js ; com.arsdigita.cms.dhtml_editor_config=XinhaConfig,/assets/xinha/XinhaConfig.js
;com.arsdigita.cms.dhtml_editor_hidden_buttons= ;com.arsdigita.cms.dhtml_editor_hidden_buttons=
;com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS ;com.arsdigita.cms.dhtml_editor_plugins=TableOperations,CSS
com.arsdigita.cms.dhtml_editor_plugins= com.arsdigita.cms.dhtml_editor_plugins=
@ -110,11 +110,11 @@ com.arsdigita.london.search.show_sponsored_links=true
com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker com.arsdigita.london.subsite.root_category_picker=com.arsdigita.london.terms.ui.RootCategoryPicker
# ccm-ldn-subsite application # ccm-ldn-themedirector application
com.arsdigita.london.theme.default_theme_context= themedirector.default_theme_context=
com.arsdigita.london.theme.default_theme_manifest=ccm-ldn-theme.web.mf themedirector.default_theme_manifest=ccm-zes-aplaws.web.mf
com.arsdigita.london.theme.default_theme_path=__ccm__/themes/aplaws-generic themedirector.default_theme_path=__ccm__/themes/aplaws-generic
com.arsdigita.london.theme.file_extensions=bmp css gif jpeg jpg js png xsl xml themedirector.file_extensions=bmp css gif jpeg jpg js png xml xsl
# ============================================================================================= # =============================================================================================

View File

@ -35,3 +35,7 @@ http://::host::/resource/ROOT/__ccm__/themes/aplaws-generic/::application::-::ur
# Global default, from application's own web app # Global default, from application's own web app
http://::host::/resource/::webapp::/__ccm__/apps/::application::/xsl/::url::-::locale::.xsl http://::host::/resource/::webapp::/__ccm__/apps/::application::/xsl/::url::-::locale::.xsl
http://::host::/resource/::webapp::/__ccm__/apps/::application::/xsl/::url::.xsl http://::host::/resource/::webapp::/__ccm__/apps/::application::/xsl/::url::.xsl
# Global default, from application's own web app - relocated version >= 6.6.1
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::-::locale::.xsl
http://::host::/resource/::webapp::/themes/heirloom/apps/::application::/xsl/::url::.xsl

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

View File

@ -29,7 +29,7 @@
</xsl:variable> </xsl:variable>
<a href="{@url}" title="{$title}"> <a href="{@url}" title="{$title}">
<img src="/STATIC/portal/{@name}.gif" border="1" alt="{$title}"/> <img src="{$theme-prefix}/portal/{@name}.gif" border="1" alt="{$title}"/>
</a> </a>
</xsl:template> </xsl:template>

View File

@ -65,6 +65,7 @@
<!-- <ccm:application name="ccm-formbuilder-pdf"/> --> <!-- <ccm:application name="ccm-formbuilder-pdf"/> -->
<ccm:application name="ccm-forum"/> <ccm:application name="ccm-forum"/>
<ccm:application name="ccm-simplesurvey"/> <ccm:application name="ccm-simplesurvey"/>
<ccm:application name="ccm-themedirector"/>
<ccm:application name="ccm-user-preferences"/> <ccm:application name="ccm-user-preferences"/>
<!-- <ccm:application name="ccm-weblog"/> --> <!-- <ccm:application name="ccm-weblog"/> -->
<!-- <ccm:application name="ccm-webpage"/> --> <!-- <ccm:application name="ccm-webpage"/> -->
@ -84,7 +85,6 @@
<ccm:application name="ccm-ldn-shortcuts"/> <ccm:application name="ccm-ldn-shortcuts"/>
<ccm:application name="ccm-ldn-subsite"/> <ccm:application name="ccm-ldn-subsite"/>
<ccm:application name="ccm-ldn-terms"/> <ccm:application name="ccm-ldn-terms"/>
<ccm:application name="ccm-ldn-theme"/>
<ccm:application name="ccm-ldn-util"/> <ccm:application name="ccm-ldn-util"/>