Skip to content

LearningDrupal7Development/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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%