You are here

README.txt in WP Blog - a WordPress-style blogging module. 7

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 addressing that.

The killer features I see in WordPress are:
- A prepackaged content-type for blog posts.
- A date-based navigation system in the sidebar, which shows the years/months
  when blogs were posted, and how many posts were created for that year/month.
- Hackable clean URLs: new posts are created with a permalink URL which
  includes the year, month, and day they were posted, and the title of the
  blog post.
- Free-tagging of blog posts with arbitrary tags.


INSTALLATION
============
1. Copy the module to the appropriate sites/all or sites/nnn directory.
2. Enable the module.
3. Add the "Blog date navigation" to a sidebar (if desired).
4. Get blogging!


FAQ AND BUGS/ISSUES
===================
Bugs, issues, questions and feature requests can be reported to
http://drupal.org/project/issues/wp_blog.


ROADMAP
=======
- Trackbacks and pingbacks will be supported through a separate module (which
  is currently in development as a port of two Drupal 6 modules).
- A complete WordPress-style Drupal distribution is an aspiration, which
  development support and funding can help bring about sooner!  Contact the
  author through http://drupal.org/user/321496/contact if you'd like to get
  involved or support this project.

File

README.txt
View source
  1. ABOUT THE WP BLOG MODULE
  2. ========================
  3. WordPress provides a great platform for blogging. Drupal provides all the tools
  4. for a great blogging platform, but it takes some effort to join all those tools
  5. together. This module goes some way to addressing that.
  6. The killer features I see in WordPress are:
  7. - A prepackaged content-type for blog posts.
  8. - A date-based navigation system in the sidebar, which shows the years/months
  9. when blogs were posted, and how many posts were created for that year/month.
  10. - Hackable clean URLs: new posts are created with a permalink URL which
  11. includes the year, month, and day they were posted, and the title of the
  12. blog post.
  13. - Free-tagging of blog posts with arbitrary tags.
  14. INSTALLATION
  15. ============
  16. 1. Copy the module to the appropriate sites/all or sites/nnn directory.
  17. 2. Enable the module.
  18. 3. Add the "Blog date navigation" to a sidebar (if desired).
  19. 4. Get blogging!
  20. FAQ AND BUGS/ISSUES
  21. ===================
  22. Bugs, issues, questions and feature requests can be reported to
  23. http://drupal.org/project/issues/wp_blog.
  24. ROADMAP
  25. =======
  26. - Trackbacks and pingbacks will be supported through a separate module (which
  27. is currently in development as a port of two Drupal 6 modules).
  28. - A complete WordPress-style Drupal distribution is an aspiration, which
  29. development support and funding can help bring about sooner! Contact the
  30. author through http://drupal.org/user/321496/contact if you'd like to get
  31. involved or support this project.