How to activate (give permissions) the 'Administration Menu' for a given new (i.e editors) role?

It seems 'Administration Menu' does not appear on the Access control (site/admin/user/access)
to able give it access to another role rather than the main 'admin' role

if currently not possible could you consider it as a feature request?

thank you

CommentFileSizeAuthor
#2 admin_menu.module_2.patch918 bytessun

Comments

ica’s picture

just some addition to the issue above
the given role 'editor' have access to create content but not full access to the administration pages

when a full access of (-access administration pages) given to the new 'editors' role, Administration Menu' appears but this option is no desirable that given all access to full (-access administration pages)

note- I presume the issue not related to the browser, platform or theme as i checked it different browsers+themes on macOS platform

sun’s picture

Title: How to activate the 'Administration Menu' for a given new (i.e editors) role? » Add permission (to) 'access administration menu'
Component: Miscellaneous » Code
Status: Active » Needs review
StatusFileSize
new918 bytes

Admin menu is currently displayed only, if a user has the permission "access administration pages".

Attached patch introduces a new permission "access administration menu".

However, I'm not sure, if introducing that permission makes really sense. Use cases and votes are greatly appreciated.

keesje’s picture

Vote up, big time.

I would like to see this.
Example: I have an E-commerce project, I want the shop manager to access the shop administration, but not the site administration using admin_menu. This would be neat and useful.

Kees

sun’s picture

Did someone of you apply and test the patch? See http://drupal.org/patch/apply for detailed instructions on how to apply patches.

sun’s picture

Category: feature » bug

http://drupal.org/node/167020 has been marked as duplicate of this issue. The outlined bug seems to be related to this issue.

sun’s picture

FYI: Some menu items below admin/settings do not have required access restrictions. See http://drupal.org/node/170567 for further information.

sun’s picture

Status: Needs review » Fixed

Committed to HEAD and DRUPAL-5.

Anonymous’s picture

Status: Fixed » Closed (fixed)
seutje’s picture

no idea how u got to this conclusion, but these 2 issues are by far not duplicate

one was the issue of ppl not seeing the admin menu at all and the other is an issue of ppl seeing too many options they don't even have access to :/