Last modified: 2011-07-30 21:00:12 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 T32121, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30121 - Test Wikipedia request for file mover user group
Test Wikipedia request for file mover user group
Status: VERIFIED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-30 01:39 UTC by Hazard-SJ
Modified: 2011-07-30 21:00 UTC (History)
1 user (show)

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


Attachments

Description Hazard-SJ 2011-07-30 01:39:40 UTC
Per a mini-discussion, it has been supported (though by few people) here - http://test.wikipedia.org/wiki/Talk:Main_Page#File_movers_group - that a file mover user group, similar to that on the English Wikipedia, be created with the "movefile" fight. In addition, it should be both addable and removable by administrators.
Comment 1 JeLuF 2011-07-30 20:38:02 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 2112)
+++ InitialiseSettings.php	(working copy)
@@ -6430,6 +6430,7 @@
 	    '*' => array( 'createpage' => false ),
     ),
     'testwiki' => array(
+        'filemover' => array( 'movefile' => true ), // bug 30121
         'user' => array(
           'upload_by_url' => true, // For wider testing
         ),
@@ -6578,6 +6579,7 @@
     ),
     '+testwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'researcher' ),
+	'sysop' => array( 'filemover' ),
         #'user' => array( 'editor', 'reviewer' ),
     ),
     //******************************************************************
@@ -6904,6 +6906,7 @@
     ),
     '+testwiki' => array(
         'bureaucrat' => array( 'bot', 'sysop', 'researcher' ),
+	'sysop' => array( 'filemover' ),
         #'user' => array( 'editor', 'reviewer' ),
     ),
     //******************************************************************
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 2 Hazard-SJ 2011-07-30 21:00:12 UTC
Thanks.

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


Navigation
Links