| /[drupal]/contributions/modules/menu_block/menu_block.install |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#300086: Add option to make starting level follow active menu item.
#300094: Add option to sort active trail to top of menu tree
#331934: Add option to select parent item of menu tree
Changed menu_get_menus(TRUE) to menu_get_menus() since the default value for that param is TRUE.
#338263: Migration from 5.x-1.x to 6.x-2.x is broken
#304675: Port 6.x admin interface to 5.x
Upon delete, also remove the config from the blocks_roles table.
Updated .install to reflect that this will be 6.x-2.x branch.
Converted $menu_block_DELTA_mid to $menu_block_DELTA_menu_name.
Revamped admin interface to be 100% consistent with custom blocks from the block module.
Updated docblocks.
Updated comments.
Removed ability to upgrade directly from 5.x-0.9 or earlier.
Simplified block configuration.
Added block config to specify whether to expand all children. Also, #266223: Add option to limit the depth of the tree to an arbitrary level
Added settings to enable specific menu blocks.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |