r24394 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24393‎ | r24394 | r24395 >
Date:11:05, 26 July 2007
Author:raymond
Status:old
Tags:
Comment:
Adding "thumb" to the image editbutton. In this way it's mainly used.
Per suggestion of Denis Barthel (de.wp)
Modified paths:
  • /trunk/phase3/includes/EditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/EditPage.php
@@ -1703,7 +1703,7 @@
17041704 array( 'image' => 'button_image.png',
17051705 'id' => 'mw-editbutton-image',
17061706 'open' => '[['.$wgContLang->getNsText(NS_IMAGE).":",
1707 - 'close' => ']]',
 1707+ 'close' => '|thumb]]',
17081708 'sample'=> wfMsg('image_sample'),
17091709 'tip' => wfMsg('image_tip'),
17101710 'key' => 'D'

Follow-up revisions

RevisionCommit summaryAuthorDate
r24397Merged revisions 24388-24396 via svnmerge from...david21:41, 26 July 2007
r24449Undo r24394; not really comfortable with this change. Probably not ideal for ...brion03:06, 30 July 2007
r24502Merged revisions 24415-24479 via svnmerge from...david22:31, 31 July 2007

Status & tagging log