Maintainers monitor issues, but fast responses are not guaranteed.

Views Infinite Scroll with background image

Views Infinite Scroll with background image pic 1

This module allows you to use Views Infinite Scroll module with Image URL formatter for refresh background images of new loaded elements.

Problem & Solution

For safety reasons, Views module doesn't allow code, like <div style="background: url([field_image]) no-repeat;">...</div> on view.

Therefore, it's impossible to update background image of new Views item (who show from Image URL formatter and loaded with Views Infinite Scroll).

But data attributes is allowed! Module add new variable data-bg-image to use on your view. Use code, like <div data-bg-image="[field_image]">...</div> as well.

Facet API Inline Links

Facet API Inline Links pic 1

A Facet API widget that displays facet items as inline links.

Widget for Facet API, which allows you to organize the output facet elements (reference filter) in one line, that is, using a wrapper DIV > SPAN, instead of UL > LI (both in standard widgets).

Also, facet's counter has been imposed from tag A (for greater beauty).

Look Ahead

Ever wanted to show a preview of the page you'll get to when you hover over a navigation menu item? If not, we don't blame you.

Custom Line Item Types

This is an API module defining some basic hooks that can be used to easily define your own line item types for Drupal Commerce 1.x that will behave differently on the shopping cart.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained