Views Schedule

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a schedule style plugin for Views. This display requires that the content being displayed contains both a date and to and from times.

Numeric Field Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

514

Component created

Component changed

Numeric Field Filter introduces ability to filter numeric fields attached to any entity not only against a constant factor (like it does standard views numeric filter), however also to filter against another numeric field attached to the entity.

Views cache bully

Component type

module

Categories

Maintenance status

Development status

Downloads

10149

Component created

Component changed

This module enforces Views time-based caching for all uncached views. This can drastically improve Views (and site) performance.

Administrators with sufficient permissions may make exemptions for specific views, notably those with exposed filters (which don't always play well with caching).

default user picture styles

Component type

module

Categories

Maintenance status

Development status

Downloads

532

Component created

Component changed

Overview

Default User Picture Styles allows you to apply image styles on the default user picture by providing you with a file id (a fid). It also enhances the default user picture field that comes bundled with Views by enabling you to apply any desired image style.

This module does the downloading and processing of the default user image that was specified via URL at admin/config/people/accounts and saves the fid in a variable for future reference. It also defines a custom field handler used to enhance the default
user picture field in Views.

VBO Search API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

VBO Search API allows to integrate VBO in a views using search API index. Be careful, it works only for nodes index.

This is a temporary module until VBO become a backend-agnostic Views field (#1334374: Re-use generic entity views table).

The current working code was first posted by drewish in #1123454: Integration with views bulk operations (vbo).

Installation:

This is not really out of the box but it works.