Any plans to backport this to Drupal 6 by any chance?

CommentFileSizeAuthor
#1 blog_archive.tgz1.5 KBstella

Comments

stella’s picture

Status: Active » Needs review
StatusFileSize
new1.5 KB

Here's a D6 version of just the blog_archive block bit. It doesn't include the exported view or the blog content type definition.

asb’s picture

Hm, the module can be enabled on D6, and it provides a block; however, this block does not show up anywhere, has no settings, and seems not to do anything at all.

What I was expecting: a calendar like element to quickly navigate through blog posts. What should it actually do?

thomaslucas’s picture

Advanced blog provides similar funcitons for Drupal 6:

http://drupal.org/project/advanced_blog

I have sites in D6 with this module, but needed a D7 version and WP Blog is essentially that

Thank you for the module!