r22444 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22443‎ | r22444 | r22445 >
Date:00:06, 26 May 2007
Author:david
Status:old
Tags:
Comment:
Merged revisions 22413-22443 via svnmerge from
svn+ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3

........
r22423 | raymond | 2007-05-25 05:12:17 -0700 (Fri, 25 May 2007) | 5 lines

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]]
........
r22429 | brion | 2007-05-25 09:25:05 -0700 (Fri, 25 May 2007) | 2 lines

Revert r22423 -- mysteriously destroys several core files
........
r22430 | raymond | 2007-05-25 09:32:46 -0700 (Fri, 25 May 2007) | 4 lines

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]]
........
r22435 | brion | 2007-05-25 11:02:29 -0700 (Fri, 25 May 2007) | 2 lines

Reverting r22430 for now; I don't really like this keyword creep, and even if I did the parameters on makeImageLinkObj are totally out of control.
........
Modified paths:
  • /branches/liquidthreads (modified) (history)

Diff [purge]

Property changes on: branches/liquidthreads
___________________________________________________________________
Modified: svnmerge-integrated
11 - /trunk/phase3:1-22412
22 + /trunk/phase3:1-22443

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r22423Introducing 'frameless' keyword to [[Image:]] syntax which respects the user ...raymond12:12, 25 May 2007
r22429Revert r22423 -- mysteriously destroys several core filesbrion16:25, 25 May 2007
r22430Introducing 'frameless' keyword to [[Image:]] syntax which respects the user ...raymond16:32, 25 May 2007
r22435Reverting r22430 for now; I don't really like this keyword creep, and even if...brion18:02, 25 May 2007