Summary Options

Component type

module

Categories

Maintenance status

Development status

Downloads

4500

Component created

Component changed

This module provides site builders with additional options for the 'summary' field when using "Text Area with a Summary" widget.

Often, a summary or teaser field is used when displaying content in views. Drupal already has built in support for a summary field, however there is not much control of whether or not it is display, or required.

The two main options are:

  • Always show the summary field
  • Make the summary field required

Drupal 8

Drupal 8 version is fully functional. Please, give us feedback!

Flatten Options

Component type

module

Categories

Maintenance status

Development status

Downloads

3443

Component created

Component changed

Often select lists have nested hierarchies of option items. This module provides a simple way of flattening that list into a single-level list of options to improve user experience.

Slick Magnific Gallery

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This provides a field formatter which combines the functionality of Slick Carousel with Magnific Popup (both of which are required modules for this to work).

You get a large thumbnail image, with a slideshow of smaller thumbnail images underneath. Clicking one of the small thumbnails switches the large thumbnail to the one clicked. Clicking the large thumbnail will show the full image using a Magnific Popup.

Simple select Slick Magnific Gallery as the formatter for an Image field, configure the settings for the formatter, and you're all set!

Image poll

Component type

module

Maintenance status

Development status

Downloads

563

Component created

Component changed

Module allows to add image or video files to poll.
Depends on core poll module and this issue.
Warning: the module in alpha development - not recommended to use on production sites (need code modification).

Any suggestions are very appreciated.

hselect2

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Hierarchical Select for Drupal 8 using Select2.

This module is based on shs and hierarchical_select.

The widget for taxonomy term reference works using the deepest selection.

On D8 you can select multiple Vocabularies. Please select only one for the moment :)

This module is currently under development on GitHub .

Hashids

Component type

module

Maintenance status

Development status

Downloads

1625

Component created

Component changed

Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers.

It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”.

You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs.

See the official project page at http://hashids.org/

Features:

Simple Background image formatter

Component type

module

Maintenance status

Development status

Downloads

14338

Component created

Component changed

This module provides an image formatter that allows you to display the image in a div as background image.
The module extends Drupal's images field. Because settings are attached to the entity, it's very easy to setup and manage.

Features

1. No module dependencies (Other than image).
2. Works with Drupal's field UI.
3. Works with Views.
4. Integrates with Drupal's image styles.
5. Offers 2 modes. (Inline Style & CSS Selector)

GPX Track & Elevation

Component type

module

Maintenance status

Development status

Downloads

804

Component created

Component changed

The GPX Track & Elevation module allows you to show a map and an elevation profile from GPX files using the google maps and visualization api.

The module takes into account only the trk and wpt tags (Tracks and Waypoints) and ignores the rte tags (Routes).

The elevations will be parsed from the ele tag of the gpx file, so this module is useless if your gpx files does not include the optional ele tag.