I'm wondering whether there is any way to resize images before upload in wordpress to a specific height / and / or width.
why? cause we're doing a portal with multi user. we don't want full size images get linked, we only need 800/600px.
i tried:
scissors plugin - no display under multimedia.
resize on upload plugin - not enough php memory with 3mb jpgs.
i could delete full size pictures manually by ftp.
but then i'd need an automatic "resize also to 800/600" function when inserting a picture thumbnail into a post. the 800/600 px version then should be linked directly...
is there any way to get wordpress linking the jpgs directly instead of opening in an attachment by default?
cheers
ff-webdesigner