menu_attributes 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-7.x-1.0-rc1.tar.gz | 8.98 KB | f821d56d0c3586179e71362a53c33b45 |
| menu_attributes-7.x-1.0-rc1.zip | 9.88 KB | 65a7037308189ee3d79a833ad75307be |
Release notes
Changes since 7.x-1.0-beta1:
- Unify _menu_attributes_form_alter() to not clobber any other attributes or options in the link data.
- #1132782: Added update function to fix any menu links that had the class attribute saved as a string rather than an array.
- #1144502: Fixed attribute configuration not showing up on menu settings page.
- Stripping CVS keywords
- #994402 by das-peter, Dave Reid: Fixed Prevent error in menu_attributes_menu_link_alter() if an attribute is not a string.
- by Dave Reid: Use hook_form_node_form_alter() instead of hook_form_alter().
- by Dave Reid: Store class values as an array rather than a string.
menu_attributes 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-7.x-1.0-beta1.tar.gz | 8.21 KB | 485addad222409723ab008dc88437e37 |
| menu_attributes-7.x-1.0-beta1.zip | 9.1 KB | 1dc20175419985c666d6d04348702901 |
Release notes
Initial D7 port of menu_attributes.
menu_attributes 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-2.0-beta1.tar.gz | 8.43 KB | 40780cec883085163e451f1b68e6b5b5 |
| menu_attributes-6.x-2.0-beta1.zip | 9.34 KB | cccc57d42cbf1bb03087eebbd4e0c800 |
Release notes
Changes since DRUPAL-6--1-4:
- by Dave Reid: Backported changes from D7 branch.
- by Dave Reid: Removed D7 #states code from backported code.
menu_attributes 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-2.x-dev.tar.gz | 8.57 KB | 2cb9aa8516c9879c2fec76077f413f10 |
| menu_attributes-6.x-2.x-dev.zip | 9.41 KB | 55ccce1324de8ebbbc15f63b2c3da5e3 |
menu_attributes 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-7.x-1.x-dev.tar.gz | 12.7 KB | 320793a8c2a6880a581e54c2a7de1132 |
| menu_attributes-7.x-1.x-dev.zip | 14.73 KB | 5066a20b34685c45f6be41c5e641f3db |
menu_attributes 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.4.tar.gz | 8.14 KB | a713995aeb5a99f8cae40890fffdf093 |
| menu_attributes-6.x-1.4.zip | 9.45 KB | 514e62af29048454737af30aa0a9611b |
Release notes
Fixed update script returning 'Failed' when it actually worked
menu_attributes 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.3.tar.gz | 8.13 KB | fd0064507f27d04e8d86c4e5ede2c803 |
| menu_attributes-6.x-1.3.zip | 9.46 KB | cae63ff0e25c5437435489ec92d3f1cd |
Release notes
Fixed #392514 (Accesskey value 0 not supported)
Fixed #372355 (Check for existance of menu settings in node edit form)
Added #363681 (Add administration page to allow administrator to set which attributes can be configured and their default values)
menu_attributes 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.2.tar.gz | 7.02 KB | db3c41b196e33f9527050937ee566813 |
| menu_attributes-6.x-1.2.zip | 7.77 KB | eb0135850a41fb2c765f524aa2cc48ea |
Release notes
Changed the title of the fieldset: http://drupal.org/node/363537
Added accesskey attribute: http://drupal.org/node/358981
menu_attributes 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.1.tar.gz | 6.93 KB | 1fb163bc559ba27c0387be9d38e701d1 |
| menu_attributes-6.x-1.1.zip | 7.69 KB | ad2054a5f03178a3cfc79bd5d65a970f |
Release notes
No code changes since RC1 but properly tagged each file in CVS so it is a complete release.
menu_attributes 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.0-rc1.tar.gz | 6.72 KB | 1e9b4b7d17fad14ae89fffda0429f19e |
| menu_attributes-6.x-1.0-rc1.zip | 7.01 KB | 498c90cb57036a67e2e893664560c392 |
Release notes
Added 'target' attribute (Issue: 352735). Thanks to AlexisWilke for the patch
Removed tab characters (Issue: 352737). Thanks to AlexisWilke
menu_attributes 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| menu_attributes-6.x-1.0-beta1.tar.gz | 6.8 KB | bf3e01357b899cf3ee37c1ee9c692324 |
| menu_attributes-6.x-1.0-beta1.zip | 7.57 KB | de6cbfbdd20c38418e52b52b96efa3d0 |
Release notes
First beta release. Testers wanted!