Lazy Load Images
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module will allow to lazy-load all the images of a specific site when it's visible to the browser window.
This module will allow to lazy-load all the images of a specific site when it's visible to the browser window.
Book Tree provides a book navigation block for the book module in core.
In book navigation block in core you have to click on the book page title in order to see its child pages.
With the book tree block the user can expand each book page and navigate to deeper book pages without reloading the page.

Allows the site admins to configure a site-wide alert banner. Site visitors may dismiss the banner and it will not reappear during the current browser session.
The only dependency is the Drupal core block module.
Install the module using the standard method described here.
When you're using hook_update_N() in the big team there's a high possibility that updating one module may result in numeration conflicts. RI module is developed to avoid that by widening the function name scope.
Module allows you to write the functions with the name format CODE_ri_N, where CODE is your custom prefix, e.g. JIRA ticket abbreviation, and N is any numeric value. Then these functions can be executed via drush like drush updb using the below commands:
The PoolParty GraphSearch (former sOnr webMining Content Aggregator) automatically collects content from multiple external sources and nodes from the Drupal-website and presents them in Drupal, filterable by date, geographic region and extracted tags of the content.
This module will change the look and feel of default select lists( text, integer, float) to new level with an admin configuration settings available at /admin/config/user-interface/select-box, from here admin can change the effect of select list globally.
Requirements
* Drupal Libraries module (http://drupal.org/project/libraries)
* jQuery selectBox (https://github.com/marcj/jquery-selectBox)
Installation
This module creates a framework for performing actions against field data. This all happens via direct queries which makes fast and also dangerous as none of the Drupal hooks are invoked.
Example use cases could include
- Updating data in every "text" type field
- Permanently replacing a token
- Updating any field value to a new default value
This module is pack of tools for working with Drupal 8 core Contact module forms. It's provide:
Module to help create entityform ajax, load in modals and so on.
This module provide ability to activate metatags rel="prev" and rel="next".
This metatags are recommended by Google (eng version, others can be different).