Materialization Plugin for Views

Component type

module

Maintenance status

Development status

Component created

Component changed

This project aims to write a materialization plugin for Views. It creates a "materialized view" for a "view", and then materialize the results into temporary tables. And then, the following Views calls would be redirected to the materialized view. The changes would be made to the materialized view, when data in the view changes (or sometimes even drop the entire materialized view)

Popup Views integration

Component type

module

Categories

Maintenance status

Development status

Downloads

6912

Component created

Component changed

Drupal 8 : As Drupal 8 is now stable for a while, no further development will be done to this module (except security fixes). Popup which is a dependency has no plan for port. Therefore there is no plan to port this module either.

This module implements the integration of the Popup module with Views.

It provides a Views global field that can reuse the other Views fields. It will be output a link that will trigger a popup.

Homebox Views

Component type

module

Categories

Maintenance status

Development status

Downloads

631

Component created

Component changed

This module provides a Views display handler called "Homebox".

It is similar to block, except additional processing is done to place exposed filters into the Homebox per-block config area and store their values with the Homebox.

If you've used the Drupal.org dashboard you may be familiar with the similarly-looking exposed filters where you can set a Homebox to follow a specific project - but they are hard coded in a custom block definition.

Timelinr

Component type

module

Maintenance status

Development status

Downloads

2160

Component created

Component changed

Timelinr is a customizable content-slider plugin for jQuery 1.4.4+. The module allows the integration of timeline into drupal.

The jQuery Plugin can be found here:
http://www.csslab.cl/2011/08/18/jquery-timelinr/

Features

Views Plugin

Field TimeTable

Component type

module

Categories

Maintenance status

Development status

Downloads

3951

Component created

Component changed

A Fields module that creates a timetable field that can be display through an nice weekly grid. Can be use to display opening hours or working hours in a very neat way.

If you need to display office hours in a graphical way you have now a proper solution !

Provides a Views display displaying fields using the Timetable plugin.