By Mavros Gatos on
The problem is: users sometimes upload huge images (3-5 MB, 3+ mega pixels).
So, is it possible to automatically remove originals and to keep, for example, only the images, generated by imagecache?
The problem is: users sometimes upload huge images (3-5 MB, 3+ mega pixels).
So, is it possible to automatically remove originals and to keep, for example, only the images, generated by imagecache?
Comments
_
You should be able to limit image file sizes and dimensions at http://yoursite.com/admin/settings/image/nodes
This solution is not good
This solution is not good enough, because it makes the lifes of users difficult. They shouldn't worry about file sizes and resizing. When user is forced to resize image on his computer, many just close a website.
Media Mover
With the Media Mover module you can define sets of processes that act on uploaded media objects.
Thank you. The only problem:
Thank you. The only problem: Media Mover is too big and complicated. Do you know any simplier solutions?