Spammer Slapper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Spammer Slapper is a system that pulls together several resources from different anti-spam projects to stop comments spamming on forums, blogs, and boards. This is a module for your Drupal website to utilize the system. In order to use the system, you'll need an API key. For more info, please visit the Spammer Slapper home page.

Currently, the following checks are supported:

Domain Feeds

Component type

module

Categories

Maintenance status

Development status

Downloads

4389

Component created

Component changed

This module provides Domain Access mappers for the Feeds module. Once you've created domains in domain access module settings you will be able to map to them in the feeds module mapping settings. In your .csv file, please use "1" to attach nodes to domains.

Check out the screenshot to view an example.

Modal Frames from Menu Items

Component type

module

Categories

Maintenance status

Development status

Downloads

2454

Component created

Component changed

Overview

This module allows loading menu item targets (the page a menu item links to) in a modal frame (a window that loads over the top of the current page).

For example, you could set a settings or poll page to load in a modal frame/window so that the user is not taken away from the page they're currently viewing when they click on the menu link for the settings or poll page.

Features/usage

Extra configuration items are added to menu item editing forms:

Content clone field

Component type

module

Maintenance status

Development status

Downloads

1336

Component created

Component changed

Allows administrators to clone CCK fields.
After enabling this module you'll be able to clone a field by accessing it's settings page (at admin/content/node-type/[node-type]/fields/[field-name]) and clicking on the "Clone field" link at the bottom of the page.

Sponsored by Red Bee Media

Advanced queue

Component type

module

Maintenance status

Development status

Downloads

31686

Component created

Component changed

Drupal 8

Provides a better queue API for Drupal 8.

Queues are configuration entities with an associated backend plugin. The backend plugin is responsible for enqueueing and manipulating jobs. Each job has a type (JobType plugin), responsible for processing it.

Example:

Swift Mailer

Component type

module

Categories

Maintenance status

Development status

Downloads

156921

Component created

Component changed

The Swift Mailer module extends the basic e-mail sending functionality provided by Drupal by delegating all e-mail handling to the Swift Mailer library. This enables your site to take advantage of the many features which the Swift Mailer library provides, such as :

  • Sending e-mails directly through a SMTP server of your choice, a locally installed MTA agent such as sendmail or the mail functionality provided by PHP.
  • Sending HTML (MIME) e-mails.
  • Adding file attachments to e-mails.
  • Adding inline images to e-mails.