Blog List

Component ID

227188

Component name

Blog List

Component type

module

Component security advisory coverage

not-covered

Downloads

1101

Component created

Component changed

Component body

This ultra-simple module provides a list of blogs on your site—that is, "blogs" in the sense that we usually use the word, meaning "a collection of blog entries", rather than the meaning it has within Drupal, where a "blog" is actually a blog entry, and there isn't a node type that represents a collection of these.

To install, simply expand the archive in your sites/{all,yoursite}/modules directory,
then enable the module from the administration page.

A list of blogs will be available at http://yoursite/blogs. Currently you just get
a very simple table showing the username, with a link to the "@username's blog" page
that is generated by the blog module. It would be nice to add things like "last updated" and so forth.