Stress Testing Tool

Component type

module

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.

Context Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Context Block

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

Component type

module

Maintenance status

Development status

Downloads

846

Component created

Component changed

Overview

Mandrill Inbound module provides integration with Mandrill Inbound email processing.

Features

The main module provides 'Incoming message is received' event for Rules module with related variables.

It already has integration with following modules:

XML Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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.

Sanity API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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

Component type

module

Maintenance status

Development status

Downloads

1827

Component created

Component changed

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: