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

Login Cookie (set/unset cookies on user login/logout)

This module enables you, with very easy UI, to set or unset cookies for users when they login or logout from your site.

Better Messages

Better Messages with Cube/Tao theme

Better Messages is a very simple module that provides "Popup-like" Drupal messages.

Better Messages intends to let you control where and how you want to see your Drupal messages! Combine different animations and override better_messages.tpl.php to create your custom look.

Similar Modules:

Here is a comparison chart outlining the feature-sets of several modules similar to Better Messages: http://groups.drupal.org/node/51088

Features:

This module provides a simple interface to alter the default Drupal messages! Currently it allows you to do the following:

  • Control the position and width of the popup message relative to screen.
  • Control the animation for opening, and for closing the popup message.
  • Enable or disable popup messages at specific pages.
  • Works with AHAH submits. COOL!!
  • Override the popup message by coping and altering better_messages.tpl.php into your theme directory.
  • Override the popup message CSS by coping and altering better_messages.css file in your theme directory.
  • Optional dependency on jQuery UI module which can make the message draggable.
  • Control countdown timer for auto closing messages.

Publication Date

Description

The Publication Date module adds a "Published on" date for each node, containing the date when it was first published.

Environments

This module was created to fill the need for *two-dimensional* environment/host management.
* What's an environment? An environment is a development or server location where a full Drupal build (possibly including multiple hosts) is set up. In our work, we tend to have
1) a primary 'dev' environment (site.dev.ourwork.com),
2) local environments for each developer (site.dev.local),
3) a staging environment (staging.site.com),
4) a live site (www.site.com), etc.
But each of these environments can have multiple sites/hosts, making the number of actual hosts to track and toggle grow exponentially.
The domain_access module does a good job of tracking hosts, but in only one environment.

The goal for now is not to manage deployment between multiple environments, but rather to allow for managing content between the environments, and more generally to have code- and user-level context awareness of each environment. The module is currently a barebones API, to be expanded upon for various use cases. I'm interested in hearing what use cases people have.

Envts has no UI yet, but simply allows other modules to define environments with a hook. (Anyone is welcome to create a UI for the module, since my time is limited!)

Cache

Yet another caching system for Drupal with support of memcache, APC, database, file, redis, XCache engines.

More information:

18 Aug 2009 New Drupal "cache" module started.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools