This site is archived.
Skip to Content

APIs

Flag: an API to spice every meal you cook

Your session in a few words: 
Standing on the shoulders of giants is the way to improve your Drupal code
Track: 
Code it, test it, deploy it
Session Type: 
BoF
Level of expertise: 
Intermediate
Tags: 
APIs
Tags: 
flag
Language: 
English

This session is aimed at the developer looking for good practices in coding.

We study flag module for its all-purpose approach, its good integration with other modules (both Drupal core and contributed), and its object-oriented design.

After this session, you might me able te bend flag module every way. Moreover, you learn how to integrate your own modules with the API of others.

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