Vineeth Venugopal wrote: > 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
If you can add any right, then yes. See http://www.mediawiki.org/wiki/Manual:$wgAddGroups _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
