Skip to content
Snippets Groups Projects
Commit 20157b1c authored by Thomas Fline's avatar Thomas Fline
Browse files

Add info file.

parent c9c623e8
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
* Go to `admin/people/permissions`: there should be a permission `Move menu links across menus`
* Go to `admin/structure/menu/manage/%menu` (e.g. `admin/structure/menu/manage/main`)
* Add or edit a menu link
* Users *with* the permission `Move menu links across menus` will see options from *all* menus under the dropdown `Parent link`, and as a result will be able to move the menu link to another menu
* Users *with* the permission `Move menu links across menus` will see options from *all* menus under the dropdown `Parent link`, and as a result will be able to move the menu link to another menu (default behaviour of Drupal core)
* Users *without* this permission will only see options from the *current* menu (e.g. the main menu), and as a result will not be able to move the menu link to another menu
# Support
......
name: Menu Lock
type: module
description: Locks menu links into their menu
package: Administration
core_version_requirement: ^9
dependencies:
- drupal:menu_ui
- drupal:menu_link_content
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment