Модули
Integrates with the Google Places and Google Maps APIs.
A new field to handle Romanian Personal Identification Codes (Cod Numeric Personal). Their function is similar to the US Social Security Number.
This module allows site users to authenticate towards a web service, using an access token.
This module adds the "Smart App Banners", apple-itunes-app, meta tag via the metatag module.
Overview
When a Drupal page doesn't have translations in some languages, the default Language Switcher block shows links to those languages as strikethroughed.
This sandbox module is an extended module of Webform Add More http://drupal.org/project/webform_addmore.
Vkontakte API
Import posts
Posting
...
IMPORTANT:
This module is under active development but there is no code worth using here at the moment.
Scald Gallery is a gallery provider for Scald.
Requires Scald version 1.2 or newer.
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.
DaCast Video Module for Drupal
The DaCast Streaming as a Service video platform allows broadcasters to offer live and on demand streamin
This module is designed to be used with the latest development version of Feeds. It has no UI.
Allow to link node title to an internal/external link using Link module instead node/[nid]
Sandbox project
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.
Attempt to provide an alternative IEF widget that renders the entities using a specific view mode.
Extends Webform & Drupal Commerce to provide enquiry cart functionality.
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
- Does not yet support the sub-fields in Views API and Entity API
- #2217045: Private files always result in access denied
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.
Tamper is a generic API for transforming data. For now, just see Feeds Tamper.
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.
