Huib,
Thanks for the Update.So I'm going to add the following lines to my LocalSettings.php file $wgGroupPermissions['engineering']['read'] = true; $wgGroupPermissions['engineering']['edit'] = true; One final question:- Instead of copying all rights is there any way to use a common code like using * (I'm not sure) ? If I add the above code to my LocalSettings.php file will the group engineering be added to the default groups mentioned in the attached image? Thanks for all your support. ~Vineeth On Mon, Apr 19, 2010 at 1:56 PM, Huib Laurens <[email protected]> wrote: > 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 >
<<attachment: groups.PNG>>
_______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
