Image Caption

Component type

module

Maintenance status

Development status

Downloads

44638

Component created

Component changed

DESCRIPTION:

This module uses JQuery to dynamically add captions to images.
The image title attribute is used to create the caption.
It basically wraps the image in an html container div, takes the image title text and appends that in a child div underneath the image.
Technically, it works by implementing Drupal's hook_nodeapi to add one small snippet of captioner jquery to the head section of the page when a node of the configured type is viewed.

Imediasee Premium Player

Component type

module

Downloads

3399

Component created

Component changed

New January 19, 2009: Bug fix to support Drupal 6.

Now you can easily add affordable high quality streaming video to your Drupal site, even if you’re using shared hosting and have limited bandwidth. With the Imediasee Premium Player Module for the Imediasee Flash Video Streaming Service you can embed your www.imediasee.com hosted videos to your site with a simple tag. Upload your Flash videos to Imediasee or have us encode them for you. Either way you can video enable your 5.x or 6.x Drupal site in just a few minutes.

Bluga WebThumbs

Component type

module

Downloads

4694

Component created

Component changed

The Bluga Webthumbs module allows your Drupal site to take advantage of the Bluga Webthumb service for generating thumbnails from URLs automatically. As of this writing, the module is very primitive and merely implements the basics of allowing you to embed a webthumb with a PHP snippet:

Image Square Thumbnails

Component type

module

Categories

Downloads

210

Component created

Component changed

8th Dec '08 - Apparently ImageCache already does this, so maybe try that out instead. Good luck =)

------------------------

This module will make your thumbnails square.

Why

Maybe it's just my OCD (http://en.wikipedia.org/wiki/OCD), but I find the randomness of the standard thumbnails really nasty. This module allows you to have a much smoother flow to your gallery pages.

Painter

Component type

module

Maintenance status

Downloads

7034

Component created

Component changed

The Painter provides dynamic image creation and manipulation capabilities by allowing the definition of sequences of image IO, manipulation and drawing operations that can be applied to fields within content types and views, as well as to page elments such as the logo, navigation, titles and buttons.

Modules currently included:

Tiny Player

Component type

module

Downloads

799

Component created

Component changed

Tiny Player

Very simple little flash player, that displays a tiny widget for CCK audio fields.

Just enable the module, and audio fields (that have display set to tinyplayer in the content-type) will be replaced with a 14x14px player.

Flex source is included, if you want to modify it (like make it a different size, or change the icon images.)
Even if you've never done any flex developing, the player is super-simple, so it should be easy enough to figure out how it works. You can download the free flex compiler (mxmlc) off Adobe's website.

FFmpeg Wrapper

Component type

module

Categories

Maintenance status

Development status

Downloads

26917

Component created

Component changed

This is a helper model that provides access to the FFmpeg application. It provides some basic functionality for developers who need to process media files. In addition to transcoding media, FFmpeg Wrapper provides a way to extract specifc data from a media file- duration, dimentions, codec, etc. It is intended to help build a community supported interface to FFmpeg instead of having multiple modules reinventing the wheel every time they want to process rich media.

Video Thumbnailer

Component type

module

Categories

Development status

Downloads

581

Component created

Component changed

Please note: This functionality will be integrated into Media Mover 2 so will no longer be needed as a stand alone module.

This module provides lets you create multiple thumbnails from a single video. Admins can configure the number of thumbnails generated, or the interval at which the thumbnails are generated for the video. Basic theming is provided. Module requires Media Mover API and the FFmpeg Wrapper modules.

Editor

Component type

module

Maintenance status

Development status

Downloads

13426

Component created

Component changed

Editor allows rich text fields to be edited using WYSIWYG client-side editors.

Editor is a backport of the Drupal 8 pluggable text/WYSIWYG editors and CKEditor module.

Requirements

Editor has one dependency.

  • Filter module included with Drupal core.

The included Editor CKEditor module has one additional dependency.

Image javascript crop

Component type

module

Maintenance status

Development status

Downloads

189517

Component created

Component changed

Overview

This module makes a 'Javascript crop' effect available for Image styles (Imagecache in Drupal 6). Because this happens when the image is displayed the original image is always preserved and can be cropped in different ways depending on where it is used.