Last modified: 2011-07-21 18:58:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T31971, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29971 - Set wgUploadMissingFileUrl for nlwiki
Set wgUploadMissingFileUrl for nlwiki
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://nl.wikipedia.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-19 23:17 UTC by Robin Pepermans (SPQRobin)
Modified: 2011-07-21 18:58 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Robin Pepermans (SPQRobin) 2011-07-19 23:17:53 UTC
Please set $wgUploadMissingFileUrl to 'http://commons.wikimedia.org/wiki/Special:Upload?uselang=nl' for nlwiki (Dutch Wikipedia).

This is a temporary fix until r92598 goes live on WMF wikis. (It used to work with $wgUploadNavigationUrl only, which is set for nlwiki already.)

Thanks!
Comment 1 JeLuF 2011-07-21 18:58:04 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 2066)
+++ InitialiseSettings.php	(working copy)
@@ -9513,6 +9513,7 @@
 
 'wgUploadMissingFileUrl' => array(
     'default' => false,
+    'nlwiki' => 'http://commons.wikimedia.org/wiki/Special:Upload?uselang=nl',
     'ptwikibooks' => 'http://commons.wikimedia.org/wiki/Special:Upload/pt?uselang=pt',
 ),
 // DO NOT DISABLE WITHOUT CONTACTING PHILIPPE / LEGAL!
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links