Last modified: 2008-04-19 18:45:34 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 T14676, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12676 - enwikibooks: let sysops grant patroller and rollbacker permissions
enwikibooks: let sysops grant patroller and rollbacker permissions
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: 2008-01-18 15:42 UTC by Mike.lifeguard
Modified: 2008-04-19 18:45 UTC (History)
1 user (show)

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


Attachments

Description Mike.lifeguard 2008-01-18 15:42:31 UTC
I finally found "Wikimedia" and "Site requests" - apologies for past miscategorization of configuration requests.

We want sysops to grant and revoke both rollback and patroller permission on enwikibooks.
Comment 1 JeLuF 2008-01-18 15:57:07 UTC
Please provide a link to the community discussion about this, and a statement whether the proposal has received the amount of support required in your community.
Comment 2 Mike.lifeguard 2008-01-18 16:59:45 UTC
http://en.wikibooks.org/w/index.php?title=Wikibooks:Reading_room/General&oldid=1087609#Rollback_and_Patroller_Rights
is the full discussion

The next section dows #Consensus_check is less reading for you.
Comment 3 JeLuF 2008-01-18 18:20:49 UTC
Done.

GroupOverrides:
    'enwikibooks' => array(
    	'rollbacker' => array( 'rollback' => true ),
    	'patroller'		=> array( 'patrol' => true ),
    ),

wgAddGroups:
    'enwikibooks' => array(
        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
    	'sysop' => array( 'rollbacker', 'patroller' ),
    ),

wgRemoveGroups:
    'enwikibooks' => array(
        'bureaucrat' => array( 'bot' ),
    	'sysop' => array( 'rollbacker', 'patroller' ),
    ),
Comment 4 Mike.lifeguard 2008-03-08 04:24:27 UTC
I think we were operating under the assumption that +patrollers would have the autopatrol permission like bots and sysops. If we're trusting them to know a good module when they see it, we're also trusting them to create good modules. Could that be added?
Comment 5 JeLuF 2008-04-19 18:45:34 UTC
Done.

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


Navigation
Links