Skip to content

Example module for Chapter 4. The 7.x-1.x, 7.x-2.x, and 7.x-3.x branches are the 3 draft versions built in Chapter 4 of the book. The 7.x-4.x branch will soon be available as a contrib module on Drupal.org.

JohnAlbin/single_blog

Repository files navigation

// $Id$

ABOUT
-----

Drupal comes with the blog module, which creates multi-user blogs, one for each
user and one aggregate blog. But many websites only need a single blog.

The "single blog" module re-creates some of the functionality of the blog
module, but re-purposed for a single blog that uses Drupal’s default article
content type.

This is an example module for Chapter 4 of the upcoming book, Learning Drupal 7
Development, by Matt Butcher, Greg Dunlap, Matt Farina, Larry Garfield, Ken
Rickard and John Albin Wilkins.

About

Example module for Chapter 4. The 7.x-1.x, 7.x-2.x, and 7.x-3.x branches are the 3 draft versions built in Chapter 4 of the book. The 7.x-4.x branch will soon be available as a contrib module on Drupal.org.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages