Mission Control
Component type
Categories
Maintenance status
Development status
Component created
Component changed
A Drupal module that aims to focus the user's content management workflow experience into a simplified, consistent UX.
A Drupal module that aims to focus the user's content management workflow experience into a simplified, consistent UX.
Webform Advanced Report gives you a better way to generate report from webform submissions.
You can include user data from user profile, and not just the user name like the original webform report feature, included custom user fields generated with Fields module.
Possibility to select multiple webform, coming from different content types, for one single report. As any webform should have a different structure, the module will format the data shifting the empty cells to let data appear under the right column.
IMPORTANT
--------------------------------------------------------------
This module was merged with Visualization API module. Please use its 8.x-1.x version instead.
--------------------------------------------------------------
Field Tooltips provides a user interface for adding tooltips to fields. Field Tooltips includes three important features:
WATCHDOG FILE is a module that records all watchdog() events to a log file on your server rather than using the database. The goals are to reduce database load in general, and to provide an easier way of keeping track of your watchdog activity.
This module is intended to replace the Watchdog module.
It looks like the Raw Log module (http://drupal/project/rawlog) is similar to this module, but it is only available for Drupal 6.x.
The Drupal Online Judge becomes a Drupal installation in a Online Judge for Programming Contests.
This provides a user interface to bitcoin, litecoin, and other bitcoin based daemons running on local or remote servers. Its vision is to provide the same functionality that the current qt based client provides, and be extensible. It is also meant to be the basis for other coin based modules to be able to do transactions and interface to the *coin daemons.
This module provides a cache class exposing hooks allowing other code to intercept calls to the caching layer. by implementing those hooks it is possible to alter expiry before an object is saved to the database or to prevent a cache flush under some condition.
In order to expose the cache object hooks only for the cache_form bin, put the following lines into your settings.php:
This is a module that provides an additional API for drupal core and various contributed modules that make development more convenient. Additional classes are added as needed.
Simple module to allow users to select the top # of Best and Worst from a list. (ex "Choose the 5 best and 5 worst pizza toppings")