TWBS Navbar

Component ID

2139845

Component name

TWBS Navbar

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1596

Component created

Component changed

Component body

A very simple (only ~400 lines!!) mobile friendly navigation toolbar introduced as part of the TWBS project to solve mobile editing problems with the Drupal 7 shipped toolbar.module, that is not very friendly to small screen sizes.

Key Features

  • Support both mobile and desktop with Bootstrap Navbar design
  • Elegant icons provided by Font Awesome
  • Supported modules: dashboard, menu, shortcut, user and devel
  • Different with Drupal core toolbar.module which only provide hard-coded user account links, this module direct fetch result from your "User menu" so able to customize corresponding menu items with normal management style
  • Any 3rd party modules can add its own menu icon by implementing hook_twbs_navbar_view_alter()

Author