Pinned Repositories
artwork
Artwork entity example from chapter 6
dimfield
Dimension field example from chapter 7
first
A first Drupal 7 module (Block API)
single_blog
Example module for Chapter 4.
Twitpic
First sample module for Chapter 11. A simple stream wrapper implementation for reading images from Twitpic into Drupal.
user_warn
Sample module for Chapter 5. A marginally useful module designed to allow sending warnings to Drupal users. Introduces many fundamental Drupal concepts like hook_menu() and FAPI.
watermark
Second sample module for Chapter 11. A simple implementation of a Drupal 7 Image Style that adds a configurable watermark to an image
Drupal 7 Module Development's Repositories
LearningDrupal7Development/first
A first Drupal 7 module (Block API)
LearningDrupal7Development/artwork
Artwork entity example from chapter 6
LearningDrupal7Development/single_blog
Example module for Chapter 4.
LearningDrupal7Development/dimfield
Dimension field example from chapter 7
LearningDrupal7Development/Twitpic
First sample module for Chapter 11. A simple stream wrapper implementation for reading images from Twitpic into Drupal.
LearningDrupal7Development/watermark
Second sample module for Chapter 11. A simple implementation of a Drupal 7 Image Style that adds a configurable watermark to an image
LearningDrupal7Development/user_warn
Sample module for Chapter 5. A marginally useful module designed to allow sending warnings to Drupal users. Introduces many fundamental Drupal concepts like hook_menu() and FAPI.