Introducing 'frameless' keyword to [[Image:]] syntax which respects the user preferen...
authorRaimond Spekking <raymond@users.mediawiki.org>
Fri, 25 May 2007 12:12:17 +0000 (12:12 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Fri, 25 May 2007 12:12:17 +0000 (12:12 +0000)
commit7d3b6cab5321f7adc8450d7e8124dbd6771d2f0c
tree101c14f93b0bb48b83a4776984fc02c31685e166
parent5bb10802f9b601540dcfed06f2f87289d5e08c60
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