Last modified: 2011-07-14 17:09:52 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 T31738, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29738 - add auto-patrolled group to he.wikiquote
add auto-patrolled group to he.wikiquote
Status: RESOLVED 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-06 12:53 UTC by matanya
Modified: 2011-07-14 17:09 UTC (History)
2 users (show)

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


Attachments

Comment 1 JeLuF 2011-07-14 15:58:13 UTC
Who should be allowed to assign users to this group or remove them again? Sysops, bureaucrats, someone else?
Comment 2 matanya 2011-07-14 16:08:08 UTC
Sysops.
Comment 3 JeLuF 2011-07-14 17:09:52 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 2006)
+++ InitialiseSettings.php	(working copy)
@@ -6080,6 +6080,9 @@
     	'patroller' => array( 'patrol' => true, 'patrolmarks' => true ),  # bug 27918
     	'autopatrolled' => array( 'autopatrol' => true ), # bug 27918
     ),
+    'hewikiquote' => array(
+        'autopatrolled' => array( 'autopatrol' => true ),
+    ),
     'hiwiki' => array(
 	    'confirmed' => array( 'upload' => true, 'patrol' => true ),
 	    'rollbacker' => array( 'rollback' => true ),
@@ -6655,6 +6658,9 @@
     '+hewikibooks' => array(
         'sysop' => array( 'patroller', 'autopatrolled' ),
     ),
+    '+hewikiquote' => array(
+        'sysop' => array( 'autopatrolled' ),
+    ),
     '+hiwiki' => array(
         'bureaucrat' => array( 'interface_editor', 'flood', 'abusefilter', 'eliminator', 'import', 'transwiki', 'accountcreator' ),
         'sysop' => array( 'confirmed', 'rollbacker', 'autopatrolled', 'editprotected', 'patroller', ),
@@ -6986,6 +6992,9 @@
     '+hewikibooks' => array(
 		'sysop' => array( 'patroller', 'autopatrolled' ),
     ),
+    '+hewikiquote' => array(
+        'sysop' => array( 'autopatrolled' ),
+    ),
     '+hiwiki' => array(
 	    'bureaucrat' => array( 'sysop', 'interface_editor', 'flood', 'abusefilter', 'eliminator', 'import', 'transwiki', 'accountcreator' ),
 	    'sysop' => array( 'confirmed', 'rollbacker', 'autopatrolled', 'editprotected', 'patroller', ),
===================================================================
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