MENU LEVEL PERMISSIONS 

Description:
------------
Drupal core has an all or nothing approach to menu administration. 
Modules like Menu Admin per Menu provide per menu permission divisions. 
In really large sites though, there may be a need to restrict users 
from editing top level menu items but allow them to add/edit menu items 
lower in the structure. This module provides that ability.

Menu Level Permission allows site administrators to configure specific 
menus to have a set number of restricted levels that require an 
additional permission to edit. Folks editing any level of the menu 
still need to have the core administer menu permission or a 
menu-specific permission from Menu Admin per Menu.


Usage:
------
After installing and activating the 'Menu Level Permissions' you should 
configure the settings for the module.
  admin/config/user-interface/menu-level-permissions
You can select which menus should have restricted levels and how many 
levels to restrict.

Afterwards you will need to set the module permissions
  admin/people/permissions


Authors:
-------
Menu Level Permission was created by 
jastraat (https://www.drupal.org/u/jastraat) 
with financial support from CivicActions (https://civicactions.com/)
