Last modified: 2010-10-31 18:12:08 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 T26626, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24626 - Add an "autopatrolled" status for frwiktionary
Add an "autopatrolled" status for frwiktionary
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-02 07:53 UTC by Quentinv57
Modified: 2010-10-31 18:12 UTC (History)
3 users (show)

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


Attachments

Description Quentinv57 2010-08-02 07:53:58 UTC
Hi.

Please apply the following changes to frwiktionary :

(+) group "autopatrolled" (realname = « Utilisateur de confiance » - plural = « Utilisateurs de confiance »)
-> please create this group including only "autopatrol" right

group "bureaucrat"
-> add the right of adding and removing "autopatrolled" group


Local consensus link : http://fr.wiktionary.org/wiki/Wiktionnaire:Prise_de_décision/Ajout_d'un_statut_"autopatrolled"#Résultats

Thanks by advance
Comment 1 Quentinv57 2010-08-03 15:43:44 UTC
By the way, can you add to bureaucrats the right of removing and adding users into the group "Utilisateurs confirmés" ? (same as autoconfirmed, except it's not given automaticaly)

Thanks.
Comment 2 Rob Halsell 2010-08-03 15:57:37 UTC
Stealing this from Roan, he has enough to do without site requests.  I will try to get to this soon.
Comment 3 Roan Kattouw 2010-08-04 11:01:34 UTC
Note that the French names for these groups have to be set by local sysops by editing [[MediaWiki:Group-autopatrolled]] and [[MediaWiki:Group-autopatrolled-member]]

(In reply to comment #2)
> Stealing this from Roan, he has enough to do without site requests.  I will try
> to get to this soon.
Thanks Rob :)
Comment 4 Quentinv57 2010-08-04 16:45:44 UTC
They have been edited. Thanks.
Comment 5 JeLuF 2010-08-11 21:11:20 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 987)
+++ InitialiseSettings.php	(working copy)
@@ -5365,6 +5365,7 @@
     ),
     'frwiktionary' => array(
 	    'patroller' => array( 'patrol' => true, 'autopatrol' => true, 'rollback' => true, ),
+	    'autopatrolled' => array( 'autopatrol' => true ),
     ),
     'gawiki' => array(
 	    'rollbacker' => array( 'rollback' => true ),
@@ -5848,7 +5849,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki' ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
@@ -6100,7 +6101,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki' ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
Comment 6 Quentinv57 2010-08-14 11:17:06 UTC
Thanks for the changes.

But it seems that you forgot to add to bureaucrats the right of adding and removing users from the group "confirmed". Thank you by advance.
Comment 7 JeLuF 2010-08-14 19:53:19 UTC
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 1004)
+++ InitialiseSettings.php	(working copy)
@@ -5854,7 +5854,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', 'confirmed', ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
@@ -6106,7 +6106,7 @@
 	    'sysop' => array( 'patroller' ),
     ),
     '+frwiktionary' => array(
-	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', ),
+	    'bureaucrat' => array( 'accountcreator', 'import', 'patroller', 'transwiki', 'autopatrolled', 'confirmed', ),
     ),
     '+gawiki' => array(
 		'sysop' => array( 'rollbacker' ),
Comment 8 Quentinv57 2010-08-15 08:39:57 UTC
Thank you ! :)

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


Navigation
Links