CroppingImageField 0.2 (Release candidate) (Jul 23, 2008)

CroppingImageField

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.

CroppingImageField also supports forced_formats, and is available as egg in the cheeseshop

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

Available downloads

croppingimage.tar.gz

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5, Plone 3
StateRelease candidate
LicenseGPL
Release Manager Harald Friessnegger
Released2008/09/23

 

Change log

2008-07-23 0.2-rc2

* History.txt renamed to CHANGES to be support collective.releaser

* removed float parsing for VERSION in config.py to make "0.2rc1" work too.

* added a README.txt file to skins directory hoping it will make the skins
  directory available in the egg release too.


2008-07-23 0.2-rc1

* added property force_format that allows to force landscape
  or portrait pictures. see docs/examples.txt for more information. [fRiSi]

* more compact code example in README.txt [fRiSi]