MediaElement.js Poster Image
Component type
Maintenance status
Development status
Component created
Component changed
A simple Features-based module to add a poster image field to video files, and display it when using MediaElement.js
A simple Features-based module to add a poster image field to video files, and display it when using MediaElement.js
If you installed it, prefer scald_video 2.x branch.
Please don't open issue in this sandbox project but in full project.
Media watermark module
Overview
Media watermark module allows to add watermark to image files (.jpg, .jpeg, .gif, .png) while they are uploading into CMS through media module. As watermark can be used any .png or .gif image with transparency. After installation are available two test watermarks .gif and .png. To see them we should follow this path yoursite.com/file/add and check "Add watermark" checkbox. Watermark element is added to any media file upload form on any content edit form.
Provides common image styles and image related functionality.
Key Features
This module is part of the Web Experience Toolkit Distribution which requires several modules and libraries. See the WetKit project page for more information and file all issues in the main issue queue.
This module is for people who use Pushtape Music, but want to have the import features of the Discogs project. The module is a Discography Entity Adapter for the Pushtape Discography module. It acts as a bridge between the Discogs 7.x framework, and the Pushtape Music distribution.
This module looks like the PM functions of Drush, allows us to download most of popular WYSIWYG editors.
Feel free to integrate your editor using my API. There are only 2 functions
you should know
- hook_drush_editor(): Register your editors.
- hook_drush_editor_alter(): Change the list of registered editors.
You can see the file drush_editor.api.php and my plugin for more information.
Credit for this goes to SteffenR for porting this action from drupal 6 and imagecache_effects. All I did was clean some things up and put it in this sandbox.
Creates a "reflection-like" image effect.
This module leverages the power of the drupal image module to create a new "reflection-like" effect that can be added to any image style.
The effect can be applied to any image via the image style UI.
This module allows to attach Scald atom into statuses. It is a lightweight alternative for Facebook-style Micropublisher where it leverages Scald for the media attachment/rendering system.
To test it, you can use the Scald Galaxy distribution which has preconfigured Scald.
This is a sandbox of Media Colorbox with all RTBC patches applied.
This is the placeholder for the Drag and Drop (dnd) module. Namespace is taken to avoid collision.
Drag and Drop was an independent submodule in Scald D6, thus it was not under scald_* namespace. However in D7 branch, to simplify the module, it was refactored to depend on Scald. In the future D8, it is possible that Drag and Drop will be refactored again to support multiple media solutions like Media, Scald, etc.