Panel pane suggestions
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Panel pane suggestions allows you to easily define additional template suggestions for panel panes.
Panel pane suggestions allows you to easily define additional template suggestions for panel panes.
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 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.
This module is designed to display and manage content from alternate database tables, rather than using the main Drupal database.
Managed by: The Desk Jockey Network
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.
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.
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 is a Drupal 8 rewrite/rearchitecture of the print module.
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
The Node View Mode module enables content editors to choose how a field collection field is displayed on a node, by selecting which view mode should be used.
output any views by js: document.write($views_content);
so pages of remote site can use: script src="...", to display views output.