MixItUp Views

Component type

module

Maintenance status

Development status

Downloads

4574

Component created

Component changed

This module implements ability to use MixItUp filtering and sorting in Views.

From https://mixitup.kunkalabs.com/:

MixItUp is a jQuery plugin providing animated filtering and sorting.
Great for managing any categorised or ordered content like portfolios, galleries and blogs, MixItUp can also function as a powerful tool for engaging application UI and data-visualisation.

TouchTouch

Component type

module

Maintenance status

Development status

Downloads

859

Component created

Component changed

TouchTouch is a module written by blacksnipe for Drupal 7.x to enable a front-end gallery for images in fields, based on an extended(*) version of the jQuery-plugin by Martin Angelov described on
http://tutorialzine.com/2012/04/mobile-touch-gallery/.

You can add it as a field formatter or simply use the formatter for fields in Views.

Views Filter Object

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Filter Object is a module which provides the glue between a View and a fieldable entity which holds configuration and filtering information for the View. This module makes it possible to design user interfaces for content creators where the content creator can create an entity, such as a Paragraph Item, which can configure a View which is then rendered to the page.

Views mingle sorts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For combining several sorts into one.

For example, you have 2 content types with one date field each, date1 and date2. Using this module, you can sort date1 and date2 as one field, so date2 dates that are inbetween two date1 dates will be sorted accordingly.

Views style plugin: Form options

Component type

module

Categories

Maintenance status

Development status

Downloads

466

Component created

Component changed

Synopsis

The module is just a Views style plugin that renders a View as a form and its results as options of the select box element, radio buttons or checkboxes.

Other modules may alter such form and add submission handlers using

Views Fast Forward

Component type

module

Categories

Maintenance status

Development status

Downloads

845

Component created

Component changed

Sometimes a view will produce only a single result. In such a case, having the search results listed could be a bit redundant and cutting out this step (thus skipping directly to the content) is more user friendly. That is exactly what Views Fast Forward does, without the need to put non-semantical, custom PHP inside your view's header/footer area.

Slider Pro

Component type

module

Maintenance status

Development status

Downloads

4735

Component created

Component changed

The Slider Pro module integrates the slider pro library with drupal. Slider Pro is a responsive and touch-enabled jQuery slider that allows you to create elegant and professionally looking slider. This module integrates with the views module and provides a field field formatter for image fields.

Features that are supported:

Views Datasource Collection

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends Views Datasource to allow to inline Field Collections fields
in JSON format views.

In fields of type field collection in views with JSON style it offers an extra option to display
in the output field machine names or a field labels.

Known Issues

  • Field collections with multiple items are not rendered correctly.