CHANGELOG.txt |
CHANGELOG.txt |
|
commit e447df3
Author: hutch <hutch@midwales.net>
Date: Mon Aug 5 20:56:14 2013 +0100
fix from issue 2058201
menu_block_split.module
commit 8082ca3
Author: hutch <hutch@midwales.net>
Date: Thu Mar 28 19:26:03 2013 +0000
… |
menu_block_split.info |
menu_block_split.info |
|
name = Menu Block Split
description = Split a menu tree over two blocks.
package = Other
core = 7.x
php = 5
dependencies[] = menu |
menu_block_split.install |
menu_block_split.install |
|
menu_block_split install, update and uninstall functions |
menu_block_split.module |
menu_block_split.module |
|
Allow a menu to be split over two blocks
Developed by Robert Garrigos <robert@garrigos.cat>
Modified for Drupal 6.x by Frank Meyerer <meyerer@digi-info.de>
http://www.digi-info.de
currently maintained by Bob Hutchinson… |