Views query substitutions

Component type

module

Categories

Maintenance status

Development status

Downloads

1385

Component created

Component changed

This module makes it possible to define custom Views query substitutions. These custom substitutions (or other substitutions defined via hook_views_query_substitutions()) can then be used by any Views handlers that make use of query substitutions.

This functionality is useful if you have a View where some filters needs to be dynamic and you still want the possibility to export your View. By using this technique you can use your exported View on separate sites where things like vocabulary ids and role ids differ.

VARQL

Component type

module

Categories

Maintenance status

Development status

Downloads

1146

Component created

Component changed

Views SPARQL Query Backend.

This module provides SPARQL Query backend for Views 3.
To use VARQL you shouldn't necessarily be fluent in writing SPARQL queries, cause the module uses Views' fields, arguments and filters in generating a sparql query to query a sparql endpoint, and then bring these data back into your view.

Linkit views

Component type

module

Categories

Maintenance status

Development status

Downloads

13466

Component created

Component changed

This module extends Linkit with the possibility to link to views displayes that are pages.

Note!

In Linkit 6.x-1.X this module is included in the linkit core.

But as views is not a Drupal core thing, I made this a separate module for D7

Multi-term Views

Component type

module

Maintenance status

Development status

Downloads

6366

Component created

Component changed

This module modifies the default "taxonomy_term" view provided by the Views module to provide multi-term node display functionality. The default "taxonomy_term" view returns all nodes tagged with ANY of the term ids in the URL.

With Drupal 7, this module restores the multi-term node display functionality removed from Drupal 7.

taxonomy_feed

Component type

module

Maintenance status

Development status

Downloads

767

Component created

Component changed

Short Story

This module allows you to create a RSS feed, based in terms from a vocabulary or vocabularies using Views module.

Long Story

This module create a new custom View Style called Taxonomy Feed, Only enabled for Views: Term type. Also this module create a new row style Taxonomy Term. Allowing you to use all standard features from Views module to generate your custom RSS list.

The RSS output items points to his own term URL feed.

Views Javascript Random

Component type

module

Maintenance status

Development status

Downloads

570

Component created

Component changed

D7 alt: https://www.drupal.org/project/views_random

Adds a new sort type to views. It's under sort criteria -> Global: Javascript Random.

Why
Lets say this view is used to rotate an ad on your site. If that is cached then the same ad shows until the page cache is cleared.

Media: PBS

Component type

module

Maintenance status

Development status

Downloads

1079

Component created

Component changed

The Media: PBS module allows administrators to easily embed PBS videos into their site. Harnessing the power of Embedded Media Field for Drupal 6, it allows editors to simply past the URL or embed code of the desired video into a field, which will automatically parse and display the video according to its predetermined settings.

Flot Charts for Views

Component type

module

Maintenance status

Development status

Component created

Component changed

A Drupal module that allows you to generate Flot graphs using the Views module. Has a manual override option for the options JSON that goes to Flot's .plot() function. Check out the Road Map for this project: http://groups.drupal.org/node/121279

This project is being developed by rjstatic for the Environmental Monitoring project built on top of Drupal called Sensor Hub.

Jump select

Component type

module

Categories

Downloads

447

Component created

Component changed

This module provides a box in the options list, generated module views on the means to insert the text tag [jumpselect]view_name[/jumpselect].
For example, you can use this module to display more items in the list.

Scrolling

Component type

module

Maintenance status

Development status

Component created

Component changed

This project will try to integrate all scrolling and sliding libraries out there, into one modular framework. Famous example of similar approach is WYSIWYG which integrated most of the Rich Text Editors.

Resources