ImageCache Defaults

Component type

module

Maintenance status

Development status

Downloads

9542

Component created

Component changed

ImageCache Defaults detects file paths in broken images (404 errors) generated by ImageCache (D6) and Image (D7). ImageCache Defaults can either remove images with broken paths from your markup completely or replace them with a configurable default image.

fieldscheduler

Component type

module

Categories

Maintenance status

Development status

Downloads

1120

Component created

Component changed

This is simple field scheduler module, hooks into the Drupal's field api to provide following functions
Schedule the field visibility for view and add/edit mode.
We can set the visibility 'start' and 'expiry' date for specific field.
We can any time enable/disable/modify the field scheduler settings for specific field through
field setting form.

Key Imagefield

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module installs a new field type called key_imagefield_image that is a reference field that must refer to a multi-value imagefield on the same entity. it was inspired and partially draws from the Field Reference module. The module allows you to choose a single image out of a multi-value imagefield that can act as a representative image for that entity, and stores the delta. Additionally, the module allows this selection to be overridden by a file-upload.

Geofield Gmap

Component type

module

Categories

Maintenance status

Development status

Downloads

12110

Component created

Component changed

Google Map widget for geofield. A gmap field formatter can be found in the geofield_map submodule inside the Geofield project.

For now allow to use a google map v3 map to input a location.
A quick text input + geocode allow you to specify an address.
You can drag and drop the marker to narrow the position.

Giant Bomb

Component type

module

Maintenance status

Development status

Downloads

454

Component created

Component changed

Integration with Giant Bomb and compatible API's.

The primary module imports data from Giant Bomb objects into fields of local entities. A User Friendlyâ„¢ interface to map remote object data into fields is provided for administrators.

An API module is provided if an abstraction to the Giant Bomb API's is all you need.

Awkward Showcase

Component type

module

Maintenance status

Development status

Downloads

3495

Component created

Component changed

Provides Views Display Style and Field Display Formatter for image fields using the Awkward Showcase jQuery image gallery plugin.

More information regarding the Awkward Showcase jQuery plugin and a demo may be found at the developer site here: http://www.awkwardgroup.com/sandbox/awkward-showcase-a-jquery-plugin/

Note: I am not the developer of the plugin, just the module that implements it. Nor do I have any relationship whatsoever to the developers of the plugin.

Field Extended API

Component type

module

Categories

Maintenance status

Development status

Downloads

1781

Component created

Component changed

Field Extended API is an API module whose goal is improving the developer experience (DX) of the core Field API, which is currently in a pretty bad shape due to field language handling.

This issue is being addressed in #1260640: Improve field language API DX. Meanwhile this module provides a way to experiment and find out the right API functions to introduce in core.

Field instance cardinality

Component type

module

Categories

Maintenance status

Development status

Downloads

1356

Component created

Component changed

Allows the cardinality of specific instances of fields to be overridden.

This currently only works with fields that use options widgets (ie select list or checkboxes), and only allows them to be overridden to be single-valued.