Page 1 of 1

Manage permissions given in item "Modify Site Preferences"

Posted: Thu Mar 30, 2017 4:30 pm
by map_1961
The backend item "group permission" >> "Modify Site Preferences" opens the user of a goup the option to see and manage this Site admin items:
- Module Manager
- Settings - Content Manager
- Settings - Design Manager
- Settings - Global Settings
- Settings - News module
- System Maintenance
- System Information
- System Verification
- Admin Log
- ...

I am looking for a way to give a new group a permission to manage some of this items only. How is this possible. Maybe direcghtly on database?

Thx

MAP_1961

Re: Manage permissions given in item "Modify Site Preference

Posted: Fri Mar 31, 2017 1:36 pm
by Rolf
That is not possible, all is hardcoded...

You could try using CSS to hide the buttons though, but it is not secure. Depends on what you are trying to do.

Re: Manage permissions given in item "Modify Site Preference

Posted: Wed Apr 05, 2017 12:59 pm
by map_1961
Thx so far.
In wich css file should i change what?

Thx

MAP