Adding "thumb" to the image editbutton. In this way it's mainly used.
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 26 Jul 2007 11:05:47 +0000 (11:05 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 26 Jul 2007 11:05:47 +0000 (11:05 +0000)
Per suggestion of Denis Barthel (de.wp)

includes/EditPage.php

index 7a2a498..328cf75 100644 (file)
@@ -1703,7 +1703,7 @@ END
                        array(  'image' => 'button_image.png',
                                'id'    => 'mw-editbutton-image',
                                'open'  => '[['.$wgContLang->getNsText(NS_IMAGE).":",
-                               'close' => ']]',
+                               'close' => '|thumb]]',
                                'sample'=> wfMsg('image_sample'),
                                'tip'   => wfMsg('image_tip'),
                                'key'   => 'D'