Entityreference Bulk

Component type

module

Maintenance status

Development status

Component created

Component changed

This module offers an entityreference field widget that allows to create referenced entities while creating the referencing ("parent") entity.

It specifically address the problem of creating a photogallery represented by an entity referencing the by (buk) uploading the images first through plupload and then adding the images description.

Empty fields

Component type

module

Maintenance status

Development status

Downloads

16101

Component created

Component changed

This module provides a way to show empty fields that would otherwise be hidden.

It achieves this by appending new settings to existing display formatters. These settings allow you to display a value using either:

  • custom text, as defined by the field administrator
  • to show the results of a custom callback
  • to show the default empty value (if default is not empty itself!)

This last option may be useful in case the field is not required and the instance default value was added after content had been already created.

Field Analytics

Component type

module

Categories

Maintenance status

Development status

Downloads

831

Component created

Component changed

Field Analytics is a class-based field usage analysis module, providing reports on data for any fieldable entity.

Use cases? A survey reporting engine (currently used by Entityforms for it's reports), user profile statistics (plays nice with Profile2). help us think of more use cases!

Color

Component type

module

Maintenance status

Development status

Component created

Component changed

Scope

Create a module that adds an easy possibility to color elements. As we know it might be quite hard or even impossible in some cases to add a custom color to a view row based on a custom field created to host the color hash (for example some custom color for the title added on creation point). In order to do this, one would have to rewrite the output of the desired row and wrap a div around it and set a custom style attribute that would get the value from the text field that contains the color definition.

Commerce Product Popularity

Component type

module

Maintenance status

Development status

Downloads

3722

Component created

Component changed

Commerce Product Popularity integrates with Radioactivity to provide a
product popularity field. If you're not familiar with Radioactivity, then it's
probably worth familiarizing yourself. This module allows you to configure
individual field instances to be updated on checkout. Every time a customer
pays for an order, any appropriately configured Radioactivity fields in any

Address Field Vietnam

Component type

module

Categories

Maintenance status

Development status

Downloads

2600

Component created

Component changed

This module is a plugin for Addressfield. It provides a user friendly Vietnam address form.

After download and install it, please go to field edit to check "Address form (specific for Viet Nam)" to use.

Currently, this module just support the district for five city includes: Ha Noi, Ho Chi Minh, Da Nang, Hai Phong and Can Tho, another city comming soon.

Commerce Express Checkout

Component type

module

Categories

Maintenance status

Development status

Downloads

5614

Component created

Component changed


This project has multiple known issues with payments not being processed under certain common circumstances, while still completing the checkout process for the user. There is a known workaround documented in the issue queue, by moving the payment pane to the payment page in the admin checkout settings. Please see the issue queue for more details.

Multiupload Filefield Widget

Component type

module

Maintenance status

Development status

Downloads

183284

Component created

Component changed

This module is the correctly namespaced version of http://drupal.org/project/1115362. Please use this instead of that one.

The File module of Drupal 7 enables you to select only one file at a time which can be very time consuming in case of many files. This module uses the 'multiple' attribute of html5 to overcome this problem and presents a widget called 'Multiple' that can be used with fields of type File.