Maintainers strive to actively monitor issues and respond in a timely manner.

Foresight Images

Provides a field formatter to display image fields using the foresight.js library. Core image effects are able to adjust scale dimensions to account for device pixel ratio and requested image size.

This means that:

  • High resolution images can be served to Retina devices and other devices with high pixel ratios.
  • Images are dynamically requested at alternate sizes to fit responsive layouts. The browser does't need to download a large image just to scale it down in the layout. The image is requested and generated at the exact size required.

For more information on Foresight visit https://github.com/adamdbradley/foresight.js

Installation

Usage

Select the 'Foresight Image' formatter to display an image field in your content type's display settings or in a view. Choose an image style that contains one or more scale / resize effects.

This module affects the behaviour of the following filters:

  • image_resize
  • image_scale
  • image_scale_and_crop

Feeds Tamper PHP

The plugin to add

Feeds Tamper PHP provides a small and simple plugin to execute PHP code and modify data before it gets saved.

Background Carousel

With this module you can upload a set of background images. These images will then be used as the background for the site. On a adjustable interval the current image fades to the next one.

Extrafield Views Integration

The Extrafield Views Integration Module enables all drupal core extra fields in the system from type display as fields in views.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained