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.

This module lets you add a field to any entity type and when that field is rendered, it shows a widget with the thumbs up / thumbs down functionality. Also every vote is an entity which allows the votes to have views integration.
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 is pack of tools for working with Drupal 8 core Contact module forms. It's provide:
This adds a new display style to views called "WaterFall". Similar to how you
select "HTML List" or "Unformatted List" as display styles.
This module apply waterFall js from
http://www.jqueryscript.net/layout/Pinterest-Style-Responsive-Web-Layout...
Porting of https://www.drupal.org/project/panels_extra_styles to Drupal 8 version
Based on https://www.drupal.org/node/2296437 (waiting for approve, module is fully worked, but required of implementing this patch)
Enable the module to find additional region and pane styles in Panels. Below is a list of those currently included. Please share and contribute your styles! :)
Placeholder for Block Expose Field
This module was created to easily display a csv file in an HTML table.
------------------CSV To HTML Table---------------------------------------------------------------------------------
Inorder to Display a CSV file on a page you must go to the module config page and enter in the file path to each csv file you would like to display.
The php function CSVtotable() will convert your csv file to and HTML table with the CSS class name "CSVtable"
1. Go to admin/config/CsvtoTable/configuration
2. Place php code to display your csv files