Trashbin

Component type

module

Maintenance status

Development status

Downloads

430

Component created

Component changed

This module allows user to move content (nodes) to trashbin. It inserts "Move to trash" button on node edit page, for users who have permission to move this node to trash.
What is trashbin then ? It's for you to decide. This module was made as simple as possible, providing minimal interface on it's own, but serving as bridge module for other modules at the same time. It provides hook which is invoked when user presses "Move to trash" and confirms the action.

This module became obsolete, because Flag module now has access control built-in. You can do same things with the Flag module

Update API

Component type

module

Categories

Maintenance status

Development status

Downloads

891

Component created

Component changed

This is a library of tools to assist with writing update hooks.

If you use an update hook deployment workflow, you can end up with a lot of repetitive code for things like disabling a view, enabling or disabling a module, or reverting part or all of a feature. In addition, the existing functions to accomplish these tasks often don't catch exceptions nicely or do basic sanity checking before running. This can cause your update hooks to fail in unexpected ways, often without useful information.

In this module, there are three classes to improve this process.

Settings

Component type

module

Downloads

2540

Component created

Component changed

This module is only provide API for other modules.

Features

This module allows for other modules:

DataBase Change Management

Component type

module

Categories

Maintenance status

Development status

Downloads

918

Component created

Component changed

database Change Management (dbCM) lets user to compare the changes made in local database over a period of time.

Menu Node Views

Component type

module

Categories

Maintenance status

Development status

Downloads

26133

Component created

Component changed

The Menu Node Views module provides Views integration for nodes assigned to the menu system. This module is in alpha development.

Dependencies

Use of the module requires that you download and install the Menu Node API.

Notes

This module consolidates and replaces work done by both Node Menu and Views Menu Nodes.

Export Queue

Component type

module

Categories

Downloads

680

Component created

Component changed

The Export Queue module facilitates setting up any number of export queues on a site. An export queue functions as a waiting list of objects requiring export to a third party application, like orders in an e-commerce site being exported to a fulfillment service. The module provides a single database table to track queued items and offers a simple API for other modules to define export queues, enqueue items, and update them upon export. It is designed to be used either to track objects awaiting export on a cron run, as a way to store up items for batch exports, or as a fallback measure in the event of a failed real-time export.

Administrators have the ability to adjust export limits and cron URLs for the various queues, and they may also view reports of all the objects that have been queued and exported through any given export queue.

This module is a utility module that only needs to be installed when required by another module.

Incident report

Component type

module

Downloads

1242

Component created

Component changed

This module allows users to submit incident reports from a Drupal site. It was designed with the emergency services / public safety workforces in mind, although it can easily be modified to accommodate whichever industry might be in need of such a content type.

Domain Actions

Component type

module

Categories

Maintenance status

Development status

Downloads

1133

Component created

Component changed

Provides integration for Domain Access with the core actions and Rules to allow actions to be taken based upon the domain.