Define maximum dimensions for images that can be uploaded. If image dimensions are exeeded upload will fail.
ImageGallery will automatically detect the long side and short side of uploaded image, meaning if defined image dimensions are 640 x 480, user can upload an image that is 640 pixels broad and 480 pixels high or 480 pixels broad and 640 pixels high.
$Id: maxdimensions.html,v 1.2 2006/10/17 10:24:47 janne Exp $