Quote:
Originally Posted by GotWalked
Mosh-or anyone else for that matter. I'd like the ability to give regular moderators this ability. How hard is that to do?
|
Quote:
Originally Posted by GotWalked
I looked through the php of the modcp.php file that was in the upload folder, and i saw "permissions" but what can I add to that to allow a certain usergroup to be able to use this feature?
|
It can be done, as the hack (and optional navbar notification) use those specific permissions to check, and they check if a user is in an administrator usergroup or a super moderator group, they can not be used to check if the user is in a moderator group. I would have to rewrite all the permissions, but I am not interested in updating the hack to do it, it works exactly the way I want it to, and apart from the bug I introduced into the last version of this hack (v3.8.001 fixed in v3.8.002), this hack has been working bug free since about December 2006 (I released it here at the end of August 2007).
If I ever need to add permissions for additional usergroups/users for any of my sites, then I will update this hack at that time, but until then I will not be added anything additional on the permissions end of things.
But if you wanted to do it yourself, you would have to alter the permission in
user_moderation.php file, and also all 3 plugins associated with this hack.