Message 2 Log

Component type

module

Maintenance status

Development status

Downloads

653

Component created

Component changed

IMPORTANT! Project merged into Drupal Tweaks module

Please use following module instead:
Drupal Tweaks

------------------------
This module log specified drupal messages instead of showing them

Mail to OG

Component type

module

Maintenance status

Development status

Downloads

2956

Component created

Component changed

This module attempts to bridge the gap between Mailhandler and Organic Groups by allowing users to post content to groups using a specific email address rather than learning mailhandler commands. For example, for the group "Bridges of London", users would be able to email bridges_of_london@example.com and have content directly posted to that group (provided the user has sufficient privileges).

Taxonomy Rockstar

Component type

module

Categories

Maintenance status

Development status

Downloads

334

Component created

Component changed

What is Taxonomy Rockstar?

It's a dead module that is proof that modules should be able to be removed completely from D.O. There were no releases, or usage... but this ugly thing still appears on my project listings.... booo....

Simple Committer

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is requires development

Seeking active developers. Contact me for commit access, or submit a patch! The issue queue outlines a plan of action.

The initial goal of this module is to simplify the process of committing a theme to Drupal's CVS. For a HTML/CSSer, CVS is too much of a barrier for contributing new projects, and we would like to lower that barrier as much as possible.

Trashbin

Component type

module

Maintenance status

Development status

Downloads

430

Component created

Component changed

This module allows user to move content (nodes) to trashbin. It inserts "Move to trash" button on node edit page, for users who have permission to move this node to trash.
What is trashbin then ? It's for you to decide. This module was made as simple as possible, providing minimal interface on it's own, but serving as bridge module for other modules at the same time. It provides hook which is invoked when user presses "Move to trash" and confirms the action.

This module became obsolete, because Flag module now has access control built-in. You can do same things with the Flag module