Considered feature-complete by its maintainers.

Filefield Compress

Adds a link to download a zip containing all files attached to the nodes file field.

Node Reference Set Trail Formatter

Node Reference Set Trail Formatter is a simple module that adds a new formatter to the node reference field.

BADCamp2011

BADCamp 2011 screenshot

This is the theme that was used on the BADCamp site in 2011. It was specifically developed for the Bay Area Drupal camp and is not guaranteed to work on any other site.

This theme is meant for the Conference Organizing Distribution for Drupal 6.

It is a sub-theme of Clean.

Also see http://drupal.org/sandbox/harriszrashid/1421986

Google Viewer file formatter

This module implements file formatter that will display files using embedded Google doc viewer.

Xtools

Note: As of 15-01-2014, this module appears to no longer be supported. If you are interested in taking this module over, please reply to the issue.

Xtools helps developing and testing other modules. It offers several dynamic code analysis tools:

  • an API to compare data (variable, function return value, ...) to blueprints that define the structure that data should have.
  • an API to compare callables (functions, methods, or closures) to signatures that define what parameters those callables should accept and how.
  • an API to dynamically expose callables and define their parameters and return values using signatures and blueprints. Xtools comes with a number of definitions for Drupal core and several contributed modules.
  • test cases to easily test those callables against their blueprints and signatures. Use it to test your own modules by simply calling XtoolsWebTestCase::XtoolsAssertCallables().
  • test cases to test menu router items' and access callbacks' ability to perform access control.

Example use cases

  • Test if hook implementations and callbacks return the correct data and are implemented using the correct function signature.
  • Validate an entity's data structure using a blueprint.

For a simple example of this module's tests, see Xtools for Drupal core.

Field Ellipsis

This module adds a field formatter to your field display settings, allows you to trim your text to a specific number of characters that you decide and then takes care of adding the

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only