README.txt |
README.txt |
|
ABOUT THE WP BLOG MODULE
========================
WordPress provides a great platform for blogging. Drupal provides all the tools
for a great blogging platform, but it takes some effort to join all those tools
together. This module goes some way to… |
wp_blog.info |
wp_blog.info |
|
name = WP Blog
description = Provides a content-type, views and various features to mimic a WordPress-style blog.
core = 7.x
dependencies[] = taxonomy
dependencies[] = views |
wp_blog.install |
wp_blog.install |
|
Install functions for the WP Blog module. |
wp_blog.module |
wp_blog.module |
|
WP Blog provides a content-type, taxonomy vocabulary, views and various
features to mimic a WordPress-style blog. |
wp_blog.theme.inc |
wp_blog.theme.inc |
|
Theme functions for the WP blog module. |
wp_blog.views.inc |
wp_blog.views.inc |
|
Views integration hooks. |
wp_blog.views_default.inc |
wp_blog.views_default.inc |
|
Default views for the WP blog module. |