Hi, When you look on that page you will see all the "defaultrights" when you want a new group with all the rights sysops have you can copy all the rights for sysops from that page and paste them in your localsettings.php when you change the sysop in the name of the group you want it will be created that way.
2010/4/19, Vineeth Venugopal <[email protected]>: > Huib, > > Thanks for the Update. > > So if I add > > > $wgGroupPermissions['engineering']['delete'] = true; to LocalSettings.php > file > > Will it add a new group named engineering. > > But I guess it'll not have all the permissions of group Bureaucrats. > > Any idea on How it can be implemented ??? > > Thanks > ~Vineeth > > > On Mon, Apr 19, 2010 at 1:17 PM, Huib Laurens <[email protected]> wrote: > >> Hello, >> >> I think this will help you on your way: >> http://www.mediawiki.org/wiki/Manual:Userrights >> >> >> -- >> Huib "Abigor" Laurens >> >> Tech team >> www.wikiweet.nl - www.llamadawiki.nl - www.forgotten-beauty.com >> >> _______________________________________________ >> MediaWiki-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l >> > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > -- Huib "Abigor" Laurens Tech team www.wikiweet.nl - www.llamadawiki.nl - www.forgotten-beauty.com _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
