Read Time

Component type

module

Categories

Maintenance status

Development status

Downloads

745

Component created

Component changed

Read Time displays the time it will take to read content on your site.

A pseudo-field is added to each content type that you can show or hide from the Manage Display page. You can also configure:

  • which fields are used to calculate the read time,
  • the average reading speed of your site's audience,
  • the format the read time is displayed in,
  • and additional information to display alongside the read time (such as a label).

Reference value pair

Component type

module

Maintenance status

Development status

Downloads

2758

Component created

Component changed

The reference value pair combines an entity reference with a free text value field in one new field type.
Site builders often end up using field collection or entity reference modules when all they want to do is store a value and a reference (e.g. to a taxonomy term).
This module bundles the two things, a reference to some entity and a value together in one field. It can reference any entity, the value field is a simple text field.

Inline Image Attach

Component type

module

Maintenance status

Development status

Downloads

354

Component created

Component changed

What will this module do?
This module will take images the were uploaded via the wysiwyg and attach them to an image field.

Why?
This will allow the user to use images that were placed in the WYSIWYG in a photo gallery, teaser image, or any other way that fieldable images are commonly used.

Steps to configure
1. Enable the module
2. Go the the modules configuration page (/admin/config/content/image-attach)
3. Set whichever fields to use for each content type

Swagger UI Field Formatter

Component type

module

Maintenance status

Development status

Downloads

1181

Component created

Component changed

This module provides a field formatter for file fields with allowed file types as json or yml, which renders the uploaded json or yml file using the Swagger UI if the uploaded json or yml file is a valid swagger file.

This module can be used to show API Documentation created using Swagger or Open API Specification, on any Drupal Website.

Field Display Filter

Component type

module

Maintenance status

Development status

Downloads

699

Component created

Component changed

Notice

This module replaces File Filter by allowing content authors to add to their formatted text areas placeholders to display values of fields attached to the current entity.

While File Filter worked only for file fields attached to nodes, Field Filter works for any field (whether custom or module-provided) attached to any entity. It also provides a basic API for other modules to extend its functionality. Support for the Image module, migrated from File Filter, is included.

Content Browser

Component type

module

Maintenance status

Development status

Downloads

12511

Component created

Component changed

Summary

This module provides a default Entity Browser that lets you browse and select your Content from a feature-rich View that displays rows in a grid using a new View Mode. This allows for content editors to visually select what Content they want to reference while maintaining a consistent style throughout the selection process.

Currently only Nodes are supported - but support for all default Content Entities (Content Blocks, Taxonomy Terms, Users) is planned.

Markup field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Drupal 8 module which adds one field type: Markup field.
There is a lightweight configuration for the form widget to add custom Html tag wrapper and classes.