Last modified: 2008-01-25 19:01:00 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 T14762, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12762 - Rollback for sv.wikipedia
Rollback for sv.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!
http://sv.wikipedia.org/wiki/Wikipedi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-23 19:56 UTC by Micke Nordin
Modified: 2008-01-25 19:01 UTC (History)
1 user (show)

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


Attachments

Description Micke Nordin 2008-01-23 19:56:32 UTC
sv.wikipedia would like the rollback-function activated, as explained here:
http://article.gmane.org/gmane.org.wikimedia.announce/101
We would also like sysops to be able to grant this user-right to regular users.

We have agreed to this at our village pump:
http://sv.wikipedia.org/wiki/Wikipedia:Bybrunnen#Rollbacks_implementerad

w:sv:Micke
Comment 1 JeLuF 2008-01-25 19:01:00 UTC
Done.

'groupOverrides' => array(
    'svwiki' => array(
    	'autoconfirmed' => array( 'patrol' => true ),
    	'rollbacker'	=> array( 'rollback' => true ),
    ),
),
'wgAddGroups' => array(
    'svwiki' => array(
        'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot' ),
    	'sysop' => array( 'rollbacker' ),
    ),
),
'wgRemoveGroups' => array(
    'svwiki' => array(
        'bureaucrat' => array( 'bot' ),
    	'sysop' => array( 'rollbacker' ),
    ),

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


Navigation
Links