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

Aegir - Hosting Task GC Extra

Component type

module

Maintenance status

Development status

Downloads

49

Component created

Component changed

This is a small add-on module for the Aegir hosting system: http://aegirproject.org / https://www.drupal.org/project/hostmaster

This module will help to delete the older tasks and its logs. Adds extra power to the garbage collection.

The hosting_task_log table has been growing to the size of GB's. This module will provide the following two options to delete the older tasks and its logs.

Watchdog navigate

Component type

module

Maintenance status

Development status

Downloads

142

Component created

Component changed

Adds buttons to watchdog entries. Very useful if you want to navigate to the next entry, because they are connected somehow.

This module was developed as part of developing Violinist. Keep your composer dependencies up to date. Automatically and all the time.

Hide node field

Component type

module

Categories

Maintenance status

Development status

Downloads

110

Component created

Component changed

INTRODUCTION
-----------
This module helps you to hide specific field value for a particular node.

Uses:

1. This module makes easier to hide the field value by just typing the machine name of the field.

2. The Field Value is just hidden, You can reenable the field value easily by removing the value.

Note: This module is very useful to hide the values without any code writing.

REQUIREMENTS
------------
This project does not require any support modules.

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.;

Content type with different logos

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Content Type Logo module allows admin users to provide a specific path, title,Alt Text, Image Style to an logo image for each content type.

There is an option to upload custom image for logo.

In this module we have overwritten the template(block--system-branding-block.html.twig) of Site Branding Block. If you theme has already overwritten this template make sure, in you template add the variables used in this module template.