Last modified: 2011-06-03 22:12:38 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 T31007, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29007 - Please enable the autopatrol group for the Persian Wikipedia
Please enable the autopatrol group for the Persian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-16 07:58 UTC by Mardetanha
Modified: 2011-06-03 22:12 UTC (History)
3 users (show)

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


Attachments

Description Mardetanha 2011-05-16 07:58:58 UTC
Hi,Per this discussion http://tinyurl.com/62wtj86 please setup "autopatrol" group for Farsi Wikipedia, and set admins to be able to add and remove this right


'fawiki' => array( 'autopatrol' => array( 'autopatrol' => true ), ),
Comment 1 Priyanka Dhanda 2011-06-03 21:52:24 UTC
Done


@@ -5696,7 +5696,8 @@
     'fawiki' => array( 
     	'*' => array( 'createpage' => false ), # 27195
     	'patroller' => array( 'patrol' => true ),
-    	'rollbacker' => array( 'rollback' => true ),
+	'rollbacker' => array( 'rollback' => true ),
+	'autopatrol' => array( 'autopatrol' => true ), //http://bugzilla.wikimedia.org/show_bug.cgi?id=29007
 	),
     'fawikinews' => array(
         'rollbacker' => array( 'rollback' => true ),
@@ -6263,7 +6264,7 @@
         'sysop' => array( 'autopatrolled', 'flood', 'patroller', 'rollbacker' ),
     ),
     '+fawiki' => array(
-        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller' ),
+        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller', 'autopatrol' ),
         'sysop' => array( 'rollbacker' ),
     ),
     '+fawikinews' => array(
@@ -6581,7 +6582,7 @@
         'sysop' => array( 'autopatrolled', 'patroller', 'rollbacker', 'ipblock-exempt','flood' ),
     ),  
     '+fawiki' => array(
-        'bureaucrat' => array( 'patroller' ),
+        'bureaucrat' => array( 'patroller', 'autopatrol' ),
         'sysop' => array( 'rollbacker', ),
     ),
     '+fawikinews' => array(
Comment 2 [no longer active user] 2011-06-03 22:03:36 UTC
Hi, Please enable that for "admins" ('sysop') not 'bureaucrat'. Thanks
Comment 3 Priyanka Dhanda 2011-06-03 22:12:38 UTC
done

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


Navigation
Links