You are here

Files in Menu Block 7.3

Primary tabs

File namesort descending Location Namespace Description
menu-block-wrapper.tpl.php menu-block-wrapper.tpl.php Default theme implementation to wrap menu blocks.
menu-block.admin.css menu-block.admin.css .menu-block-parent-wrapper { margin-top: 0.5em; margin-bottom: 0.5em; } label#item-label { font-weight: normal; } /* Proper buttonset styling is missing from Seven */ .menu-block-processed { padding: 0 15px 15px 15px; border: 1px solid…
menu_block.admin.inc menu_block.admin.inc Provides infrequently used functions and hooks for menu_block.
menu_block.api.php menu_block.api.php Hooks provided by the Menu Block module.
menu_block.follow.inc menu_block.follow.inc Provides active menu item pruning.
menu_block.info menu_block.info name = "Menu Block" description = "Provides configurable blocks of menu items." core = 7.x dependencies[] = menu (>7.11) configure = admin/config/user-interface/menu-block
menu_block.install menu_block.install Provides install, upgrade and un-install functions for menu_block.
menu_block.module menu_block.module Provides configurable blocks of menu items.
menu_block.pages.inc menu_block.pages.inc Provides infrequently used pages for menu_block.
menu_block.sort.inc menu_block.sort.inc Provides optional sorting of the active trail in the menu tree.
menu_block_export.admin.inc menu_block_export.admin.inc Provides infrequently used functions and hooks for menu_block_export.
menu_block_export.info menu_block_export.info name = "Menu Block Export" description = "Provides export interface for Menu block module." core = 7.x dependencies[] = menu_block files[] = menu_block_export.module files[] = menu_block_export.admin.inc configure =…
menu_block_export.module menu_block_export.module Provides export interface for Menu block.
menu_tree.inc plugins/content_types/menu_tree/menu_tree.inc Provides ctools integration for "Menu block" trees.
README.txt README.txt ADDING MENU BLOCKS ------------------ To add new menu blocks, use the "Add menu block" link on the administer blocks page, admin/structure/block. You will then be able to configure your menu block before adding it. CONFIGURING MENU…

Other projects