Add 'resize images on upload' support to filebrowser pieform element.
Resize the uploaded image (overwrite temp file) if resize has been
specified and the image exceeds the maximum size limit, using the
imageresizer class.
Inform the user if there isn't enough memory available to resize the
image.
Change-Id: I6576063802b6fe78f32b8f2274fd12e08380ea1c
Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
Please register or sign in to comment