PHPPresentation
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides integration of Drupal with PHPPresentation.
Provides integration of Drupal with PHPPresentation.
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:
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:
This module build a full block with a view of your favorite teamspeak server, also have many options to customize the appearance.
You will only need the ip and port of your teamspeak server.
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.
This module uses Crop API config for image, created using Focal Point widget, to render original image using library jquery-focuspoint by jonom
Install module and dependencies (see below), and use for Focus Point formatter for any image field you need.
The module depends on Focal Point module and Crop.
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
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.
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.