Last modified: 2006-06-04 01:29:48 UTC
This is a feature request. Presently images can only be sized by width. But with the addition of image galleries in 1.4, it would be useful to have a simple way to make each image in a gallery the same height, so that rows of images line up well.
Image size can be given as an option for thumbnails. Either by specifying |100px| or as |100x100px|. The later specifies the width and height. If you want to have images of the same height with different width, use a very big width, e.g. |10000x100px| should work. This does not work for image galleries, which do not support any options.
(In reply to comment #1) > If you want to have images of the same height with different width, use a very > big width, e.g. > |10000x100px| should work. Well I never, so it does. I never did work out what that weird maths was supposed to result in, and that was *with* the code! ;)