Last modified: 2011-01-26 18:38:11 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 T28946, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26946 - Create new group on Russian Wikipedia
Create new group on Russian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-25 23:24 UTC by Victor Vasiliev
Modified: 2011-01-26 18:38 UTC (History)
1 user (show)

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


Attachments

Description Victor Vasiliev 2011-01-25 23:24:33 UTC
Please create the "closer" group with following rights:
* delete
* suppressredirect
The group should be assigned and revoked by sysops. See [[ru:Википедия:Опросы/Введение технического флага подводящего итоги]] and [[ru:Википедия:Опросы/Выяснение дополнительной информации о группе подводящих итоги]] for the consensus.
Comment 1 JeLuF 2011-01-26 18:38:11 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 1543)
+++ InitialiseSettings.php	(working copy)
@@ -5854,6 +5854,7 @@
        'autoconfirmed' => array( 'upload' => false ),
        'rollbacker' => array( 'rollback' => true ),
        'uploader' => array( 'upload' => true ),
+       'closer' => array( 'delete' => true, 'suppressredirect' => true, ),
     ),
     'ruwikiquote' => array(
         'autoeditor' => array( 'autoreview' => true, 'autopatrolother' => true, 'autoconfirmed' => true ),
@@ -6283,7 +6284,7 @@
 	),
     '+ruwiki' => array(
     	'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
-    	'sysop' => array(  'ipblock-exempt', 'rollbacker', 'autoeditor', 'uploader' ),
+    	'sysop' => array(  'ipblock-exempt', 'rollbacker', 'autoeditor', 'uploader', 'closer' ),
     ),
     '+ruwikiquote' => array(
         'sysop' => array( 'autoeditor' )
@@ -6563,7 +6564,7 @@
 	),
     '+ruwiki' => array(
     	'bureaucrat' => array( 'bot' ),
-    	'sysop' => array( 'ipblock-exempt', 'rollbacker', 'autoeditor', 'uploader' ),
+    	'sysop' => array( 'ipblock-exempt', 'rollbacker', 'autoeditor', 'uploader', 'closer' ),
     ),
     '+ruwikiquote' => array(
         'sysop' => array( 'autoeditor' )
===================================================================
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