vdblog
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Represents drupal dblog with a bubble chart using d3js.
Represents drupal dblog with a bubble chart using d3js.
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.
Module requires composer require lullabot/amp https://github.com/Lullabot/amp-library
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.
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.
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.
A Drupal module to provides simple means for roles to clear caches based on a dedicated permission.
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.;
The aim of this project is to provide a simple interface for site administrators to integrate the new Font Awesome CDN embed code, without the need to edit theme files or create custom modules.
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.