Last modified: 2011-01-30 14:53:56 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 T28363, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26363 - Please Add Patroller User Group to fawikinews
Please Add Patroller User Group to fawikinews
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
http://fa.wikinews.org
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-18 17:52 UTC by Mjbmr
Modified: 2011-01-30 14:53 UTC (History)
5 users (show)

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


Attachments

Description Mjbmr 2010-12-18 17:52:00 UTC
Hello !

Please Add Patroller User Group to fawikinewswith the following specifications :

* Mark others' edits as patrolled (patrol)
* Have one's own edits automatically marked as patrolled (autopatrol)

Discussion link on fawikinews : http://fa.wikinews.org/wiki/ویکی‌خبر:نظرسنجی_برای_ایجاد_گروه_کاربری_گشت‌زنان

Thanks
Comment 1 Mjbmr 2010-12-18 18:43:05 UTC
As a note according to discussion sysops should be allowed to assign the patrol permissions to users, thanks
Comment 2 Bawolff (Brian Wolff) 2010-12-21 00:16:17 UTC
Presumably you'd also want to enable RC patrolling, in addition to adding the group? (As it stands you currently only have new page patrolling enabled from what I understand).

Also, since admins should be able to add the group, should they be able to remove it as well, or should only bureaucrats be able to remove the group?
Comment 3 Mjbmr 2010-12-21 07:13:20 UTC
Yes,per discussion should also enable RC patrolling and autopatrol on this group and admins should able to add and remove users from gruop.
Comment 4 Mark A. Hershberger 2011-01-29 14:41:45 UTC
Assigning to Ashar since things seem to happen when I assign them (though, JeLuF is largely responsible for that.)
Comment 5 JeLuF 2011-01-30 14:53:56 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 1551)
+++ InitialiseSettings.php	(working copy)
@@ -5050,6 +5050,7 @@
     'enwikisource' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=5475
     'enwiktionary' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=7248
     'eswiktionary' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=7953
+    'fawikinews' => true,
     'fiwiki' => true, // By request of Nikerabbit in #wikimedia-tech on 2005-12-20 -ævar
     'frwiki' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=7269
     'frwikibooks' => true, // http://bugzilla.wikimedia.org/show_bug.cgi?id=21517
@@ -5633,15 +5634,16 @@
     	'patroller' => array( 'patrol' => true ),
     	'rollbacker' => array( 'rollback' => true ),
 	),
+    'fawikinews' => array(
+	'rollbacker' => array( 'rollback' => true ),
+    	'patroller' => array( 'patrol' => true ),
+    ),
     'fiwiki' => array( 
         'patroller' => array( 'patrol' => true ),
     	'rollbacker' => array( 'rollback' => true ),
         // https://bugzilla.wikimedia.org/show_bug.cgi?id=19561:
         'arbcom' => array( 'deletedhistory' => true, 'deletedtext' => true, 'undelete' => true ),
      ),
-     'fawikinews' => array(
-	     'rollbacker' => array( 'rollback' => true ),
-     ),
 //    'fowiki' => array(
 //    	'user' => array( 'upload' => false ),
 //    	'sysop' => array( 'upload' => true ),
@@ -6167,7 +6169,7 @@
         'sysop' => array( 'rollbacker' ),
     ),
     '+fawikinews' => array(
-	'sysop' => array( 'rollbacker' ),
+	'sysop' => array( 'rollbacker', 'patroller' ),
     ),
     '+fiwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
@@ -6449,7 +6451,7 @@
         'sysop' => array( 'rollbacker', ),
     ),
     '+fawikinews' => array(
-        'sysop' => array( 'rollbacker', ),
+        'sysop' => array( 'rollbacker', 'patroller', ),
     ),
     '+fiwiki' => array(
         'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'arbcom' ),
===================================================================
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