Last modified: 2012-03-27 15:47:23 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 T37161, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35161 - Incubator configuration updates
Incubator configuration updates
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!
: shell
Depends on:
Blocks: incubator
  Show dependency treegraph
 
Reported: 2012-03-11 22:32 UTC by Robin Pepermans (SPQRobin)
Modified: 2012-03-27 15:47 UTC (History)
3 users (show)

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


Attachments

Description Robin Pepermans (SPQRobin) 2012-03-11 22:32:03 UTC
Please make the following changes to the configuration for Wikimedia Incubator. I know, each request should be in a separate bug but these are all very small changes, so I don't really see the need to make several bug reports. One bug makes it easier.
Local consensus is http://incubator.wikimedia.org/wiki/Incubator:Community_Portal#Configuration_updates

* Change wgUploadNavigationUrl from '/wiki/Incubator:Upload' to '/wiki/Special:MyLanguage/Incubator:Upload'

* Set wgUploadMissingFileUrl to '//commons.wikimedia.org/wiki/Special:Upload'

* Remove namespace Lost, Lost_talk (they are no longer needed and are empty)

* Set wmgBabelUseUserLanguage to true

* Add 'translationadmin' to wgRemoveGroups for bureaucrats

Thank you!
Comment 1 Hydriz Scholz 2012-03-13 01:13:20 UTC
It would be great if bug 31209 can be enabled at the same time as this.
Comment 2 Sam Reed (reedy) 2012-03-20 15:30:38 UTC
Doned
Comment 3 Hydriz Scholz 2012-03-21 16:06:14 UTC
Reopening bug due to half-finished request:

1. The $wgUploadNavigationUrl wasn't changed from '/wiki/Incubator:Upload' to
'/wiki/Special:MyLanguage/Incubator:Upload'.

Please execute this change per the request. Thanks!
Comment 4 Sam Reed (reedy) 2012-03-27 15:47:23 UTC
(In reply to comment #3)
> Reopening bug due to half-finished request:
> 
> 1. The $wgUploadNavigationUrl wasn't changed from '/wiki/Incubator:Upload' to
> '/wiki/Special:MyLanguage/Incubator:Upload'.
> 
> Please execute this change per the request. Thanks!

It was, but it was added in duplicate.

Fixed now

reedy@fenari:/home/wikipedia/common$ svn diff wmf-config/InitialiseSettings.php
Index: wmf-config/InitialiseSettings.php
===================================================================
--- wmf-config/InitialiseSettings.php   (revision 3115)
+++ wmf-config/InitialiseSettings.php   (working copy)
@@ -912,7 +912,7 @@
        'wikinews' => '//commons.wikimedia.org/wiki/Special:Upload',

        // Use relative paths for same-wiki links so the SSL converter can tweak them correctly
-       'incubatorwiki' => '/wiki/Incubator:Upload', # 12831
+       'incubatorwiki' => '/wiki/Special:MyLanguage/Incubator:Upload',

        'bgwiki'        => '/wiki/MediaWiki:Uploadtext',
        'bnwiki'        => '/wiki/উইকিপিডিয়া:আপলোড',
@@ -939,7 +939,6 @@
        'hiwiki'        => '/wiki/विकिपीडिया:अपलोड',
        'hrwiki'            => '/wiki/Wikipedija:Upload',
        'huwiktionary'  => '//commons.wikimedia.org/wiki/Commons:Upload/hu',
-       'incubaotrwiki' => '/wiki/Special:MyLanguage/Incubator:Upload',
        'iswiktionary ' => '/wiki/Wikior%C3%B0ab%C3%B3k:Hla%C3%B0a_inn_skr%C3%A1',
        'itwikinews'    => false,
        'jawiki'        => '//ja.wikipedia.org/wiki/Wikipedia:%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%81%AE%E3%82%A2%E3%83%83%E3%83%97%E3%83%AD%E3%83%BC%E3%83%89',

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


Navigation
Links