Drupal 7 Module Development (LearningDrupal7Development)

Drupal 7 Module Development

LearningDrupal7Development

Geek Repo

Location:Hello, World!

Github PK Tool:Github PK Tool

Drupal 7 Module Development's repositories

first

A first Drupal 7 module (Block API)

artwork

Artwork entity example from chapter 6

Language:PHPStargazers:12Issues:4Issues:0

single_blog

Example module for Chapter 4.

dimfield

Dimension field example from chapter 7

Twitpic

First sample module for Chapter 11. A simple stream wrapper implementation for reading images from Twitpic into Drupal.

Language:PHPStargazers:7Issues:3Issues:0

watermark

Second sample module for Chapter 11. A simple implementation of a Drupal 7 Image Style that adds a configurable watermark to an image

Language:PHPStargazers:6Issues:2Issues:0

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.