List others groups in Protect Page

Fragment of a discussion from Project:Support desk
Jump to: navigation, search

Adjust $wgRestrictionLevels or give the MGP group the "editprotected" right.

Emufarmers(T|C)23:24, 12 January 2012

Thank Emufarmers and sorry for the late to answer you..

I have done it, and now the MGP group appears in the protect page, but with this configuration I have another problem now.

When an admin protects the page to only administrators, the MGP groups can edit this pages. What do I have to do for solving it?

This is my LocalSettings:

$wgRestrictionLevels[] = 'MGP';
$wgGroupPermissions['MGP']['MGP'] = true;
$wgGroupPermissions['sysop']['MGP'] = true;

Thank you.

Crismagnabosco18:12, 10 February 2012

You didn't do that and give the MGP group the "editprotected" right, did you?

Emufarmers(T|C)05:41, 11 February 2012
Edited by 0 users.
Last edit: 18:29, 13 February 2012

I have $wgGroupPermissions['MGP']['protect'] = true;

If I don't put this code, it's works like I want, but the group's user can't protect the pages :(

201.55.240.518:29, 13 February 2012

The permissions system (at least without extensions) isn't granular enough to allow you to have a group that can protect pages but can't edit all protected pages. Sorry.

Emufarmers(T|C)23:40, 14 February 2012

it's a bad news

thank Emufarmers

Crismagnabosco13:07, 15 February 2012
 
 
 
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox