Scald: Video (sandbox)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox has been merged into 2.x version of scald_video

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

Component type

module

Categories

Maintenance status

Development status

Downloads

5120

Component created

Component changed

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.

Web Experience Toolkit: Images

Component type

module

Categories

Maintenance status

Development status

Downloads

5680

Component created

Component changed

Provides common image styles and image related functionality.

Key Features

  • Custom Image Styles for WetKit

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.

Pushtape Discography Adapter

Component type

module

Maintenance status

Development status

Downloads

651

Component created

Component changed

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.

Drush Editor - A fashion way to manage your WYSIWYG libraries

Component type

module

Maintenance status

Development status

Downloads

1435

Component created

Component changed

This module looks like the PM functions of Drush, allows us to download most of popular WYSIWYG editors.

Integration

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.

ImageCache Reflect

Component type

module

Categories

Maintenance status

Development status

Downloads

2906

Component created

Component changed

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.

What it does

Creates a "reflection-like" image effect.

How

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.

It's reusable

The effect can be applied to any image via the image style UI.

Statuses with Scald integration

Component type

module

Categories

Maintenance status

Development status

Downloads

1153

Component created

Component changed

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.

Drag and Drop

Component type

module

Maintenance status

Development status

Component created

Component changed

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.