Menu Editor provides a permission for modifying menus, however this only grants access to admin/structure/menu/manage/%menu/poweredit. All menu management URLs use menu_editors access check, as is an expected result of provisioning that permission.

Patch to follow.

CommentFileSizeAuthor
#1 2244899-add-access-callbacks.patch1.9 KBmglaman
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mglaman’s picture

Status: Active » Needs review
FileSize
1.9 KB

Attached is patch which updates menu module's paths to use menu_editor access callback.

mglaman’s picture

Status: Needs review » Closed (won't fix)

Bad patch/idea,

donquixote’s picture

Can you explain a bit more your initial motivation, and why you changed your mind?
I did not look into it so far, but it is generally nice to explain things for other readers.