Views argument cache

Component type

module

Maintenance status

Development status

Downloads

2231

Component created

Component changed

Background

This module provides an "Argument-based" cache plugin for Views. It should only be used with Views that take arguments.

Traditional cache plugins generate cache keys based on everything available during the Views build process. This makes it impossible to flush a cache for a View only for specific arguments.

Take this example..

Views Sprites

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A sprite generator for Views.

Images are responsible for a fair chunk of the load time for a web page. By combining images into a single one, this impact on the load time can be reduce. Even with cached images, browsers will still contact the server holding the files to find out if the file has changed. This adds time to your page loads. With a sprite, browsers need only contact the server once, minimizing the time impact.

Views Sexy Throbber

Component type

module

Maintenance status

Development status

Downloads

6826

Component created

Component changed

Overview

This module allows you to change the views throbber (also known as ajax loading animation icon).
It has a very simple and easy to use configuration panel where you can select the loading image and other style settings. You can also use your own images by uploading them to your "public://views_sexy_throbber" folder and then selecting them from the configuration form.

Views Link Except Current

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Currently Views allow you to link a title to its corresponding content but has no option for disabling the current titles link. Linking a title to it's content is fine most of the time but sometimes a project may dictate that if you are currently accessing a piece of content (such as a node in a nodequeue), that the node you are currently viewing should not have it's title linked. This module aims to fill that gap.

CiviCRM Multiday Event

Component type

module

Maintenance status

Development status

Downloads

62543

Component created

Component changed

#NOD8CX: I have no plans to have a full D8 release within even a year of when Drupal 8 is released unless someone else volunteers to co-maintain that branch. This is not meant as criticism of the enormous effort others have but into D8, but an attempt to honestly inform anyone using this module of my plans. If you use this module and want to see it upgraded, open an issue asking how you can get involved and make that happen.

Views Extras

Component type

module

Categories

Maintenance status

Development status

Downloads

710

Component created

Component changed

This module is a proof of concept for various enhancements to the views ui. There is much room for architectural improvement, but all listsed features should be functional.

It currently provides the following features:

  1. Display 'Items per page' in pager instead of the exposed form
  2. Display selected exposed filters in a collapsible 'Advanced options' fieldset
  3. Remove options with no results from exposed filters and optionally display the result count for each remaining filter option