Cached Computed Field

Component type

module

Categories

Maintenance status

Development status

Downloads

11274

Component created

Component changed

A field that allows to cache computationally expensive computed data in field storage.

Use this field for computed data that is expensive to generate, for example data that is computed using NP-hard algorithms or data that comes from third party sources.

The data will then be updated on a regular basis during cron runs. This
allows to do the processor intensive or time consuming calculations offline
and update the database asynchronously.

Reading Time Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Displays the read time of the content.

Reading time field can be added to the each content type from the manage fields, so that it will display the time it will take to read content on your node. you can show or hide from the Manage Display page.

You can also configure:

Optgroup Select

Component type

module

Categories

Maintenance status

Development status

Downloads

105

Component created

Component changed

Optgroup Select adds a new widget called Optgroup Select to allow the term reference field type to be grouped under the parent terms in the select option.

Features:

  • Optgroup Select widget allows us to omit the parent term and we can able to select child terms alone in it in the select list.

Installation: Just like any other drupal module, download and place the module in the module directory and install it.

Weeronline Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

314

Component created

Component changed

This module provides extra formatter to core's integer field. It creates an picture like above. To use it, create an integer field and paste the relevant id from the weeronline url (http://www.weeronline.nl/Europa/Spanje/Javea/4129283) in this case 4129283.

Choosing the weeronline_formatter as the formatter will render it as the picture below.

weeronline

Experian Validation

Component type

module

Maintenance status

Development status

Downloads

206

Component created

Component changed

Overview:
Experian is a Third party service providing a way to validate the user's address.
this module is providing the validation for Phone number & Email address via
Experian service.

Installation:
Download the module and extract it to the modules directory. Install it as any Drupal contributed module.

Configuration:
Go to admin/config/experian/settings and Add the Endpoint & Token for email & phone.
Check README.txt file for more information.

System Tags

Component type

module

Maintenance status

Development status

Downloads

376

Component created

Component changed

This modules provides the bridge between content and code. It allows developers to use specific entities (like the news-overview page) in their module without knowing the ID of that piece of content.

Use cases:

Progress Bar Formatter

Component type

module

Maintenance status

Development status

Downloads

190

Component created

Component changed

This module is used to provide the Progress Bar Field Formatter.
Progress Bar Field Formatter is available for List Field (text, float, integer) and State field for Commerce.

How to use?

  1. Download and enable as like any other module.
  2. Now if you add List field in your content type or in other entity type. Go to manage display. You can edit field setting you will find the progress bar in field formatter.