Search API TableSelect

Component type

module

Categories

Maintenance status

Development status

Downloads

75

Component created

Component changed

This module provides TableSelect style for Views based on Search API. Checkbox is added as first column to table. It extends Table style (with fields) so all options from it are available (except of grouping).

This is only developer base, you will need to create your own form class (example included).

Permanent Cache Bin

Component type

module

Maintenance status

Development status

Downloads

1127

Component created

Component changed

At times we need to cache some values which are not related to Drupal config or data but are coming from external systems and which don't really need to be deleted when clearing (rebuilding) Drupal cache.

This module provides a way to use Drupal cache but still keep it separate from drush cr.

Code to use this new backend in your bin (here stock is just for example):

Picture Block

Component type

module

Maintenance status

Development status

Downloads

32

Component created

Component changed

This module is a fork of the Image Block module with adaptions made to account for the use of the Picture element.

The admin user is presented with two separate image upload fields for desktop and mobile usage and an additional field to allow for the setting of a pixel width to activate a min-width media query.

Entity Ref Bootstrap Accordion / Tab Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

335

Component created

Component changed

Simple Bootstrap Accordion / Tab Field formatter for field types "entity_reference , entity_reference_revisions".
So it will be available Paragraphs module as well.

It's a fork to https://www.drupal.org/project/entity_ref_tab_formatter

Library used except Bootstrap :

Translatable menu link uri

Component type

module

Categories

Maintenance status

Development status

Downloads

208

Component created

Component changed

Introduction

This tiny module allows content editor to override link field from custom menu items.
The major reason behind this is a scenario, where user want to have different URL, depending on language.

Real life use case is scenario, where we are linking to external, static content (like PDF file), which cannot be translated locally.
It's really rare, but sometimes it happens :)

Views Format HMS

Component type

module

Categories

Maintenance status

Development status

Downloads

14

Component created

Component changed

Drupal views_format.hms.module README.txt
============================

Module adds an extra option for formatting of integer fields in views output without requiring custom templates