Currently, only 3 boxes are provided for user-defined derivative image sizes. This patch adds 3 empty boxes for creating new derivative image sizes at all times, no matter how many have already been defined.
Related to this D6 issue:
#286447: Add more custom sizes to Image Sizes
| Comment | File | Size | Author |
|---|---|---|---|
| image_custom_sizes.patch | 478 bytes | Robbie Sternenberg |
Comments
Comment #1
jp.stacey commentedA small patch, but just what we need: we're building an image-heavy site and we're trying to take as much load off the client as possible.
Works fine on 6.x-1.0-alpha1, which I appreciate isn't the version quoted here, but I'd like to add my support for the patch generally. Also that related issue is for the 6.x branch, isn't it?
Comment #2
sunMarking as duplicate of #286447: Add more custom sizes to Image Sizes.
Please post your patch over there again.