You are here

README.txt in Bootstrap menu items 8.3

Same filename and directory in other branches
  1. 7.3 README.txt
  2. 7 README.txt
Module: Bootstrap menu items
Author: Alexander Hass <https://drupal.org/user/85918>

Description
===========
Allow you to set <header> and <separator> as paths in menus. The menu item name
is than used as Header name. This implements known Bootstrap 3 Header and
Divider in dropdown navigations like you can see at
https://getbootstrap.com/components/#dropdowns-headers. 

Drupal 8 supports <nolink> out of the box. Enter "route:<nolink>" as menu route.


Requirements
============

* Drupal Core - Menu module

File

README.txt
View source
  1. Module: Bootstrap menu items
  2. Author: Alexander Hass
  3. Description
  4. ===========
  5. Allow you to set
    and as paths in menus. The menu item name
  6. is than used as Header name. This implements known Bootstrap 3 Header and
  7. Divider in dropdown navigations like you can see at
  8. https://getbootstrap.com/components/#dropdowns-headers.
  9. Drupal 8 supports out of the box. Enter "route:" as menu route.
  10. Requirements
  11. ============
  12. * Drupal Core - Menu module