similar module comparison:

  • Menu Permissions - allows giving roles the ability to administer certain menu groups (and by result their menu entries). it's simple as it only adds a new permission per menu group. requires giving the "Administer Menus" permission, which means users can rename the menu group.
  • Menu Admin per Menu - allows giving roles the ability to administer certain menu groups (and by result their menu entries). it's simple as it only adds a new permission per menu group. IMO, it's a "better version" of the previous, because unlike the previous, it DOES NOT require giving the "Administer Menus" permission.
  • Delegate Menu Administration - allows giving roles the ability to administer certain menu groups and their menu entries. it's complex because it allows giving permissions by menu group and menu entry. unrecommended unless you require that particular feature.

considering all three, i would suggest Menu Admin per Menu instead of Menu Permissions for simple usage, and then migrating to Delegate Menu Administration if more control is required.

would suggest also that Menu Permissions be deprecated in favor of Menu Admin per Menu and merge them later.

Comments

anrikun’s picture

Nice comparison!
I suggest you post this as a handbook too:
http://drupal.org/handbook

lpalgarvio’s picture

i've been publishing comparisons here - http://groups.drupal.org/similar-module-review

lpalgarvio’s picture

Status: Active » Needs work

stating in the project page Delegate Menu Administration for power users who want more control would be useful.

personally i use Menu Admin per Menu, always.

SebCorbin’s picture

Also Menu access fix now, please, stop the madness

rooby’s picture

Title: similar modules » Similar modules
Version: 6.x-1.4 » 7.x-1.0
Priority: Minor » Normal
Status: Needs work » Active