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

Associated Nodes

This module enables to associate nodes according to different criteria such as Taxonomy and CCK fields.

Unique title

This simple module help to prevent the same node titles.
Please test the development version.

Popups: Subedit

This module allows user to edit the contents of a fieldgroup without having to leave the node view page.

Persistent URL

PURL 1.0-beta6 requires CTools. Please make sure you have added it to your modules before running update.php.

PURL (pronounced 'perl') stands for Persistent URL. PURL is an API module -- it is meant to be a helper (and one that does some heavy lifting at that!) for other modules interested in using elements of the page request to sustain information between pages without using a SESSION or other hackish means.

Translation: PURL does absolutely nothing for the end user out of the box without other modules that take advantage of its API.

It is an API module that provides a way for other modules to take advantage of concepts using custom_url_rewrite_outbound() without having to write the complex logic that URL rewriting often requires. An example implementation of this API can be found in the spaces module.

PURL can work with these page request elements:

Validations

Validations extends Forms API to add validation procedures, which should minimize the use of custom validation functions.

Currently, it has server-side (i.e. PHP) validations, but will be extended to provide client-side (i.e. JavaScript) validations as well.

Project CVS instructions

Module adding CVS instructions to Drupal.org modules, themes, and installation profiles.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools