This project is under active development.

Required Alt-tag

required alt-tag form

This module add the option to make the alt-tag field required on an image field. The alt-tag checkbox is replaced with a radio option.

Fast cache

Fasterer caching on multi-webheaded Drupal installs. This module will try to get cache items from a fast cache (probably local, like APC), then fallback to a central, consistent cache.

Role Content

Provides functionality to only show content to certain roles. Uses node grants so will work with views/search api.

Translatable Render Array

Module for creating translatable render arrays which are translated at the time of rendering. This makes it easier to write unit tests using simpletest because the use of the t() function makes it necessary to use the web tests due to call to the database layer. The translatable render arrays is a workaround to delay the call to the database layer and instead juggle a data structure.

Splash Editor

In Drupal 7 we have the CSS and JS injector modules that show that often we need to inject web stuff into our Drupal sites outside the bounds of a theme or module.

Date Time Formatter

This is a formatter for date/time fields. It renders values as a <time> element with a datetime attribute.

Pages

Subscribe with RSS Subscribe to RSS - Under active development