Mail admin

Component type

module

Maintenance status

Development status

Downloads

1403

Component created

Component changed

Mailadmin is:

  1. A database structure for use with e-mail servers (MTA), both SMTP and IMAP/POP3, providing both routing and authentication.
  2. A Drupal module providing a management interface for this database structure.

It is made and used by Reveal IT to manage our own e-mail servers.

Clear Log Button

Component type

module

Categories

Maintenance status

Development status

Downloads

1333

Component created

Component changed

This module adds a "Clear" button and confirmation screen to the "Recent Log Entries" page. I found this handy for debugging in testing environments. It's core in D7, but now those of us stuck with D6 can play along at home.

Content Type Image

Component type

module

Maintenance status

Development status

Downloads

1170

Component created

Component changed

Overview

Content type image is a simple helper module that gives users a thumbnail preview of the content types on the node add screen. This module is for site builders who would like to simply provide an enhanced node/add screen to their users.

Path redirect import

Component type

module

Maintenance status

Development status

Downloads

60760

Component created

Component changed

This module allows to include path redirection in a simple way. Provides a simple way to bulk import redirects for Redirect (Drupal 7) or Path Redirect (Drupal 6) modules from a CSV file.

All the necessary redirections can be done at the same time from a CSV file.
Very useful module for moving your website from one path structure to another.

Drupal 6

CSV structure:
'old url', 'new_url', 'redirect_code' = 301

Simplified Modules

Component type

module

Maintenance status

Development status

Downloads

5308

Component created

Component changed

This module provides an API to allow related modules on the Modules page to be grouped under a single checkbox.

If your site's Modules page is growing uncontrollably in length and complexity, this module can help you simplify it. You can use the API to hide less important modules from the page, and make it so those modules are instead turned on and off automatically behind the scenes, exactly when they are needed.