Generating new URLs for each crop the Image Cropper makes
We're using cloudfront CDN and want to ensure every time someone crops an image in the CMS the filename changes.
This enables us to set long cache expiry on our images for performance reasons, however if one is changed then it will have a new url in order to avoid showing the old crop.
Does anyone have any suggestions regarding the best way to achieve this? If not I'll try put my solution in here when I've worked it out.
Generating new URLs for each crop the Image Cropper makes
We're using cloudfront CDN and want to ensure every time someone crops an image in the CMS the filename changes.
This enables us to set long cache expiry on our images for performance reasons, however if one is changed then it will have a new url in order to avoid showing the old crop.
Does anyone have any suggestions regarding the best way to achieve this? If not I'll try put my solution in here when I've worked it out.
is working on a reply...