plone.app.imaging 1.0 (Beta release 3) (Aug 26, 2009)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Fix regarding installation issues and support for Plone 4.0.

For additional information about this project, please visit the overview page .

Available downloads

plone.app.imaging-1.0b2.zip

For all platforms (30kB)

plone.app.imaging-1.0b3.zip

For all platforms (30kB)

Change log

plone.app.imaging - 1.0b3 Released August 26, 2009

  • Fix compatibility issue with Plone 4.0. [witsch]
  • Revert deferral of monkey-patching and traversal adapter registration to package installation time. [witsch]

plone.app.imaging - 1.0b2 Released July 8th, 2009

  • Register traversal handler locally to avoid problems without the corresponding monkey patch in place. Please see the second issue in http://plone.org/products/plone.app.blob/issues/19 for more info. [witsch]
  • Replaced a getUtility with a queryUtility call in getAllowedSizes. [hannosch]

plone.app.imaging - 1.0b1 Released May 14th, 2009

  • Add fallback for determining available image sizes to avoid breaking sites which haven't installed the package yet. [witsch]

plone.app.imaging - 1.0a2 Released September 22nd, 2008

  • Fix getAvailableSizes to not depend on sizes field-attribute. [witsch]

plone.app.imaging - 1.0a1 Released August 12th, 2008

  • Initial version [witsch]
  • Initial package structure. [zopeskel]