Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This is an blogging feature example for Drupal 7.x.

To get this going:

  1. Download and install Drupal 7 core
  2. Download the following modules to sites/all/modules:
  3. Checkout the repo for this Sandbox to sites/all/moduels
  4. Enable the Blogging feature
  5. Enjoy the following features
    • Blog link is in the navigation menu
    • The blog path is /blog thanks to pathauto
    • Individual blog post paths are /blog/[blog-title] thanks to pathauto
    • Vocabulary "Blog tags" is dedicated to the "Blog post" content type
    • A block of used Blog tags is positioned in the first sidebar of any blog pages thanks to the Context module
    • The Blog tags paths are /blog-tags/[term-name] thanks to Pathauto
    • The /blog teaser page and blog tags block are both generated by custom views

Recommendation: Download the Devel suite of modules, enable the Devel Generate module, and generate blog post nodes, comments, and taxonomy terms to quickly see how this all works.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by shrop on , updated