Views Plugins

Component type

module

Categories

Component created

Component changed

This module is a collection of custom handlers and plugins for views.

Currently the following plugins are in

  • Collapsible text area
  • Performant pager

Views node field

Component type

module

Categories

Maintenance status

Development status

Downloads

7785

Component created

Component changed

Views node field (viewsnodefield)

Provides a field to display a node (as in, when under row style fields, it'll appear as a field).

This module enables you to display a node (in any build mode, like teaser/full, that row style allows) in a views field, so you can combine it with other fields

Currently it uses the same theme and settings function that row style node does.

Forena Reports

Component type

module

Maintenance status

Development status

Downloads

33114

Component created

Component changed

Forena is database report writing software built on the Drupal platform. Forena is built of the idea that if you can write the SQL necessary to get the data out of a database, it should take very little work to get that data out on the web. It is designed to leverage knowledge of HTML, CSS, SQL and Java Script to help you create rich interactive web reports.

Note: Before trying out forena make sure you have private file systems properly configured. It doesn't need to be set as the default delivery method, but it does need to be configured.

Views Fluid Grid - jQuery Masonry

Component type

module

Maintenance status

Development status

Downloads

14572

Component created

Component changed

This module uses the jQuery Masonry plugin to create a fluid grid views display style.

The module's sole purpose was to make the layout on http://rusoom.com/ easier for themers. Note that it plays well with views AJAX pagers and Views Display Tabs via AJAX.

Tagmap

Component type

module

Maintenance status

Development status

Downloads

5317

Component created

Component changed

Tagmap is a Views style plugin. We made a text marker API which we use to display a geo-coded tag cloud over Google Map.

There are two possibilities: to display taxonomy terms, or display previously imported external data.

The module provides admin settings page for some basic options. Some of them can be overridden with views style plugin options.

Google Visualization API

Component type

module

Maintenance status

Development status

Downloads

13050

Component created

Component changed

GVS module was built as Views 2 style plug-in. It uses Google Visualization API to display different types of charts. Pie, Bar, Column, Area, Line, Gauge, GeoMap, IntensityMap, MotionChart, Treemap, Annotated Time Line and Scatter plot are supported at the moment. In views style setting users can choose the fields (data), chart type and some options that they want to be displayed.

This module is part of a package of modules being developed by Jefferson Institute. These modules are meant to serve as tools for data visualization:

Timelinemap

Component type

module

Categories

Maintenance status

Development status

Downloads

5337

Component created

Component changed

Timeline Map was built as a Views 2 style plug-in.
It is based on Timemap.js project, so Timemap.js (from http://code.google.com/p/timemap/) has to be included in the module’s js directory.

It allows you to load one or more datasets onto both a map and a timeline simultaneously. Only items in the visible range of the timeline are displayed on the map. Timeline Map displays data represented in the timeline as markers on Google map.

Views Grouping Row Limit

Component type

module

Categories

Maintenance status

Development status

Downloads

11682

Component created

Component changed

This is a basic Views style plugin that allows for a limit on the number of rows displayed within a grouping field. So, for instance, if you have a view that outputs the following:

Grouping Field 1
 - Row 1
 - Row 2
 - Row 3
 - Row 4
 - Row 5

Grouping Field 2
 - Row 1
 - Row 2
 - Row 3

there is currently no way using Views to only show the first two rows under each grouping field without painstakingly making several different displays. That's where this module comes in.

Briefcase

Component type

module

Development status

Downloads

1724

Component created

Component changed

This module allows you to export and import elements from other modules (CCK, Views, ...) in a quick and clean way.

Quick because you need just one click (or command) to export and import all your exportables you want. Clean because every exportable element will be saved to a separated file in the target folder/ you choose.