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

Taxonomy Mindmap

Shows a taxonomy herarchy using a visual graph which nodes you can navigate.

Vegas

Vegas is a jquery plugin to add beautiful fullscreen backgrounds to your webpages, you even can create amazing slideshow

Webform Classes

A simple, small add-in that adds an editable class against each webform component to the webforms module.

The module is available in both D6 and D7 versions.

Serial Generator

This module provides api which generates thread safe unique serial number for a given key.

Conduit Chains (sandbox)

This is an extension module for Boombatower's 'Conduit' project (a potential successor for qa.d.o, available at https://github.com/bo

Microsites

Microsites provides a site-within-a-site capability, using a plugin-based architecture.

How it works

Microsites are individual nodes which are specially enabled to provide their own context, menu, breadcrumb and other settings. When a node becomes microsite-enabled, it creates a menu, context and other components automatically.

Other nodes can be added to the microsite by ensuring they are within the scope of the Microsite context (for example, by setting their base bath to be a child of the microsite node).

API

The Microsites framework does all the heavy lifting, data storage and configuration setting for modules which implement its API. At its most basic, Microsites leverages Context and the Drupal Menu system to create a virtual site-within-a-site.

Modules can implement Microsites functionality by providing ctools plugin which extends the BasicMicrositesExtension class. See existing plugins for examples.

Plugin behaviour can also be triggered from anywhere in your code using the function microsites_trigger_callback(), which is documented in microsites.module.

Required modules:
Context
Custom Menu
Menu Block
Xtfers Utilities

Pages

Subscribe with RSS Subscribe to RSS - Developer tools