Resize Images /w Php Mw Hook
December 19th, 2009
I have a mediawiki website that has an extension that automatically watermarks images.
The problem is that sometimes people upload images that are too large, so when my users try to view them in light box it goes nuts.
http://www.bodykitwiki.com/wiki/Finish_Line_-_Mazda_RX-7_%282nd_Gen%29
(try clicking on a pic of the red car)
You can see how huge these pics are.. I would like the watermark code modified so that the image is resized before the watermark is applied.
I want the resize to be clean without much distortion, also if the picture is too small I would like it enlarged.
Were probably talking about 6 lines of php code, no mysql.




