Virtual Sites

Component type

module

Maintenance status

Development status

Downloads

12682

Component created

Component changed

Virtual Sites offers almost the same (and more) functionality as the Drupal multi-site feature without the need for the complicated setup of that feature. Depending on conditions (e.g. requested url or user role) handled by the Condition(s) module (bundled with Virtual Sites starting with the 7.x version), you can override theme, site information, menus and more to virtually present the visitor with a different website.

Trash

Component type

module

Categories

Maintenance status

Development status

Downloads

10022

Component created

Component changed

Drupal 8

This module adds a trash bin for all content entities.

8.x-1.x

Depends on Multiversion module.

8.x-2.x

Depends on Drupal 8.2.x and Content Moderation.

Drupal 5 & 6

This module adds a trash bin for nodes. Nodes can be moved to the trash instead of being deleted and thus can be restored or permanently deleted later on.

MailQ (Mail Queue)

Component type

module

Maintenance status

Development status

Downloads

3911

Component created

Component changed

MailQ is a module that queues ALL mails originating from a Drupal site into a queue and then processes this queue and sends mails in batches during cron runs. However, it still uses drupal core or other modules like Mimemail to actually send the mails.

Update: A new release 6.x-2.0-alpha1 is now available. Download and try.

Restrict Login or Role Access by IP Address

Component type

module

Maintenance status

Development status

Downloads

18399

Component created

Component changed

Drupal 8 Status: Stable, not feature complete.

In general, this module provides features that allow an IP address (or range of IP addresses) to be whitelisted which restrict the functionality of users. Currently there are two features implemented:

Image Caption

Component type

module

Maintenance status

Development status

Downloads

44638

Component created

Component changed

DESCRIPTION:

This module uses JQuery to dynamically add captions to images.
The image title attribute is used to create the caption.
It basically wraps the image in an html container div, takes the image title text and appends that in a child div underneath the image.
Technically, it works by implementing Drupal's hook_nodeapi to add one small snippet of captioner jquery to the head section of the page when a node of the configured type is viewed.

Deploy - Content Staging

Component type

module

Maintenance status

Development status

Downloads

123067

Component created

Component changed

The Deploy module is designed to allow users to easily stage and preview content for a Drupal site. Deploy automatically manages dependencies between entities (like node references). It is designed to have a rich API which can be easily extended to be used in a variety of content staging situations.

ShareThis

Component type

module

Maintenance status

Development status

Downloads

441772

Component created

Component changed

Integration with the ShareThis social bookmarking utility on selected node types.

The code for this project was based on the original share project for Drupal 5.x. The code for this project has been trimmed down to only work with the ShareThis system, and not require any additional modules to work properly.

QuickPay payment gateway

Component type

module

Maintenance status

Development status

Downloads

18212

Component created

Component changed

This module allows payments to be made through the Danish payment gateway provider QuickPay.

Drupal 7 version includes submodule for integration with Drupal Commerce and Übercart 3.x (UC3 module contributed by B14), the Drupal 6 version includes submodules for Übercart 2.x, and E-Commerce 4.x, and Drupal 5 version supports E-Commerce 3.4 and Übercart 1.x.

All versions contains a sparsely documented, but simple, API for custom integration, with the Drupal 7 being a new OO rewrite.

Read the included README for required implementation information.