Download Size md5 hash
imagefield_crop-6.x-1.0-rc1.tar.gz 31.58 KB 8d2295f4413aae1b5554707fd8be4e9e
imagefield_crop-6.x-1.0-rc1.zip 39.37 KB 0a993c93951f12c2337a3d926dc94562
Official release from tag: 6.x-1.0-rc1
Last updated: December 24, 2010 - 23:11

* upgraded to Jcrop-0.9.8.
* we do not need to scale the crop box anymore, Jcrop does it for us!
* Increased timeout for attached behaviours, wait till the image finished loading.
* allow unlimited values, fixed crop box "jumps" upon "add new item" click.

Issues:
* #364750: No existing imagefield picture visible - handle alread existing images.
* Force LTR on RTL sites, since Jcrop does not handle direction:rtl well.
* fixed #412328: crop selection position/size changes on revisiting node edit form.
* #479798: Contributing new line to README.txt file by Onopoc.
* #456538: crop_display.jpg image created for all non-cropped imagefields by Deciphered - do not create original copies of non-croppable fields.
* by yhager, boaz_r: Implemented hook_requirements #466948: No mention of image toolkit.
* doc fix suggested by buckley in http://drupal.org/node/353405#comment-2117762
* #618560: Final cropped image doesn't have always the exact width and height, by yhager, joanpc: crop images to the exact size requested.
* #381712: multiple images per node workaround? by gzfelix: multiple images crop per node now possible.