Views Conditional

Component type

module

Categories

Maintenance status

Development status

Downloads

48690

Component created

Component changed

Views Conditional is a simple module that allows you to define conditionals (if xxx then yyy)
with fields in views. Conditions include:

  • Equal To
  • Not Equal To
  • Greater Than
  • Less Than
  • Empty
  • Not Empty

Views conditional allows you to output text based on the result of the condition.

---

Views Gantt

Component type

module

Maintenance status

Development status

Downloads

8776

Component created

Component changed

This module provides a views display plugin to show tasks in a GANTT Chart
using the dhtmlx GANTT javascript library. Views Gantt
uses the libraries API. Please upload the dhtmlx GANTT library
and put it in you libraries folder if you want to use this module.

Fast Admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Fast Admin creates automatic administration Views for each content type, one view per content type.
There are plans to implement:

  • Integration with other modules (draggable views, votingapi...).
  • Automatic creation of Views for any Entity (taxonomy, user...).
  • General configurable options.

Scrollshow - Like a slideshow, but you scroll!

Component type

module

Maintenance status

Development status

Downloads

1219

Component created

Component changed

A scrollshow is like a slideshow, except it takes over the entire page and the user scrolls down to advance to the next slide.

This module allows you to turn a list of nodes into a full page scrollshow. You can optionally add configurable effects:

Views better combine

Component type

module

Categories

Maintenance status

Development status

Downloads

2171

Component created

Component changed

Module provides some improvements for Views combine filter.

When we want add conditions into combine filter we must add fields first. And sometimes when we have some relations in views(or we have many fields) it can cause duplication of views rows (even if we used DISTINCT and fields are excluded from display).

This module provides "Exclude from SELECT" checkbox for global combine filters.
Fields are excluded from SELECT area to avoid duplications of results.

View block top class

Component type

module

Maintenance status

Development status

Downloads

2353

Component created

Component changed

Motivation

Views offers a "CSS Class" setting that can get classes in the markup that wraps your view content, but themers often need these classes in the top level of the markup (the block container), not nested inside.

What it does

This module does some nifty logic that adds CSS classes configured in your view to the block container (with "-container" appended) to help with styling and re-usability for view blocks, potentially across many different views and displays.

Node weight by term

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to set a custom weight on a node for each term it is related to.

Usecase example

When you have a view which shows product nodes, and you want the product nodes ordered depending on each product category, which is a taxonomy term.