Introducing 'frameless' keyword to [[Image:]] syntax which respects the user preferen...
authorRaimond Spekking <raymond@users.mediawiki.org>
Fri, 25 May 2007 16:32:46 +0000 (16:32 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Fri, 25 May 2007 16:32:46 +0000 (16:32 +0000)
commit7de32afa9ae90941505558328341ca285f73c59a
tree3e0e2a0354d45407b8e3ed6961d2f106a14d0338
parente6cd0bea06e00092f0a5f4157c0153ae489149d9
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