Chained Dropdown

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A very simple/lightweight Chained Select/Dropdown widget for taxonomy term reference field.
How to use:
1) install the module;
2) add a taxonomy term reference field to any entity, choose "select list" as widget;
3) chained select will be automatically apply to the multi-level vocabulary.

Juicebox XML Cache

Component type

module

Maintenance status

Development status

Component created

Component changed


IMPORTANT - Module Obsolete: Most of the use cases served by this module have now been addressed in other ways within the main Juicebox HTML5 Responsive Image Galleries module.

This module provides a small "caching" extension to the Juicebox HTML5 Responsive Image Galleries module that allows the XML-based configuration for each gallery to be delivered via a local caching mechanism instead of being built in isolation.

Setup of country get list

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module for setup of the country get list.
Adds the ability to modify the list of countries. For example, on page "admin/config/regional/settings". The setting is on the page "admin/config/setup_countrygetlist".
Adds type field "Country list" and ability to modify the list of countries for each instance.

Field Cardinality

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sets a field form to a fixed amount of items and applies the Required status to all of them.

Warning: This is currently an API-only module, meaning it provides only utility functions without a configurable interface.

Problem

Multiple-valued field forms in Drupal have several limitations:

EntityReference Workbench

Component type

module

Maintenance status

Development status

Component created

Component changed

EntityReference Workbench adds support for Workbench Moderation to Entity Reference fields.

Contents

The module provides two EntityReference (ER) formatters extending the basic ER formatters by making them aware of the Workbench Moderation status on the carrying node. They can only be used on ER fields borne by nodes and targeting nodes.

Block Reference Toggle

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Defines a widget type called ‘Toggle Radio’ for the field ‘Block Reference.’ This widget allows that ONE block to be toggled ‘show’ or ‘hide’ on a PER NODE basis.

The regular widgets that come with Block Reference allows you choose one block from so many blocks on the node edit form. This is useful when you want to show a different block for every node. But when you want to ensure that only ONE BLOCK can be displayed for that field, and you want to restrict the editor to be able to only hide or show the block, then you need this module.