On Sun, 19 Feb 2012 19:22:02 -0800, justin keller <[email protected]> wrote: > according to listuserrights it says admins can modify abouse filter, > according to grouprights i am a sysop according to special:abusefilter i do > not have permission why? > <pokeswap> <pokeswap> how do i getr permission for abuse filter > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Who grants/assigns the rights on your wiki? http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php will show the allocated rights for wmf wikis, so 'sysop' => array( 'abusefilter', 'autopatrolled' ), shows that the admin has the ability to add that group permission and others Add groups: Abuse filter editors, Autopatrollers and IP block exemptions If you have a look at http://noc.wikimedia.org/conf/highlight.php?file=abusefilter.php you will see the basics of who can do what. Regards, Billinghurst _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
