A new set of bbsettings has been added to the base code for BlueBox2.0 which allow the control of thumbnail image sizing as well as final image resizing at class/module level.
Previously this was controlled at 'global' level by the config file.
The new settings are:
bbsetting_skip_image_resize - ignores the global resizing parameters for all images in this module
bbsetting_image_resize_width - sets the width for image resizing for all images in this module
bbsetting_image_resize_height - sets the height (if left blank, height is proportional to width)
bbsetting_image_thumbnail_width - as above, but for the auto-generated thumbnails
bbsetting_image_thumbnail_height - as above
No comments:
Post a Comment