r24397 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24396‎ | r24397 | r24398 >
Date:21:41, 26 July 2007
Author:david
Status:old
Tags:
Comment:
Merged revisions 24388-24396 via svnmerge from
svn+ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3

........
r24394 | raymond | 2007-07-26 04:05:47 -0700 (Thu, 26 Jul 2007) | 2 lines

Adding "thumb" to the image editbutton. In this way it's mainly used.
Per suggestion of Denis Barthel (de.wp)
........
Modified paths:
  • /branches/liquidthreads (modified) (history)
  • /branches/liquidthreads/includes/EditPage.php (modified) (history)

Diff [purge]

Index: branches/liquidthreads/includes/EditPage.php
@@ -1714,7 +1714,7 @@
17151715 array( 'image' => 'button_image.png',
17161716 'id' => 'mw-editbutton-image',
17171717 'open' => '[['.$wgContLang->getNsText(NS_IMAGE).":",
1718 - 'close' => ']]',
 1718+ 'close' => '|thumb]]',
17191719 'sample'=> wfMsg('image_sample'),
17201720 'tip' => wfMsg('image_tip'),
17211721 'key' => 'D'
Property changes on: branches/liquidthreads
___________________________________________________________________
Modified: svnmerge-integrated
17221722 - /trunk/phase3:1-24387
17231723 + /trunk/phase3:1-24396

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r24394Adding "thumb" to the image editbutton. In this way it's mainly used....raymond11:05, 26 July 2007

Status & tagging log