r24449 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24448‎ | r24449 | r24450 >
Date:03:06, 30 July 2007
Author:brion
Status:old
Tags:
Comment:
Undo r24394; not really comfortable with this change. Probably not ideal for installations without thumbs enabled
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' => '|thumb]]',
 1707+ 'close' => ']]',
17081708 'sample'=> wfMsg('image_sample'),
17091709 'tip' => wfMsg('image_tip'),
17101710 'key' => 'D'

Follow-up revisions

RevisionCommit summaryAuthorDate
r24502Merged revisions 24415-24479 via svnmerge from...david22:31, 31 July 2007

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