Field Embed Views

Component type

module

Maintenance status

Development status

Downloads

2848

Component created

Component changed

The module provides a field type to attach any Views View display with, configurable on per-entity level, default values for exposed filters and sorting. The placement of the View in the content can be reordered on the "Field Display" administration page for the entity.

Nodeblox

Component type

module

Maintenance status

Development status

Component created

Component changed

Nodeblox lets you create blocks in a UI that someone else can admin: choose a node to display in that block. The block always stays the same, but the content might change.

Every block has its own settings: a reference/selection view, view mode, title etc.

Flickr Bricks

Component type

module

Maintenance status

Development status

Downloads

1770

Component created

Component changed

The basic idea behind this module is, displaying the latest flickr thumbnail images tiled in any block. Basically the module will read an individual account holders Flickr feed and displays the thumbnail linked to the Flickr page. The images has been filtered by Flickr ID, Photo Tags or any one of these two items. The default images are being pulled from the Flickr public feed.

Swipe Photo Gallery

Component type

module

Maintenance status

Development status

Downloads

3055

Component created

Component changed

This module provides two dimensional (horizontal + vertical) gallery with the support of swipe on tablet and mobile devices.

We would like to share this beautiful custom solution developed for the one of our commercial projectw with the Drupal community.

Also It should be mentioned, that gallery responsive! So images will be aligned according screen size!

The development of this module is supported by Successful Development LP.

Magnific Popup

Component type

module

Maintenance status

Development status

Downloads

24795

Component created

Component changed

INTRODUCTION

Integrate Dmitry Semenov's Magnific Popup jQuery lightbox plugin with Drupal as a field formatter.

This module provides a "Magnific Popup" field formatter for File Entity and Image fields. Fields with multiple items (cardinality > 1) can be grouped into a Magnific Popup gallery, or shown individually as a stand-alone popup (no "previous"/"next" navigation options).

From the author of the jQuery plugin:

Hardcopy

Component type

module

Maintenance status

Development status

Component created

Component changed

Hardcopy is a Drupal 8 rewrite/rearchitecture of the print module.

Installation (Temporary Solution)

Add the following to the require section of the composer.json:

"wa72/htmlpagedom": "dev-master"

and then run composer update to download the new dependencies.

For the PDF integration the PDF API module is required: https://drupal.org/sandbox/splatio/2117169