Image link to preset

Component type

module

Maintenance status

Development status

Downloads

1199

Component created

Component changed

The drupal core provides two options to set link in an image field in the manage display page: Link to content, and link to file.

This module just extend these options, with this you can link to any image preset of image.

Dependencies

Field formatter settings API

ZURB Orbit

Component type

module

Maintenance status

Development status

Downloads

9284

Component created

Component changed

Orbit is an easy to use, powerful image slider that's responsive, allowing you to swipe on a touch-enabled device.

Official docs for the Foundation Orbit slider plugin can be found here.

7.x-1.0

This branch provides an Orbit slideshow display mode for image fields and field collections with images.

Panels Ajax Tabs

Component type

module

Maintenance status

Development status

Downloads

13423

Component created

Component changed

Provides the ability to have a tabbed panel-pane that displays mini-panels within it.

Features
- Can pass context from the "master" panel to the mini-panels via AJAX

See it in action at http://elife.elifesciences.org/content/1/e00005

This module exists thanks to the generous support of HighWire Press and Stanford University

Requires panels and jQuery Update

Views Distinct

Component type

module

Maintenance status

Development status

Downloads

28967

Component created

Component changed

INTRODUCTION

Relationships or other joins in Views often create "duplicate" results. For example, a node with a field that has multiple values may show up in the View once per value in the multi-value field. It's frustrating, and the "DISTINCT" SQL query option in the Views UI does not actually solve the problem because the result row is technically distinct. This module aims to give a simple GUI method to remove or aggregate these "duplicate" rows.