Ordered List

Component type

module

Categories

Maintenance status

Development status

Downloads

1590

Component created

Component changed

This module provides the Ordered List field type. It is similar to the List field type with two differences:

  • Ordered List field keeps the order of the selected items;
  • values function may be used to provide a list of values.

Image Styles Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This small module allows you to output an imagefield in multiple image styles with different formats. Currently, the following formats are supported:

- List of links to images
- List of thumbnail images
- A select box of items, where each item's key is the link to the image and label is a configurable text such as name of the image style, size and dimension of the image file.

Accordion Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds a field for a simple way for content administrators to create accordions in nodes.

The author is presented a Title and a Hidden Text field in the edit screen. On the front-end of the site, the user see just the title. Upon clicking the title, the Hidden Text field content is slide toggled to reveal the hidden content.

Accordion Field does not provide any default styling, but does add classes where needed for styling.

Required API

Component type

module

Categories

Maintenance status

Development status

Downloads

1132

Component created

Component changed

Overview

Only for DRUPAL 8

This is an API module, so it doesn't provide any end-user features. Once enable, replace the whole Widget system to add the required functionality as a new subsystem based in a pluggable API.

Some modules such as required_by_role, takes advantage of this module poviding new ways to work out the required property per field instance basis.

Race Time

Component type

module

Categories

Maintenance status

Development status

Downloads

938

Component created

Component changed

Other modules dealing with time values can only track time to a single second. Many competitions such as swimming, running and speed skating track results down to the hundredths or thousandths of a second. The racetime module allows you to store time values up to the thousandths of a second.

Field Unlocker

Component type

module

Categories

Maintenance status

Development status

Downloads

157

Component created

Component changed

Description
This module provides an option for Drupal users to lock/unlock a field for any reasons.
Mostly useful if you want to edit the label of the fields created by Drupal commerce or some locked fields that was left by some modules when uninstalled.

A button(unlock) just beside the save button will be added when you edit a locked field.

Elements Links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A project to add a field formatter to text fields so that they can be (optionally) rendered as clickable hyperlinks. This is when used in conjunction with the Elements module which allows text fields to capture HTML fields for text, email address, telephone number or URL.

Dependencies

Elements module