Menu Node API
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Manages relationships between node ids and menu items.
The Menu Node API project fills in one of the "missing tables" in Drupal. This module does nothing on its own. Instead, it creates and maintains a {menu_node} table. This table maps the relationship between a node and its menu item (if any).
The module requires the optional core Menu module to be enabled. It also requires Drupal 6.10 or higher. (See this issue for why).
