module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 499
created - / changed -

Integrates with the Google Places and Google Maps APIs.

CNP
module
Categories: Fields
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

A new field to handle Romanian Personal Identification Codes (Cod Numeric Personal). Their function is similar to the US Social Security Number.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2182
created - / changed -

This module allows site users to authenticate towards a web service, using an access token.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 528
created - / changed -

This module adds the "Smart App Banners", apple-itunes-app, meta tag via the metatag module.

module
Categories: Multilingual
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 2674
created - / changed -

Overview

When a Drupal page doesn't have translations in some languages, the default Language Switcher block shows links to those languages as strikethroughed.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This sandbox module is an extended module of Webform Add More http://drupal.org/project/webform_addmore.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Vkontakte API
Import posts
Posting
...

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

IMPORTANT:
This module is under active development but there is no code worth using here at the moment.

module
Categories: Content, Media
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 14135
created - / changed -

Scald Gallery is a gallery provider for Scald.

Requires Scald version 1.2 or newer.

module
Categories: E-commerce
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

This Module creates a Googlebase compliant product RSS feed.
A 'hard copy' .XML file with your products will be created which can then be read by the googlebase googlebots.

module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

DaCast Video Module for Drupal

The DaCast Streaming as a Service video platform allows broadcasters to offer live and on demand streamin

module
Categories: File Management, Media
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 3403
created - / changed -

This module is designed to be used with the latest development version of Feeds. It has no UI.

module
Categories: Content
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Allow to link node title to an internal/external link using Link module instead node/[nid]

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

Sandbox project

module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module creates a form with the ability to specify conditional fields.

Example:

I want to create a select field with options A, B, or C.

module
Categories: Fields
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Attempt to provide an alternative IEF widget that renders the entities using a specific view mode.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

Extends Webform & Drupal Commerce to provide enquiry cart functionality.

module
Categories: Content, Fields
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 41906
created - / changed -

This project seeks to provide a true compound field solution for Drupal 7. As much as I love Field collection, it still has to save actual entities, and can cause performance problems due to having to load all the referenced field collection entities on node, or parent entity load.

View the demo preview on YouTube

Limitations

  • The sub-fields inside the multifield are limited to one value. You can have a multiple value multifield, but the individual fields in in the multifield can only have one value.
  • You cannot have a multifield inside another multifield.
  • I've tried to test this with all the core field types, but more advanced fields may cause issues. I haven't run into any yet, but just be aware and test what you want to use.
  • I will be the first to admit, this solution is doing all kinds of unholy things to Drupal's field and entity APIs, so there may be unexpected dragons laying around that I haven't discovered.

Known issues

Recommended Modules

  • Multiple Value Widget: Improves the UI for managing complex multiple-value field widgets by using jQuery UI tabs.

Comparison to similar modules

  • Composed Field: Stores field values as serialized data. Hard to expose sub-fields in Views, Search API, etc.
  • Field Collection or ECK + Inline Entity Form: Stores field values as a reference to a sub-entity which contains the actual sub-field values. Adds additional layers of entities and fields.
module
Categories: Developer
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 367
created - / changed -

Tamper is a generic API for transforming data. For now, just see Feeds Tamper.

module
Categories: Developer, Fields
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Description:

The Field Widget Storage API module is a storage engine that can be used by any field widget that needs to save extra configurations alongside a field.