Image Width and Height formatter

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

This module provides

This module provide a formatter for image field. You can choose to display the width, the height or both of the image.

Use cases

I created this module when refactoring the OpenLayers Styles layer in the OpenLayers module.
This module and the module image URL formatter will now be needed if you want to display image as graphics for your markers.

FatSecret REST API Integration module

Component type

module

Maintenance status

Development status

Component created

Component changed

FatSecret: The Drupal 6 & 7 FatSecret REST API Integration module
--------------------------------------------------------------------

This module allows you to integrate FatSecret API and to call all related API function of FatSecret.

This version of the module only works with Drupal 6.x & 7.x.

Rules download

Component type

module

Categories

Maintenance status

Development status

Downloads

3155

Component created

Component changed

Exposes some Rules actions to download files from the internet using HTTP and use them within rules.

This module exposes the following actions:

  • Download a file from the internet.

There's a possibility that, if you fetch an URL from the site that triggered the rule, depending on your configuration, it triggers the same rule again. To prevent that, each file that is downloaded is appended with a special URL parameter (drupal_rules_download=1) that prevents the action to be run again.

Fluidbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a field formatter to display images in a fluidbox. http://terrymun.github.io/Fluidbox/

Fluid box is a 'distraction free' lightbox. It provides an elegant mechanism that allows a different image to be loaded inside the lightbox than the one that is on the page. It resizes the images on the page intelligently, i.e portrait images aren't squashed and large keep their aspect ratio.

Turn orig image

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Turn original image

A widget for image file fields to turn (rotate) uploaded images by fixed angles. All image derivatives (thumbnail, medium, large...) will then get created from the turned image. The uploaded image (not rotated) is kept back to reset it later, if you want to.

Drupal image styles are cool, but there are situations when you need a different approach.