Introduction

This is a small module that add a very useful feature for menus blocks created
with the Menu block module. You can hide some selected links when the block is
rendered.

Requirements

This module requires the following module:
* Menu Block (https://www.drupal.org/project/menu_block)

Installation

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

* Don't forget to install the Menu block module as well. See :
https://www.drupal.org/project/menu_block

Configuration

  1. Create a menu block
  2. Save it and go back to your block
  3. You will see in the block configuration a new select field called Ignored links
  4. Choose the links to hide, (of course the links must be part of the chosen menu)
  5. Save, and appreciate the magic!

Project information

Releases