Last modified: 2012-11-13 11:25:19 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 T43907, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41907 - Enable patrol flags on Wikidata
Enable patrol flags on Wikidata
Status: VERIFIED 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: 2012-11-09 00:59 UTC by Sven Manguard
Modified: 2012-11-13 11:25 UTC (History)
8 users (show)

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


Attachments

Description Sven Manguard 2012-11-09 00:59:48 UTC
Per the thread http://www.wikidata.org/wiki/Wikidata:Project_chat#Patrol_flags please enable patrol flags on Wikidata so that local admins can start handing out Autopatrolled to trusted users.

-Sven
Comment 1 Alex Monk 2012-11-09 01:32:28 UTC
Autopatrolled group should be addable/removable by admins I guess?
Comment 2 Jasper Deng 2012-11-09 01:38:16 UTC
Yeah. I'm supposing that the following entries would be added to the $wgConf entry in CommonSettings.php, under the 'wikidata' entry:
'+wgGroupPermissions'=>array(
   'autoreview'=>array(
        'autopatrolled'=>true,
   ),
),
'+wgAddGroups'=>array(
   'sysop'=>array(
        'autoreview'),
),
'+wgRemoveGroups'=>array(
   'sysop'=>array(
        'autoreview'),
   ),
),
(along with appropriate entries for bureaucrats if necessary)
Comment 3 Alex Monk 2012-11-09 01:47:16 UTC
Gerrit change #32484

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


Navigation
Links