You are here

README.txt in Menu Select 7

# Menu Select

Replaces Drupal's stock node parent menu item selector with a hierarchal collapsible unordered list. Offers a breadcrumb preview of the menu item's location and an optional autocomplete search.

If this module is installed on site using a Drupal core version 7.34 or less, this patch is required to use the autocomplete search functionality.

## Config

Found on admin/config/content/menu-select, admins can change the cut off length for menus to auto-expand or not, and also enable the autocomplete search if they applied the Drupal core patch mentioned above.

File

README.txt
View source
  1. # Menu Select
  2. Replaces Drupal's stock node parent menu item selector with a hierarchal collapsible unordered list. Offers a breadcrumb preview of the menu item's location and an optional autocomplete search.
  3. If this module is installed on site using a Drupal core version 7.34 or less, this patch is required to use the autocomplete search functionality.
  4. ## Config
  5. Found on admin/config/content/menu-select, admins can change the cut off length for menus to auto-expand or not, and also enable the autocomplete search if they applied the Drupal core patch mentioned above.