CHANGELOG.txt |
CHANGELOG.txt |
|
Menu attributes 7.x-1.0-rc3, 2014-07-05
------------------------------------
- #2185403 by juanjo_dv: Fixed Localizable options for link target.
- 80 char coding standards
- #1488960 by andrewmacpherson, michaek | JamesRobertson: Added Attributes for… |
menu_attributes.api.php |
menu_attributes.api.php |
|
Documentation for Menu Attributes API. |
menu_attributes.info |
menu_attributes.info |
|
name = Menu attributes
description = "Allows administrators to specify custom attributes for menu items."
dependencies[] = drupal:menu
core = 7.x
configure = admin/structure/menu/settings
files[] = menu_attributes.test |
menu_attributes.install |
menu_attributes.install |
|
Install, update and uninstall functions for the menu_attributes module. |
menu_attributes.module |
menu_attributes.module |
|
Alters the menu item form to allow the administrator to specify additional
attributes for the menu link |
menu_attributes.test |
menu_attributes.test |
|
Functionality tests for Menu attributes. |