Imagefield Crop (Crop per Image Style)

Component ID

1112418

Component name

Imagefield Crop (Crop per Image Style)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Fork of Imagefield Crop. Refactored in such a way to allow for a unique crop per image style. D7 only (although it should be possible to backport). Much of the architectural inspiration for this module came from the similar project ImageCrop.

Issue to watch: #685676: Option to make separate crops for different image-cache-presets

Instructions:

- Enable module.
- Add "User-selected Crop" effect to Image Style(s).
- On any Image field's settings form, enable which styles you'd like to have unique crops for.
- Go to entity edit form.
- Profit!

Notes:
- Unlike Imagefield Crop, this module hijacks the Image widget instead of providing it's own. The widget provided by this module is non-functioning.