MimeDetect

Component type

module

Maintenance status

Development status

Downloads

87073

Component created

Component changed

MimeDetect provides a complete system for detecting the actual content of files in your Drupal site.

By default, Drupal provides a "guessing" system based on the filename extension. This is very weak and your site could store files with real content different from the one indicated by its extension.

MimeDetect provides detection on two levels:

Contact Attach

Component type

module

Maintenance status

Development status

Downloads

11715

Component created

Component changed

Gives users the ability of attaching one or more files to messages sent using the site-wide contact form or the personal contact forms for users.

Drupal 6 version

Number of attachments can be defined on a global basis. This setting will apply for both the site-wide contact form and the personal contact forms for users.

Drupal 7 version

Allowed extensions, maximum file size and number of attachments can be defined on a per-role basis for both the site-wide contact form and the personal contact forms for users.

Flexifilter

Component type

module

Categories

Maintenance status

Development status

Downloads

28906

Component created

Component changed

Flexifilter is a module that allows non-coders to create their own, configurable custom filters. It is not limited to simple text replacement or regex replacement; it includes logic such as if() and while() statements, and is easily extendable by other modules. It is the best thing to hit Drupal since the potato.

Admin Notes

Component type

module

Maintenance status

Development status

Downloads

10240

Component created

Component changed

The Admin Notes module creates a block that displays a textarea pre-filled with the existing comment for that specific page, if any.

Each comment is associated with a page.

Inline Registration

Component type

module

Maintenance status

Development status

Downloads

8573

Component created

Component changed

Inline Registration allows anonymous users to register via the node/add page, thus removing a step/barrier from the user actually publishing content. If you're going to use this module, or allow anonymous users to post content to your site at all for that matter, you should really use CAPTCHA to help keep the spam-bots from trashing your site.

Millennium OPAC Integration

Component type

module

Maintenance status

Development status

Downloads

8403

Component created

Component changed

This module integrates Drupal with III/Millennium WebOPACs (library catalogs): you can import bibliographic records, or embed records in a node using the input filter. Imported nodes can have taxonomy terms created from the original record, a real-time holdings display, embedded book previews from Google Book Search and more.

Requirements

Action email role

Component type

module

Categories

Maintenance status

Development status

Downloads

12165

Component created

Component changed

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.

This module provides an action which is configurable to email everyone in the specified roles, it is much like the built in "send email" action however it allows you select the recipients as a list of roles.

The action is usually implemented as a trigger.

Basic usage;

- Enable 'triggers' module admin/build/modules

On This Day

Component type

module

Categories

Maintenance status

Development status

Downloads

4898

Component created

Component changed

Shows a block and a page of nodes created on this day for past years. Administrators can set how many years back to display nodes. Future versions will add a Views plugin.

As part of #D7CX, On This Day had a full Drupal 7 release on the day that Drupal 7 was released.