Maintainers strive to actively monitor issues and respond in a timely manner.

Phone Poll

Add phone support to Drupal's poll module. Allow users to vote on polls using their phone, either by SMS or by calling in.

Views Isotope

Views Isotope is a style plugin that allows views to return results as a jQuery Isotope styled structure.

Lending

A simple lending module that allows for requests to borrow an item, and the ability for a librarian to check in and out the item. Items can be one or more node types. The target audience for this is a small club that has a member lending library of items.

Usage

There are two permissions in this module, users with the permissions can do the following:

Access Lending Library:

  • May request an item. Requests are a queue.
  • May have an item checked out to them by a Lending Admin.

Admin Lending Library:

  • Set which drupal content types are lendable (through admin interface)
  • Check out an item for a lendee
  • Check in an item for a lendee
  • Remove lending requests

The bulk of the interface is on the nodes themselves.

Views Support

There are some sample views included with the module. This will grow over time to make the admin functions easier. A design point for the module is that checkin / checkout can be done on a smart phone very quickly.

Related Modules

There are other modules which tackle similar problems, but do them in different ways with different features. You may want to check out these alternatives as well.

AudioRecorderField

The audiorecorderfield.module provides a new CCK field that enables both the recording and playing of .wav audio files directly from the web browser.

Cron Debug

Screen shot

Debugging cron jobs in Drupal 7.x

Cron Debug will help you find cron processes which

  • fail due to programming or runtime errors
  • time out (PHP, server, database)
  • are very slow

Cron Debug will also allow you to test run specific cron functions while not running others. This can be nice for developing cron functions where you don't want to run a full cron.php with all maintenance, alerts and other tasks every time you test your own function.

filtertube

This Module is an Input Filter allowing Users to easily add YouTube videos into their content. Using YouTube's “new” h.246 video playback embed method. Not using SWF/flv Object embed!

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained