Special:Upload can now have a custom upload message instead of uploadtext by passing...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 7 Jan 2009 13:07:21 +0000 (13:07 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Wed, 7 Jan 2009 13:07:21 +0000 (13:07 +0000)
commiteaf83a25779ce8692ef40e8116e9d321fdd76d4f
treee6fa057b5295723d08cab6f4326739f0665b19b9
parentb426115265fd2ddcd58ca8a2fb1fd2c5abc0bc2f
Special:Upload can now have a custom upload message instead of uploadtext by passing "uploadmsg" parameter in the url.
Message name is MediaWiki:Uploadtext-custom if the page is called with Special:Upload?uploadmsg=custom.
The default message will be used if the custom messages doesn't exist.
This should fix the Commons "uselang" hack on for Special:Upload.
RELEASE-NOTES
includes/specials/SpecialUpload.php