Last modified: 2011-03-13 14:49:45 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 T29255, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27255 - Setup Rollback group at ko.wikipedia
Setup Rollback group at ko.wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ko.wikipedia.org/w/index.php?t...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-08 13:12 UTC by Chong-Dae Park
Modified: 2011-03-13 14:49 UTC (History)
1 user (show)

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


Attachments

Description Chong-Dae Park 2011-02-08 13:12:55 UTC
Would you please setup rollback group on the Korean Wikipedia?

With the following configuration:
* sysops can add/remove users to the group.

Community consensus can be found at:
http://ko.wikipedia.org/w/index.php?title=%EC%9C%84%ED%82%A4%EB%B0%B1%EA%B3%BC%ED%86%A0%EB%A1%A0:%EB%90%98%EB%8F%8C%EB%A6%AC%EA%B8%B0_%EA%B8%B0%EB%8A%A5&oldid=6457718#.EC.83.88.EB.A1.9C.EC.9A.B4_.EA.B8.B0.EC.A4.80.EC.9D.98_.EB.8F.84.EC.9E.85.EA.B3.BC_.EC.A0.9C.EC.95.88

Thanks in advance.
Comment 1 Antoine "hashar" Musso (WMF) 2011-03-13 14:49:45 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 1626)
+++ InitialiseSettings.php	(working copy)
@@ -5797,6 +5797,9 @@
         'autoconfirmed' => array( 'upload' => false ),
         'sysop' => array( 'upload' => true ),
     ),
+    'kowiki' => array(
+        'rollbacker' => array( 'rollback' => true ),
+    ),
     'lawiki' => array( 
         'user' => array( 'upload' => false ),
         'autoconfirmed' => array( 'upload' => false ),
@@ -6254,6 +6257,9 @@
     '+jawiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
+    '+kowiki' => array(
+        'sysop' => array( 'rollbacker' ),
+    ),
     '+ltwiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
@@ -6544,6 +6550,9 @@
     '+jawiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
+    '+kowiki' => array(
+        'sysop' => array( 'rollbacker' ),
+    ),
     '+ltwiki' => array(
         'sysop' => array ( 'abusefilter' ),
     ),
===================================================================
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