Book Tree

Component type

module

Maintenance status

Development status

Component created

Component changed

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.

PoolParty GraphSearch for Drupal

Component type

module

Maintenance status

Development status

Downloads

329

Component created

Component changed

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.

Views WaterFall Display

Component type

module

Maintenance status

Development status

Downloads

746

Component created

Component changed

Introduction

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

Panels Extra Styles D8

Component type

module

Maintenance status

Development status

Downloads

146

Component created

Component changed

Panels-Extra-Styles-D8

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)

Install

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! :)

CsvtoTable

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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