Unique Fields AJAX

Component type

module

Component created

Component changed

* Apply unique field check in real time.
* And lots of other hacky hard-coded junk.
* See http://drupal.org/project/formmsgs for the Drupal 7 done-right version of this.

UFAJAX

The idea is to give a warning message if a user tries to add a fruit type that has already been added with the same color term.

Field validation

Component type

module

Categories

Maintenance status

Development status

Downloads

179276

Component created

Component changed

This module adds an extra tab to each field instance, allowing you to specify validation rules for your field instances.

The following validators are currently included (7.x-2.x):

Static Map

Component type

module

Categories

Maintenance status

Development status

Downloads

6988

Component created

Component changed

Provides a static map formatter for the geofield and (soon) location modules. Both Google Maps and OpenStreetMap are supported.

Currently, the only settings that you can change are the map size and type, but map API's seem to have the ability to play with all kinds of changes, which can and should be added to this project. Patches welcome. :-)

Field group views

Component type

module

Maintenance status

Development status

Downloads

18879

Component created

Component changed

Provides a view format for Field group.

In other words, a field group can be displayed using a view. One possible usecase would be to generate a table using fields as columns.

Dependencies

Recommended

Mupload

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Mupload provides a file field (and image field) widget that wraps
a Plupload form element. This means multiple file uploads across
a wide range of browsers. It even supports drag-and-drop.

For a file field (or image field) use the Muploader widget instead of
the default File (or Image) widget.

This module is for Drupal 7 only!

Requirements

A fully configured Plupload module. The developer version is recommended.

VoIP Number

Component type

module

Categories

Maintenance status

Development status

Downloads

2249

Component created

Component changed

The VoIP Number provides an abstraction layer that facilitates the handling of the different kinds of "phone numbers" associated with Internet telephony (VoIP) calls.

In particular, this module provides:

- an API that enables access to the different VoIP Numbers associated with individual users and content types

Phone Recorder Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1470

Component created

Component changed

The Phone Recorder Field module provides a new CCK field that calls the user to record audio content from the telephone.

The new field is based on AudioField module and records audio via the VoIP Drupal API.

---
This module is part of the VoIP Drupal platform. It has been originally developed by Tamer Zoubi and Leo Burd under the sponsorship of the MIT Center for Civic Media (http://civic.mit.edu).