Comment Trust

Component type

module

Maintenance status

Development status

Downloads

1936

Component created

Component changed

Comment Trust auto-approves comments by users with previously-approved comments. It rewards trusted commenters with immediate approvals, while requiring you to approve the comments by new visitors. Works for both anonymous and authenticated users.

You can configure the threshold of approved comments an email address has to first achieve before gaining auto-approval. You can also provide a list of email addresses (or patterns of email addresses) to always exclude from auto-approval.

Taxonomy Switcher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Taxonomy Switcher provides a UI to move taxonomy terms from one vocabulary to another, as well as merging several terms into an existing one or a new one.

Features:

  • All nodes that are tagged with the terms selected to move/merge will be moved to the new term.
  • Url aliases are adjusted accordingly and redirects are created so all traffic goes to the newly moved/merged term.

TODO:

Node Notes

Component type

module

Maintenance status

Development status

Downloads

1424

Component created

Component changed

A simple module that adds administrative notes to selected node content types; very similar to the way comments work.

I created this module for admins to leave notes on nodes independent of commenting permissions and also because comments were over featured for my purpose.

Plans:

  • Add the ability to edit notes.

Upgrade note:

If you are upgrading from 1.0 to 1.1, you will need to reset your permissions because I have removed the global permissions except for the "administer notes" option.

Media Translation

Component type

module

Categories

Maintenance status

Development status

Downloads

3608

Component created

Component changed

Have you ever worked on a multi-language website that needed different media files per
language? Don't you wish Drupal could just allow you to bundle a group of related files and tag
the language they are in?

The Media Translation module allows you to specify a language for the files you upload
through the Media module, then it allows you to bundle files together in translation sets. By itself, this module is an API module to be used by other modules and does not alter the output of media files.