This project is not covered by Drupal’s security advisory policy.

The blogs module in intended for sites hosting multiple bloggers.

It provides a page and block that lists all bloggers having at least one blog post on the site, sorted descening (most recent posting first).

If the user profile has text a field with machine name field_blog_title, this will be used as the blog title instead of the user name. Note that the module will not create this field for you.

Requirements

Recommended modules

  • Advanced help:
    When this module is enabled, you will have access to extended online help.
  • Markdown filter:
    When this module is enabled, display of the project's README.md will be rendered with the markdown filter.

Installation

Install as you would normally install a contributed drupal module. See: Installing modules for further information.

Configuration

To configure the module, navigate to Administration » Configuration » People » Blogs.

If you change the configuration, remember to press Save configuration to make the changes effective.

To show the list of blogs in a block, navigate to Administration » Structure » Blocks and move the block named "Blogs list" to a region.

To see the list of blogs on a page, visit the path blogs.

After changing the configuration, make sure you clear the cache.

Similar projects

There exists a number of other projects that is designed to perform a similar task to this one (i.e. list active bloggers). However, none of them have a stable release for Drupal 7.

For reference here is a list of those I know about:

Maintainer

Any help with development (patches, reviews, comments) are welcome.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Project categories: Site structure
  • chart icon3 sites report using this module
  • Created by gisle on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases