Moving code from Linker::makeThumbLink2 to Linker::makeImageLink2
authorRaimond Spekking <raymond@users.mediawiki.org>
Tue, 18 Sep 2007 13:24:53 +0000 (13:24 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Tue, 18 Sep 2007 13:24:53 +0000 (13:24 +0000)
commitc842022728d5c532bb9d5b07bb8c3edebddea2b8
tree20a00fb0b924f3ede29124d15608288378f87386
parent57222e9fafd4b29bf584ce42bb65174e54c239cd
Moving code from Linker::makeThumbLink2 to Linker::makeImageLink2
This will prevent bigger images than the source (for bitmap-style images)
[[Image:smallIconWith25px.png|200px]] does not blow the bitmap to 200px width
Now the same behavior as [[Image:smallIconWith25px.png|thumb|200px]] which prevents blow up already.
RELEASE-NOTES
includes/Linker.php