Navbar

The Navbar module (formerly called Mobile Friendly Navigation Toolbar) introduces a responsive administrative toolbar. It is a backport of the responsive toolbar that Drupal 8 ships with!

About

The Navbar module displays links to top-level administration menu items and links from other modules at the top of the screen.

Uses

Displaying administrative links
The Navbar module displays a bar containing top-level administrative components across the top of the screen. Below that, the Navbar module has a drawer section where it displays links provided by other modules, such as the core Shortcut module. The drawer can be hidden/shown by clicking on its corresponding tab.This documentation is for the 7.x-1.x Version.

Installation

Pre-requisites - Modules & Js libraries

  1. Libraries module
  2. Backbone library
  3. Underscore library
  4. Breakpoints module

Steps

  1. Place all the module in: your sites/all/modules directory; or your sites/[my site]/modules directory.
Subscribe with RSS Subscribe to RSS - navigation friendly toolbar