Maintainers strive to actively monitor issues and respond in a timely manner.

Container Multiple

This module provides a Form API component which behaves as a container (just like 'fieldset' component) for other elements, and allows to easily create and manage multiple instances of any other co

demo sand box module

this is demo sandbox module for learn to contribute on drupal.org

Grid Field Formatter

Configuration page for the formatter: enable Grid Field Formatter with a number

As an attempt to provide a solution to:

How do I format a multi value field as a grid?

the Grid Field Formatter module provides a simple way to overridde the display of multi-value fields to show as a grid/table with a certain number of columns.

This module has no pretention of implementing any field: it is not a Table field, such as TableField, or CCK Table Field.
It's just a formatter (display) to render multi-value fields with a grid/table layout instead of a list of items.

The idea behind this is to provide a simple solution, easy to use, setup, with few dependencies and trying to leverage the formatter hooks provided by #945524: Field formatter settings hooks in core to extend existing field formatters.

Implementation:

The code is very similar to other modules built on top of Field formatter settings, such as Linked field or Field formatter class, and it implements hook_field_formatter_settings_form_alter to add configuration options to existing formatter settings forms.

Multilingual Share

If there is one thing Drupal needs its another share widget module.

This one only provides Twitter and Facebook and translate the resulting buttons to the proper display language.

Label with field formatter

Provides a field formatter for entityreferences which displays the entity label and a field from the referenced entity with optional pre- and suffix.

File field formatter

Provides a field formatter which allows you to display a field of the file entity.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained