Yeah, I’m not sure what happened either. But it seems to me like the documentation just wasn’t updated. Looking back through the forum it also seems like enough people wanted to be able to do cropped rectangular thumbs that Lumis changed the default behavior to do this. If I understand what you want correctly, you want it to size images down to the wdith and height you assign. Is this correct? Wouldn’t this create distortions if clients uploaded a landscape image that was resized to fit portrait dimensions?
I generally use this in conjunction with Multibox or Lightbox and make a cropped thumbnail that users can click on to see the original version (which has been sized appropriately by the EE upload location setting).
Oh and to solve the issue of EE putting the width and height in the settings, if you use MH File upload you can use the Tag Pair for that and just get the file_url to put in image sizer and make it whatever size you want.
No, if you assign width AND Height, it behaves like most image resizers; if it is a portrait image it will not be higher then the max height. if it is a landscape image, it will not be wider then the set width. This is great if you have a fixed box to display the image in. If you would only have a max width,the height could be a problem with a portrait image.
In this case, I decided to go for auto.
I think you’ll find that as far as extensions goes, this one is a staple. This should have been how EE did uploads to begin with.
Let me know if you need to see any code. I’ve used this extension with many image apps, lightboxes, slideshows, etc… Unfortunately it’s another extension that if you want full instructions you have to dig through pages of the forum. But one of the best things about it is the ability to just get the file path from the entry, so you can set your own attributes.
I will say however that the big downfall of this extension is the inability to add captions when doing multiple uploads. The workaround is a pain and involves figuring out a maximum number of image uploads per entry and creating a field for image and a field for caption for each one.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.