Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download menu_block-7.x-2.3.tar.gztar.gz 33.98 KB
MD5: 4d307621d347d2245031ca8b64244069
SHA-1: 882c3009b3d356ab12979755498e91c2d493d592
SHA-256: 4dc43c30e7f7260c334e41b26663079f0e86f2d0b297cdc390c71db491ef834b
Download menu_block-7.x-2.3.zipzip 41.65 KB
MD5: 6df73b874385c218659ee41fa944891d
SHA-1: 5d9f85ed18cfb0f9b0139199d71052e174bf626f
SHA-256: a50c70d50e8f0db05caef60a8655c40c4d5db16866b1224367a43861ecaecdc9

Release notes

  • #1105372 by mikl, fabsor and JohnAlbin: Add menu tree ctools content type to D7
  • #1425342 by JohnAlbin and Dave Reid: Menu block fails with Drupal core 7.12; remove work-around for core bug #942782.
  • #1243978 by Dave Reid: Fixed menu_block_export_menu() items were not translatable since they were not located in menu_block_export.module.
  • #1243978 by Dave Reid: Fixed menu_block_menu() items were not translatable since they were not located in menu_block.module.
  • by Dave Reid: Moved menu_block_menu_alter() to menu_block.menu so that it doesn't cause a module hook cache miss.
  • #1155052 by Dave Reid: Fixed errors if block module is not enabled.
  • #1162038 by Dave Reid: Fixed 'Add menu block' local action only appears on default theme.
  • #1114722 by dropcube: Fixed i18n menu support
  • #1154122 by Dave Reid: Moved block module hook implementations to menu_block.module to prevent problems with hook implementation caching.
  • #1078806 by Dave Reid: Fixed string untranslated warning from coder.
  • #1139530 by Dave Reid: Add a base form ID of block_add_block_form to menu_block_add_block_form so other modules can properly and easily alter it.
  • #1139522 by Dave Reid: Fixed fatal error with current page menu trees.
Created by: JohnAlbin
Created on: 3 Feb 2012 at 16:26 UTC
Last updated: 4 May 2014 at 21:13 UTC
New features
Bug fixes

Other releases