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

Toggle WWW

An easy, PHP header redirect based way to redirect incoming links from http://www.example.com/some/deep/page to

Woopra

Woopra

Adds support for the Woopra web statistics and real-time tracking system.


This modules includes support for:

Ignore User

This module allows a user to "ignore" content from other users that they do not wish to view. Node and comment content from an ignored user is hidden from view on a page.

PHPUnit

Integration of the PHPUnit framework, for unit testing and test driven development, with Drupal.

Stable release 5.x-1 is now available.

A great series of blog posts by Pat Shaughnessy on Test Driven Development for Drupal 6 using PHPUnit are available. Take a look at the first: Why to use TDD with Drupal.

Organic Groups Blueprints

OG Blueprints will never be _directly_ ported to D6 - when the time is right, it will be rewritten as a core part of CTools/Panels.

Organic Groups Blueprints is a system for creating and managing 'bundles' of 'blueprints' that are attached as OG panels to organic groups. The module is constructed on Panels2 and Organic Groups, and Organic Groups Panels (which is part of the normal OG package). Even if you're already familiar with those modules, OG Blueprints uses some new jargon that you'll need to learn. Because blueprints & bundles are a pretty abstract idea, I've included both technical and metaphorical explanations:

Technical Overview

See README.txt for the technical overview.

Silly Metaphor

  • Panels & Displays: Not new, but important. Displays can be thought of as page layouts that are composed of rows/columns/regions, each of which is itself a 'Panel'. Each Panel holds a number of Panes; panes can be edited and filled with all sorts of content via the Panels GUI.

DRAN - Drupal Analysis Tool

Drupal Analysis Tool CLI PHP

"DRAN" is a single script meant for use via the CLI ( NOT A MODULE ) invoked via command line, which provides a suite of options to monitor various aspects of a site such as SEO, performance, and various system reports.

NOTE: currently works for PHP 5.x, does not support multi-site

Why is this not a module?

A single file, no configuration, no module overhead. simple, quick, and effective.

Watch The Screencast

Scroll to the bottom of the article to view the DRAN Screencast.

Wget It

Execute the following script to download DRAN quickly to your CWD:

#  wget http://vision-media.ca/files/tools/dran

Features

  • IP Address
  • Last Cron Run
  • HTTP Response Time
  • Response Code
  • Node types/counts
  • User roles/counts
  • Comment count
  • Module count/Modules enabled and their throttle status
  • Sessions within various time periods
  • Term count
  • Alias count
  • Page Rank
  • Backlinks
  • Watchdog report
  • Database information (RDBMS, Version, Host, etc)
  • Database details (status, variables, etc)
  • PHP Info (Variables, extensions, etc)

Pages

Subscribe with RSS Subscribe to RSS - Developer tools