Dimension

Component type

module

Categories

Maintenance status

Development status

Downloads

3037

Component created

Component changed

A field class to support dimensions. The following three modes are supported:

  1. Length
  2. Area (width and height)
  3. Volume (width, height and depth)

The module comes with two formatters where the dimension values either get displayed as a table with each value of the dimension in a new row or as a single line with the initial(s) of the dimension components as the label(s).

Field Group Structure Service

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is an odd-duck we needed for a specific use-case where we were managing the interface for a very large custom entity with a JS based front-end.

We wanted to support the visual field grouping offered in and manage fields UI of a custom entity. We needed this group context conveyed to our front-end JS library which would use the field grouping information to group our fields for display (we happened to be using Angular JS).

jQuery Backstretch

Component type

module

Maintenance status

Development status

Component created

Component changed

A module for adding jQuery Backstretch functionality to Drupal

It provides following ways to add the background functionality to Drupal:

  • By adding images through comma seperated URLs
  • By using the images from the ImageFields attached to nodes

You can also select on which pages the plugin should work.

Dynamic Entity Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

75757

Component created

Component changed

Overview

Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal 8 that allows an entity-reference field to reference more than one entity type.

Features

Create a single field to hold references to Users and Nodes, Or Terms and Nodes, or all three.

8.x-1.x:

This version only supports content entities with integer IDs as referenceable entities. It doesn't allow content entities with string IDs as referenceable entities.

Geofield Map Link

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a basic, off-site map link display formatter for geofields. Useful for a "get directions" or "map" link on content with a geofield. Works with views.

Geofield map, a module within the geofield module that displays geofields as embedded maps, was used as the template for this geofield map link module.

Geofield Map Link currently utilizes Google maps.