Menu Rules
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Menu Rules provides Rules that are related to menu items. This project started out of the need for a D7 replacement for Automenu. I realized that achieving the same results through Rules would be both quicker and more generic than writing a module specifically for that use. Menu Rules simply aims to integrate the menu system with Rules in a comprehensive way.
Requirements
Rules
Usage
Here are the rules as of now.
Events:
- A menu link was inserted
- A menu link was updated
- A menu link was deleted
- A menu link was changed in some way (inserted/updated/deleted) - includes the operator
Conditions:
- Node has menu entry - checks if the node has a menu link.
Actions:
- Create a menu item for node
- Update a menu item for node (Thanks ericaordinary!)
- Rebuild all menus
Documentation
README.txt
Credits
This module was created by Kristofer Tengstrom sponsored by Storleden.
Recommended modules
Menu token allows you to take full advantage of this module.