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

Palette

This module provides hooks to let other modules define palettes that float over the site and provide GUI controls. Content for each palette section is provided by callbacks.

Domain Taxonomy D7 Port

This is a sandbox project for working on the D7 port for the Domain Taxonomy module http://drupal.org/project/domain_taxonomy<

Enterprise Password Management

If you ever spend any time helping users you may find be surprised, and shocked, to find that most users are storing their passwords as notes in MS Exchange or in MS Word documents.

Entity Form

This module provides a Ctools content-type plugin that renders forms built with Entity API's UI controller as pane content (or whatever else uses Ctools content-type plugins, Dashboard, etc.) Out o

Comment Alter

Makes it possible to alter (change values of) fields on a node when leaving a comment.

This can be used to create a tracker similar to Case Tracker or other support or project management modules.

However, unlike those modules which have the available fields hard-coded, this module allows you to edit any field on a content type and check "Enable altering this field from comments"!

By using only standard Drupal components like Fields and Views, you can construct any variety of full-featured bug trackers, customer support, sales or project management tools.

This is most similar to Comment Driven (for Drupal 6), except (1) it's available for Drupal 7 and (2) it's design is much simpler! Rather than inventing lots of new code and APIs, Comment Alter strives to integrate with other modules (like core's Node module to store the changes as new revisions and Diff module for displaying the changes made in a particular comment).

Dependencies

Besides core modules like comment.module, the only dependency is Diff module.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools