Date Range

Component type

module

Maintenance status

Development status

Component created

Component changed

FOREWARNING

As you can see, my English is really ugly and awkward, so don't hesitate to point out all my obvious mistakes or even send me patches for module messages and documentation. Thank you in advance!

SUMMARY

The Date Range module implements a custom field which allows you to enter dates and periods as a text string with an arbitrary precision, e.g.:

Visualization API

Component type

module

Maintenance status

Development status

Downloads

27899

Component created

Component changed

Visualization is a module for Drupal 7.x that provides a solid and easy accessible way to visualize data. It provides a theme hook that takes a data array and some options and will then render a chart in-place. It also provides a Views Display plugin so that users can easily visualize data retrieved through Views.

Views column list

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Do you want to display a "HTML list" view as columns without using table or grid style?

This simple module will add the option (plugin style) "Number of columns" to have HTML lists rendered as columns, grouped by the number of columns you entered.
It should work out of the box, but you need to create your own css to adjust the width, README.txt file will give you some important information.

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.

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.

Views ExPost

Component type

module

Categories

Maintenance status

Development status

Downloads

3416

Component created

Component changed

This modules allows you to set the exposed filters forms in views to use method POST instead of GET.

Why?

To be honest, there aren't many cases where you would need that, but here are the main 2:

Views Matrix

Component type

module

Maintenance status

Development status

Downloads

2805

Component created

Component changed

Views matrix provides a matrix style plugin for Views. This overrides pager settings to display items grouped by a row and column header field. Row items that match a row and column value are grouped into the same cell.

Use cases

  • Schedule items
  • Checkerboard display
  • Product comparison