AJAX Include

Component type

module

Maintenance status

Development status

Downloads

1310

Component created

Component changed

AJAX Include Pattern for Modular Content.

Requirements

- matchMedia.js and Ajax-Include-Pattern
Download the library archives from the folllowing:

https://github.com/paulirish/matchMedia.js/
https://github.com/filamentgroup/Ajax-Include-Pattern/

Gridstack field

Component type

module

Maintenance status

Development status

Downloads

518

Component created

Component changed

This module implements Gridstack plugin as field. User can create custom configurable grid layout and display in this grid different nodes. This can help to create "uncommon" landing pages.

In this field we can configure which content types can be added and showed in this field. Than in field settings can be chosen settings for gridstack plugin. After this manipulations users on the site can create pages with themed grid of chosen nodes.

This module uses Backbone and Underscore plugins for creating structure of field and outputing nodes.

SVG Sanitizer

Component type

module

Maintenance status

Development status

Downloads

945

Component created

Component changed

Integrates Drupal with the SVG Sanitizer library https://github.com/darylldoyle/svg-sanitizer.

This module registers the SVG Sanitizer with Drupal's library api module. It also makes an SVG Sanitizer field formatter available for image and file fields that will attempt to remove non-whitelisted SVG attributes and tags and display the contents of the SVG file.

Features

Bootstrap Layouts

Component type

module

Maintenance status

Development status

Downloads

48886

Component created

Component changed

This project is the combination of the Drupal 7 Display Suite Bootstrap Layouts
and Panels Bootstrap Layouts modules for Drupal 8.

Requirements

Note: see versions below which may indicate if you need to install the Layout Plugin module.

Entity Pane Form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This is a module that provides a Panels plugin UI for embedding forms for properly configured Entities. This allows users to provide entity add/edit/delete forms inside of Page Manager pages, and to control the visibility and labelling of both Entity Properties as well as Fields. The ability to control Properties (aka meta-data) in the UI is the key advantage provided by EPF. Token support is another useful

Lightgallery

Component type

module

Maintenance status

Development status

Downloads

4711

Component created

Component changed

The LightGallery module integrates the jQuery lightgallery plugin with drupal. jQuery lightgallery is a customizable, modular, responsive, lightbox gallery plugin for jQuery.

  • Integrates with the views module.
  • Provides a field formatter for image fields

For now only lightgallery version 1.2.x is supported

Random image formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a formatter for image field.
Everytime the page is refreshed a random image from the image field is displayed, this is done with javascript to avoid caching issues, my plan is to add a configuration to select the method PHP/javascript and to add the number of images to show (at the moment only one random image is shown).