#1691508: Install fails with exception #3243877: Warning: Declaration test class ::setUp() method compatibility
#2986748: Don't use $reset flag with node_load() #2184289: Rename module hooks to avoid conflict with *menu modules implementing hook_node_*
Fixes synchronization issues when updating or deleting a menu link.
Fixes update sequence.
Corrects a database update condition where a single mlid was mapped to multiple nids.
Requires running the database update sequence.
Full Drupal 7 release, with updates to core APIs and functions, plus a full test suite.
Note that right now, we workaround core issue #1012768: Fire hook_menu_link_delete() before removing the data row.
Dev snapshot.
-- #783442: Duplicate mlids should not be possible by mgriego, derjochenmeyer. Make mlid the primary key. -- #882326: Delete hook does not pass all information. Fixes problem with delete hook passing partial node object.
Corrects an issue where reverting revisions delete entries from {menu_node}. Tip of the hat to roboneale.
#568246: Reverting revision removes section assignment
Bugfix release. This cleans up a problem with menu entries when book module is enabled. After installing the updated module, you should run the Drupal upgrade script.
This release corrects a logic error that fired the deletion hook too often -- #473284: Deletion bug. There are no new features.
Thanks to bae22 for the testing!
This is the initial module release.