Page MenuHomePhabricator

Activate autopatrol user group for Simple English Wiktionary
Closed, ResolvedPublic

Description

It has been requested at Simple English Wiktionary that an "autopatrol" group should be created.

Administrators should be able to add and remove this group, and that the users in that group would have the autopatrol right.

//
$wgGroupPermissions['autopatrolled']['autopatrol'] = true;
$wgGroupPermissions['autopatrolled']['patrol'] = true;
$wgAddGroups['sysop'] = array( 'autopatrolled' );
$wgRemoveGroups['sysop'] = array( 'autopatrolled' );
\\

  • Posted on behalf of [[simple:wikt:User:Razorflame]]

Version: unspecified
Severity: normal
URL: http://simple.wiktionary.org/w/index.php?title=Wiktionary:Simple_talk#Note&oldid=105192

Details

Reference
bz21439

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:51 PM
bzimport set Reference to bz21439.

Related discussion can be dound here: http://simple.wiktionary.org/wiki/Wiktionary:Simple_talk#Autopatrol_group

There seems to be agreement to enable this permission for simplewiktionary.

Kind regards
[[m:User:Barras]]

Would it be possible to get some attention on this? I think it isn't that much work, because the needed change of the code is mentioned above.

It would be nice if someone could take care of this.

Thanks
[[m:User:Barras]]

mzapdoswi wrote:

It would really be nice to get this taken care of as it does not seem to take much work at all.

Thanks,
[[m:User:Razorflame]]

Done. I'm sorry for the delay; Rob, who normally handles shell requests, has been very busy with other things lately.

At least it was done. Many thanks

[[m:User:Barras]]