Hello, i want to try to hide some menu parts from the Admin Console:
Menu: Content-Pages-Edit Page-Options
and
Menu: My Preferences-User Preferences
and
Menu: My Preferences-Manage Shortcuts
I looked in editcontent.php and other files, but i cant find the exactly code...can someone help?
-------------------
I am doing this, cause i cant hide these permissions \Menu\ from Group Permissions for some users
[SOLVED] Hide some parts from the Admin console menu
[SOLVED] Hide some parts from the Admin console menu
Last edited by webboy33 on Thu Apr 09, 2009 6:20 am, edited 1 time in total.
- Il_Burbero
- Forum Members
- Posts: 128
- Joined: Tue Apr 15, 2008 10:36 am
Re: Hide some parts from the Admin console menu
Че делают англоговорящие в русской ветке интересно?
In CMS MS Users & Groups you can modify default settings of groups Admin or Editor or Desinger in Users & Groups » Group Permissions by check/uncheck for show/hide actions. Then create user, add it in group with permissions - they'll see only checked actions.
Also you can add new group and modify it's permissons by the same way.
And I think no reason for modify default Admin User permissons, will be better add new groups/users...
Sorry for my English...
In CMS MS Users & Groups you can modify default settings of groups Admin or Editor or Desinger in Users & Groups » Group Permissions by check/uncheck for show/hide actions. Then create user, add it in group with permissions - they'll see only checked actions.
Also you can add new group and modify it's permissons by the same way.
And I think no reason for modify default Admin User permissons, will be better add new groups/users...
Sorry for my English...
Re: Hide some parts from the Admin console menu
First, i write here, cause i understand russian too \in reading most\.
If you try to creare a user with permissions, you will see, that you are not right.
You cant change these permissions, which i told you. There is no such permissions, thats why, i want to "hide" them in the menu for the user...
If you try to creare a user with permissions, you will see, that you are not right.
You cant change these permissions, which i told you. There is no such permissions, thats why, i want to "hide" them in the menu for the user...

Re: [SOLVED] Hide some parts from the Admin console menu
I solved it. Rewriting some code...
Re: [SOLVED] Hide some parts from the Admin console menu
Can you please post the code? I would like to hide the menu item "My Preferences" and I can't figure out how.