Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 34.17 KB
MD5: 4cafb670f61ff14e533a25036b2ac556
SHA-1: d16469e7f9acd406e6e8fcd8ca3ae481bc7d7a20
SHA-256: eca6530d02acd5c33b581cbfbf01d5fcbe74a083cdcf9fb4367b2458292be8bc
Download zip 42.85 KB
MD5: f0ee34460b1568041457eaea4a71e717
SHA-1: 93019b9c91bb8b8cb83d0e29ad52ffd2ff779865
SHA-256: 09abfbe805d6785eb155d3a98dfbfc7cf86ece51750c411e78a1fc83cc035236

Release notes

Changes since 7.x-2.3:

  • #1653234 by sirjay, joel_osc, mrP: Fixed missing "Add menu block" link due to permission machine name error.
  • #1937038: Use $max_depth parameter of menu_tree_all_data() and menu_tree_page_data()
  • #1420180: Assign the panel panes for menu block blocks to the "Menus" category
  • #907292: Add API to obtain raw menu data (not the render element)
  • #1327472 by tim.plunkett, pjcdawkins and giginos: Child menu items don't appear when current page is front page
  • #1327472: Child menu items don't appear when current page is front page
  • #1698992: hook_uninstall assumes block module dependency
  • #1594684: Menu block export ids may be too long, plus unquoted string
  • #1872140: Missing contextual links when using "Menu selected by active page" option
  • #1812824 by gabriel.achille: Incompatibility with modules like menu_position
  • Give feature parity to menu_block_tree_output() based on updates from core menu_tree_output().
  • #1430668: Improve "Starting Level" description
  • Renamed menu-block-admin.css to menu-block.admin.css.
  • #1526212: menu-block-admin.css contains broken CSS
  • Fix weight on basic/advanced option toggle.
  • #1203646: Pane generates illegal choice error when editing
  • #1909366: Menu block names get translated twice
  • #1910420: Remove useless files[] directive from .info files
  • #1204064: Fix undefined index notices in menu_tree_add_active_path()
  • #810362: Make Menu Block require 'administer menus' permission
  • Remove extraneous whitespace in .info file.
  • #1524674: Use of ['q'] ignores menu_position module
  • #1688168: Undefined index errors when using CTools content type and '_active' menu
  • #1701702: Disabled menu items still trigger "the menu selected by the page"
Created by: dave reid
Created on: 4 May 2014 at 21:10 UTC
Last updated: 4 Feb 2015 at 23:28 UTC
Bug fixes
Unsupported

Other releases