Is there a simple way to cause the 'maximum resolution' limitation of imagefields to be applied to images that have already been created? For example, I have many 'photo' nodes on my site that use imagefield. Previously I did not setup a maximum resolution. Now we have added many photos to the site and the size of the image directory is getting out of control. I would like to set a maximum resolution for future images to nip this problem in the bud, but I was wondering if the maximum resolution could be applied to existing nodes, scaling down the current full size images appropriately? Thanks.

Comments

quicksketch’s picture

Status: Active » Closed (won't fix)

There's no way to retroactively apply the image size to existing images. ImageField is meant to be a mechanism for getting files onto the server, it's not really a full solution for managing images; it's just a field and nothing more. So I'm marking this won't fix, since this feature would need to come from another module.

giorgio79’s picture