Added to the [ur=http://www.eewiki.com/index.php?title=Category:Modules]EEWiki: List of Modules]. I hope you’ll keep that up to date if there are any changes. =)
Thanks for releasing this. There was a recent thread in Feature Requests about a file manager, you may want to point them to this. =)
The one bit of additional functionality that would be great is to have the uploader resize the image if it is larger than what you’ve defined as the maximum file size.
Example: * mf_By_the_North_Sea22.jpg The image you are attempting to upload exceedes the maximum height or width
I’d like to see: Resize image?
The error message could be changed to specify what the maximum height or width is. In this case, I had only set the maximum width.
The image you are attempting to upload is 640 pixels by 480 pixels. The maximum width is set to 400. You have exceeded the file size based on maximum width. Resize image?
Other than wanted more functionality than is currently available, this is great!
Well Sue, looks like you got your wish. 😊
Check out version 1.1: my first attempt at image manupulation.
Resizing should work like this:
Say your upload destination has a maximum width of 400 and maximum height of 500 px. If you want to upload a jpg or png (gif is not supported) which is larger than that (say 640x480 = too wide), than it takes the maximum width (400) and - if you have checked ‘maintain aspect ratio’ - it calculates the appropriate height. The script then resizes the uploaded image.
The three ‘sizes’ are in fact not sizes but relate to the quality of the image: the jpg compression. You’d probably want to keep that to ‘high’.
Do you get any error messages? And do you have the gallery module up and runnig? If so, what are your image library settings there?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.