collective.contentleadimage 1.0 (Sep 09, 2008)
Refactored to use archetypes.schemaextender. This release fits more to default Plone look and feel.
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Released | 2008/09/09 |
Please note, after upgrading product in portal_quickinstaller or reapplying profile in portal_Setup you will need to manually run migration step from ZMI/portal_setup to correctly migrate old values to the new version.
This version requires archetypes.schemaextender and plone.browserlayer (for Plone < 3.1). Requirement of plone.browserlayer is missing in contentleadimgae 1.0 so you must install it manually :(
Change log
- rewritten using archetypes.schemaextender. If you upgrade from version <1.0 please don't forget to run upgrade step from portal_setup/Upgrades, choose the collective.contentleadimage profile, check the (0.3 - 1.0) upgrade step and press Upgrade button.
- moved leadImage field after the Descripton field.
- leadImage field supports original size and one scale.
- it is possible to specify maxwidth and maxheight in the controlpanel
- created new viewlet in AboveContentBody viewlet manager. This viewlet displays large version of the image (size specified as maxwidth/maxheight in the controlpanel). It is possible to switch on/off both viewlets in @@manage-viewlets or in leadimage control panel.


