Blogsies

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Blogsies is a complete blogging platform that handles all content types, views, and basic styling of a blog section. Using Context, Blogsies automatically creates a blog section and page, complete with a blog roll, category, tag, and recent post blocks. Each blog post supports tags, categories, related posts, header/teaser image, inline images, and a host of other features.

Open Media Configuration Checklist

Component type

module

Maintenance status

Development status

Downloads

525

Component created

Component changed

The "suite" of Open Media modules in addition to many other modules used by Community Media in Drupal are designed to be implemented incrementally based on each station's needs. This is not an exhaustive checklist, but designed to help someone new to Drupal, CiviCRM, MERCI, Organic Groups, and Media work through large parts of the configuration process.

I am only developing a D7 branch of this modules, since the features and configurations steps are so different between D6 and D7. If someone is interested in maintaining a D6 branch, let me know.

Send Node to registered Users

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SendToUsers module allows you to be able to send certain content-types to certain roles (you can choose to select all member of the role or to show split users of those roles).

The usage is very simple:

1.- Install the module normally and enable it.
2.- Go to /admin/settings/sendtousers

Here you can edit the link text that allowed users will see.

Anonymous Posting

Component type

module

Categories

Maintenance status

Development status

Downloads

14520

Component created

Component changed

Summary

Anonymous Posting is a Drupal module that allow anonymous users to fill their contact informations (name, email and homepage) when posting any content type including Forum Topics. Then the submitted name will be shown instead of the usual generic defined anonymous string.

That is, this functionality mimic that existing feature found in the Comment core module.

Requirements

Drupal 7 or Drupal 6 with content module of project CCK.

Userpoints Taxonomy Mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The aim of this project is to allow administrators to assign a userpoints category to taxonomy terms. Features include the ability to inherit the category of parent terms (default), to select whether parent terms are able to apply their settings automatically to their children, and apply a weight in case a node has multiple terms.

This module currently relies on the userpoints_nc module for the nodeapi and comments hooks.