An open API service indexing awesome lists of open source software.

https://github.com/chapter-three/menu-one-line

A module that ensures the main menu links stay on one line by adding a "MORE" dropdown link.
https://github.com/chapter-three/menu-one-line

Last synced: 12 months ago
JSON representation

A module that ensures the main menu links stay on one line by adding a "MORE" dropdown link.

Awesome Lists containing this project

README

          

Menu One Line README

CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Usage
* Maintainers

INTRODUCTION
------------
This module ensures that the main menu renders on one line. Any links that wrap to the second line will be moved into
the "MORE" button.

REQUIREMENTS
------------
jQuery

INSTALLATION
------------
* Install as you would normally install a contributed drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

USAGE
-----
1. Go to the configuration page ('/admin/config/user-interface/menu-one-line') to set the class selector of the main menu
2. The class selector must be an ancestor of the first ul of the main menu.

MAINTAINERS
-----------
Current maintainers:
* Rocks Batoon (orrrange) - https://www.drupal.org/user/639690

OTHER NOTES
-----------