Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

A/B Variate Test Module

Overview

The A/B Variate Test Module is designed to allow developers and marketers to easily select optimal content or design in a high-performance, cache-friendly way.

- This module allows the admin to select an alternate node that will be displayed at a set % of requests to a given path. Once a version is shown to a user, the user will continue to see that version when they revisit the page.

- This module pulls cached versions of the nodes selected in the A/B test when they exist, and can operate in full functionality with a Drupal installation that has the Drupal cache turned on.

- Success conditions are not tracked by this module. You can setup whatever tracking is needed by adding custom Omniture tags, Google Analytics events, etc to the nodes selected in your A/B variate test.

Example usage

For all users requesting /foo, show 50% of users the content of /bar instead while keeping /foo as the displayed URI.

What's different

- The A/B Variate Test Module is different from existing cache modules in that it is cache friendly (including memcache), it does not attempt to find the results of the test, and that tests can be created entirely from the admin menu.

Usage Tips

Devel Debug Log

Screenshot

Devel Debug Log is a developer module that provides a way for developers to save and display debug messages on a separate page in the web browser.

Messaging and Notifications Examples

This project provides two modules that implement the Messaging and Notifications 2.x APIs.

World of Warcraft API

This module is a set of a base component and products to integrate with drupal core. The Blizzard Community Platform API enables communication with the RESTful APIs exposed through the World of Warcraft community site.

http://blizzard.github.com/api-wow-docs/

This module contains a low-level API and a base framework for developers who wants to write their own products upon this library.

From version 8.x, this module will also contains a powerful product for site builders and integrator leveraging the Views module allowing them to create custom pages like rosters, guild progression or loot feeds without the need of programming.

Module filter NG

Module filter implementation based on vertical tabs and Instant filter, as described in

Pages

Subscribe with RSS Subscribe to RSS - Developer tools