This site is archived.
Skip to Content

menu

Fun with menus: Introducing the Menu Node API

Your session in a few words: 
Extending the Drupal menu system for fun and profit.
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
APIs
Tags: 
menu
Tags: 
site building
Language: 
English

The Menu Node API project fills in one of the "missing tables" in Drupal 6. 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). This allows for a wide range of applications and extensions to Drupal functionality based on menu position.

This session will cover:

Syndicate content