Elevate Zoom
Component type
Categories
Maintenance status
Development status
Component created
Component changed


Stress Test Tool
Description
===========
A suite of tools that allows a Drupal site to be stress tested by clearing caches and publishing/unpublishing of nodes. It is most suitable in conjunction with a load testing tool such as jmeter to test access to the site while nodes are periodically cache busted or un/republished.
Notes:
- Requires drush.
- The site is being stress-tested, and publish status may be altered. It is imperative to back up the drupal database before running tests.
Currently in Context, there is a plugin that allows blocks to be configured to regions based on the active theme. Context Block will display all enabled themes and allow users to place blocks into appropriate regions based on the selected theme.
Mandrill Inbound module provides integration with Mandrill Inbound email processing.
The main module provides 'Incoming message is received' event for Rules module with related variables.
It already has integration with following modules:
This is a very simple module that creates an XML feed of all node types and vocabularies.
The module assumes you have SimpleXML installed and available on your server.
A jQuery Table of Contents plugin that can be themed with Twitter Bootstrap or jQueryUI. — Read More
http://gregfranko.com/jquery.tocify.js/
A very alpha version of some utility functionality for developers:
$node = node_load(100);
if (sanity_api_field_has_value($node->field_some_field)) {
// do something
}
sanity_api_set_default_value($form, 'field_some_field', '123');
// more?
Tips is an agnostic tooltip framework which allows management of tooltip settings & content via a UI. Tips allows placement of tooltips on any page element. The framework aims to allow for easy implementation of 3rd party tooltip libraries. Integrating an external library is as simple as defining it in the Tips info hook and listing out each setting variable as a form element.
Tips provides integration for:
This is the core module for Drop Jobs. It provides dependencies and utilities for all our other modules.
This is the job module for Drop Jobs. It provides a "job" content type and related functionality.