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:
- Download and install Drupal 7 core
- Download the following modules to sites/all/modules:
- Checkout the repo for this Sandbox to sites/all/moduels
- Enable the Blogging feature
- 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
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by shrop on , updated
