Soundcloud File Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Offers a new field type which accepts and stores an audio file in Drupal, and queues it for automatic upload to Soundcloud. The file is displayed using the Soundcloud player. This is helpful when you want a soundcloud player, but also want access to the file, for example to:

* provide an alternative to the player
* show file metadata (getID3 module and similar only work on local files!)
* Offer the file as a part of a podcast

To use:

Youtube File Field

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Offers a new field type which accepts and stores a video file in Drupal, and queues it for automatic upload to Youtube. The file is displayed using the Youtube player. This is helpful when you want a youtube player, but also want access to the file, for example to:

* provide an alternative to the player
* show file metadata
* Offer the file as a part of a videocast

To use:

drimage

Component type

module

Categories

Maintenance status

Development status

Downloads

662

Component created

Component changed

Dynamic Responsive Image (or drimage) is an alternative to the Responsive Image Style module (Drupal core). It is meant to take the pain away from configuring and maintaining responsive image styles by simply not needing any configuration.

It will generate (nearly) perfectly scaled (or cropped) images on-the-fly in Drupal based on the client's browser and device.

Image Focus Point

Component type

module

Maintenance status

Development status

Component created

Component changed

This module uses Crop API config for image, created using Focal Point widget, to render original image using library jquery-focuspoint by jonom

How to use

Install module and dependencies (see below), and use for Focus Point formatter for any image field you need.

Dependencies

The module depends on Focal Point module and Crop.

Gfile

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox project integrates file entities and group by creating new group permissions that mimic the global file entity permissions. Only integrates with private files.

Dependent on the group changes patch from comment #29. https://www.drupal.org/node/2317195#comment-11253099.

Setup

Widen Collective

Component type

module

Categories

Maintenance status

Development status

Downloads

128

Component created

Component changed

This module provides integration with Widen’s flagship digital asset management solution, the Widen Collective. Widen offers software solutions that help marketers connect their visual content – like graphics, logos, photos, videos, presentations, and more – for greater visibility and brand consistency. With over 20 years of SaaS DAM experience, Widen is a trusted leader in digital asset management.

ImageCache Actions: Dimensions Switcher

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to switch between image styles depending on the size of the source image.

In many instances, people may not know what size the source image will be, and it can be helpful to switch between two different presets based on that info.

This code is based on the aspect switcher provided by imagecache_canvasactions module.

Dependencies: