After revert of r22435 and talk with Brion on IRC previously introduced and newly...
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 28 May 2007 19:15:43 +0000 (19:15 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 28 May 2007 19:15:43 +0000 (19:15 +0000)
commit9496f7f3ac4e7582d6b23a536b925b1782e87020
tree6156e6d7daa5a71e9be3a49444357d05eea6054c
parent9e427d703db9a2b9c25c477e898571adade9c011
After revert of r22435 and talk with Brion on IRC previously introduced and newly function parameters merged to an array.

Introducing 'frameless' keyword to [[Image:]] syntax which respects the user preferences for image width like 'thumb' but without a frame.
Now we can use frameless images without the need to nailing its size by a constant pixel parameter. Scaling by different user preference/anon view will always keep the proportions.

Usage: [[Image:name.jpg|frameless|right]]
RELEASE-NOTES
includes/Linker.php
includes/Parser.php
languages/messages/MessagesEn.php