Simple AMP (Accelerated Mobile Pages)

Component type

module

Maintenance status

Development status

Downloads

1134

Component created

Component changed

A very simple Accelerated Mobile Pages (AMP) integration module. The module is using Display Mode to control what you want to show on your AMP pages or just control it in the template by rendering Entity object the way you need. AMP can be also disabled for individual nodes on the node add/edit page.

Installation

Module requires composer require lullabot/amp https://github.com/Lullabot/amp-library

Embedly Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

206

Component created

Component changed

The Embedly Formatter module provides a text formatter to embed URLs using the Embedly service. It works with fields of type link.

Dependencies

Embedly (http://drupal.org/project/embedly)

Installation

Install as usual, see https://www.drupal.org/node/1897420.

Configuration

Select 'Embedly' as the field format on the Manage display page of your entity type.

Page Layout

Component type

module

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

With Page Layout, you can create new pages (or paths, i.e. /about), and put content onto them, by placing blocks - much like the Block Layout page.
Each page can define multiple variants, where each variant can have their own set of conditions when to be selected.
It’s also possible to overwrite existing pages and content types. i.e. node, by defining a page with path `/node/%`.

Simple Lazyloader

Component type

module

Maintenance status

Development status

Downloads

175

Component created

Component changed

Simple Lazyloader is a module, which provides integration of jQuery Lazyloader (https://github.com/tuupola/jquery_lazyload) with some basic options such as:
- activate/deactivate the lazy load;
- apply lazy load to all images;
- apply lazy load to specific content types, custom block types, views, webforms, taxonomy terms, etc.;

Bootstrap Carousel Entities

Component type

module

Categories

Maintenance status

Development status

Downloads

423

Component created

Component changed

Synopsis

This module allows you set a Bootstrap Carousel / Slider as a formatter of 'entity_references' field and 'image' fields.
That way you can display entities in the desired view mode or images in the desired image style.
screen shot of field formatter settings
This module comes with a simple Bootstrap carousel template that you can easily override.