isin_code

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The isin_code module provides a field type to represent a valid ISIN (International Securities Identification Number) code.

Drupal 7 port of Money CCK Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Money CCK Field defines a compound field that uses the Currency API, which is included in the Currency module, to get a list of existing currencies and their symbols.

This sandbox project seeks to port this module to Drupal 7.

Entity Property Field

Component type

module

Categories

Maintenance status

Development status

Downloads

2052

Component created

Component changed

This module provides a field type, that lets one pull a property of the entity (like update date) and place it as a field. There is no widget for setting this but there are formatters.

Autocompleteinator

Component type

module

Maintenance status

Development status

Component created

Component changed

Have you ever wanted to add autocomplete functionality to a text field, wanted autocomplete but didn't want to write a module to make that happen? Autocomopleteinator utilizes the power of views to allow you to output any content (users, taxonomy, search results etc) as an auto complete for any Drupal generated text field.

tl;dr: Create a field, create a view, turn that field into an autocomplete without having to write any code.

Image Preset

Component type

module

Maintenance status

Development status

Downloads

2170

Component created

Component changed

Image Preset provides a new field formatter for image file entities, allowing you to directly choose an image style (from ImageCache), rather than having to create view modes and jump through hoops for every image style you want to display.

Usage:

  1. Enable module
  2. Choose 'Image Preset' as the field formatter from wherever you're configuring the field (Views, DisplaySuite, etc.)
  3. Choose your ImageCache preset

Geofile

Component type

module

Categories

Maintenance status

Development status

Downloads

2187

Component created

Component changed

Overview

This module allows you to display files such as KML or GPX on a slippy map.
It's using the excellent Openlayers module to display those data on maps.

Features for Drupal 7

This module provides: