First off, what a great module!! Thank you for your contribution to the community!!
I use ImageField Crop in a recipe that involves a significant number of repeated images. This leads to a bunch of wasted stored image space. I'm wondering if we could tie in a file browser like IMCE so that already uploaded images could be used instead of uploading the same image more than once. Maybe the interface could allow for upload or browse.
Just a thought that would make my life easier and I hope this module better for others.
Comments
Comment #1
yhager commentedI recently posted a patch to filefield_sources: #495210: support sources in imagefield_crop widget.
Please note that if you crop an image, it will currently affect all nodes using this. I am waiting for some feedback about this behavior (let's have the discussion there).