Image with crop functionalities.
Project description
Introduction
Image with scaling and manual crop functionalities.
Changelog
0.9 - 2009-09-03
Added CropModifiedEvent and event subscribers to synchronize crops across translations. [tesdal, hannosch]
0.8 - 2009-06-03
Preserve the image format of the passed in image. A png using transparency generates crops in png format preserving the transparency now. Thanks to Wichert for the tip. [hannosch]
Changed default image format for crops to JPEG. [hannosch]
Create crop on bobo_traverse if the authenticated user has write permissions for the image. [soerensigfusson]
0.7 - 2009-04-15
Make sure to use LinguaPlone’s atapi when available. [stefan]
0.6 - 2008-11-07
Declare plone.app.blob dependency. [hannosch]
0.5 - 2008-10-23
Make sure tag and __str__ are available on the image and return the HTML tag representation of the image and not the content. [hannosch]
Make pyflakes happy. [hannosch]
Add support for CacheSetup’s purge adapter so all crops are purged if the image is update. [wichert]
Added new available_crops KeywordIndex and metadata column to the catalog. This uses a new method to index the created crop sizes for the image. [spliter, hannosch]
0.4 - 2008-09-24
Fixed some rounding problems on cropped images. [cesku]
0.3 - 2008-09-22
Added ‘searchable’ attribute to keywords TextField. [cesku]
edit_crop template uses a scaled image now [cesku]
Better schema setup in unit test. [cesku]
0.2 - 2008-09-19
Initial release. [vds, cescu, witsch, hannosch].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.