Bundle integration.properties für die neue Darstelluing der ImageLibrary angepaßt
git-svn-id: https://svn.libreccm.org/ccm/trunk@1798 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
1d8e0cb46f
commit
bed32f632d
|
|
@ -49,6 +49,10 @@ com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp
|
||||||
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
||||||
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
||||||
|
|
||||||
|
# image library thumbnail size
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_width=200
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_height=150
|
||||||
|
|
||||||
; Configure dhtml editor for use in cms content-center
|
; Configure dhtml editor for use in cms content-center
|
||||||
; Xinha is default and does work out of the box
|
; Xinha is default and does work out of the box
|
||||||
; A CCM specific configuration file is used to prevent a mess with the standard
|
; A CCM specific configuration file is used to prevent a mess with the standard
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,10 @@ com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp
|
||||||
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
||||||
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
||||||
|
|
||||||
|
# image library thumbnail size
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_width=200
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_height=150
|
||||||
|
|
||||||
; Configure dhtml editor for use in cms content-center
|
; Configure dhtml editor for use in cms content-center
|
||||||
; Xinha is default and does work out of the box
|
; Xinha is default and does work out of the box
|
||||||
; A CCM specific configuration file is used to prevent a mess with the standard
|
; A CCM specific configuration file is used to prevent a mess with the standard
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,10 @@ com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp
|
||||||
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
||||||
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
||||||
|
|
||||||
|
# image library thumbnail size
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_width=200
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_height=150
|
||||||
|
|
||||||
; Configure dhtml editor for use in cms content-center
|
; Configure dhtml editor for use in cms content-center
|
||||||
; Xinha is default and does work out of the box
|
; Xinha is default and does work out of the box
|
||||||
; A CCM specific configuration file is used to prevent a mess with the standard
|
; A CCM specific configuration file is used to prevent a mess with the standard
|
||||||
|
|
|
||||||
|
|
@ -49,6 +49,10 @@ com.arsdigita.cms.default_folder_template_path=/default/aplaws-folder.jsp
|
||||||
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
com.arsdigita.cms.default_item_template_path=/default/aplaws-item.jsp
|
||||||
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
com.arsdigita.cms.default_template_resolver_class=com.arsdigita.subsite.dispatcher.SubsiteItemTemplateResolver
|
||||||
|
|
||||||
|
# image library thumbnail size
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_width=200
|
||||||
|
com.arsdigita.cms.image_browser.thumbnail_max_height=150
|
||||||
|
|
||||||
; Configure dhtml editor for use in cms content-center
|
; Configure dhtml editor for use in cms content-center
|
||||||
; Xinha is default and does work out of the box
|
; Xinha is default and does work out of the box
|
||||||
; A CCM specific configuration file is used to prevent a mess with the standard
|
; A CCM specific configuration file is used to prevent a mess with the standard
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue