Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
CCK Formatters
This package is a collection of add-on formatters for various CCK fields. Each provided sub-module in this package should be a self-contained single formatter. CCK fields support an arbitrary...
AHAH Forms Framework
Note: This module is no longer supported. Its functionality is now included in Drupal 6. Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without...
Categories: Developer tools
Views Schema
This module generate table descriptions for Views based on actual database schema. You can alter the auto-generated information by implementing hook_views_data_alter(). This is also the place where...
Spritesheets
An easy way to optimize css background images into sprite sheets. Spritesheets is a module that will optimize css background images in themes and modules on to one image asset. You have the ability...