menu_rules 7.x-1.5

Bug fixes
New features

Added action for updating existing menu link
Fixed a number of issues

menu_rules 7.x-1.3

Bug fixes

ordermind: Fixed issue where translating a node after selecting the option to create a new link if there is none already causes a db error because $item['weight'] is null in menu_link_save(). The cause is probably in i18nsync, but I added a simple hook_menu_link_alter() that checks if $item['weight'] is null and, if so, changes it to 0.

menu_rules 7.x-1.2

New features

ericaordinary + ordermind: Added action for updating existing menu link.

menu_rules 7.x-1.1

Bug fixes

Updates the "automenu replacement" rules example to use menu parent instead of menu name.

Subscribe with RSS Subscribe to Releases for Menu Rules