Google Static Map

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Google Static Map adds two new formats for Geofield to generate Google static map, an image more light than a Google map :
- A standard format. You choose only the width, the height and the zoom.
- A responsive format to configure a static map for each breakpoints of your choice.

To have the responsive format, you must enable the Picture module and configure your breakpoints on a breakpoint group.

Field Group Background

Component type

module

Maintenance status

Development status

Downloads

10928

Component created

Component changed

This module creates a field group display formatter that consists in a <div> wrapper with a CSS background (using the style attribute).

For Drupal 7, the background can be set from a field of the rendered entity:

  • An image field
  • A color field (Color Field / jQuery Colorpicker modules supported)

For Drupal 8, the background can be set from an image field of the rendered entity.

Field Library

Component type

module

Categories

Maintenance status

Development status

Downloads

1367

Component created

Component changed

Overview

Field library allows you to build up a library of pre-configured field-api fields.
You can then add these fields to other fieldable entities in bulk.
This is ideal for modules like Entity Form where several forms may share common fields.

Features

Create your own library of field bundles.
Easily add a bundle of fields to any fieldable entity type.
Edit the fields after adding them.

Requirements

Ctools

Override term url

Component type

module

Categories

Maintenance status

Development status

Downloads

426

Component created

Component changed

This module allows to override the term default url, that get exposed through the field.
Useful in case where, we need to change the default term url to another url eg: to the specific view page of that term.
It provides the field formatter for the taxonomy field, where we can set the override url and use the placeholder like term name, vocabulary name etc.

Requirements:
-------------------------------------------------------------------------------
Requires Drupal core modules: Field,
Field UI module to set/change/configure the field formatter.

Entity Score

Component type

module

Categories

Maintenance status

Development status

Downloads

1075

Component created

Component changed

ABOUT

The module provides dynamic entity score boosts based on field values or conditions.

Example scenarios:

  • boost nodes based on number attached images to it,
  • boost pages based on the title/body length or date,
  • boost entities based on some custom complex business logic, etc.

INSTALLATION

Simply download and enable the module, you may do it via: