Hi Will
This is in relation to the image storage issue.
I found this app that I intend using for our site. It basically allows you to upload one file and then it automatically will reduce file size wherever and whenever you want. And it does all this on the fly.
For example, you can have the same image appear in different places in different sizes and the server creates those images on the fly from the larger image.
This eliminates the need to store several sizes of the same image. As far as I can tell the served images are discarded after being served.
Is there any way we can incorporate this app into AS so we can cut down on file storage?
http://nathanaeljones.com/products/...e-resizer/
Thanks