Upload Image

Component type

module

Downloads

17234

Component created

Component changed

upload_image.module takes uploaded images, that are attached to nodes, and creates image nodes from them. Thumbnails are shown in place of the file name in the list of attachements.

Video

Component type

module

Maintenance status

Development status

Downloads

367574

Component created

Component changed

What is "Video" module

Video module allows you to upload video in any format, play video in any format, transcode video to H.246, Theora, VP8(Web compatible formats) using Zencoder or FFMPEG automatically creates video thumbnails, copy and deliver videos from cloud file systems like Amazon S3.

Acidfree Albums

Component type

module

Maintenance status

Development status

Downloads

26947

Component created

Component changed

A full-featured media management system for drupal. This makes it so you can easily manage your photos and videos with drupal. Acidfree albums and media items are drupal nodes to integrate better into your system. It offers themeable drawing routines for albums and each media type so it can fit in better with the rest of your website. Items can be added individually (the drupal node-centric method) and also via a mass-import page that allows server-side directories of media to be imported or zipped, bzipped or gzipped archives to be uploaded and imported.

Zina

Component type

module

Categories

Development status

Downloads

13356

Component created

Component changed

Zina is a graphical interface to your mp3/ogg music collection, a personal jukebox, a Podcaster, and an mp3 streamer.

Playlist (toolkit, modules)

Component type

module

Categories

Maintenance status

Development status

Downloads

1382

Component created

Component changed

*** This module is deprecated, unsupported, and will not be upgraded to 5.x. Most of the functionality is now included in the audio.module as several submodules. See this thread for more information. ***

This module is actually two projects, a general playlist relationship API, and an audio_playlist.module which makes use of the API.

Teaser Images

Component type

module

Categories

Maintenance status

Development status

Downloads

1504

Component created

Component changed

Automatically converts images in teasers (home page summaries) to thumbnails (small version of the original images).

Node Image Block

Component type

module

Categories

Downloads

4677

Component created

Component changed

Displays all images that are attached to any node (using the upload.module) in a block, which can be located in any region on your page. Multiple images can be shown in the single block.

Image Exact Sizes

Component type

module

Categories

Downloads

2736

Component created

Component changed

What is image_exact?
This is a simple utility module which extends image.module and user.module to allow admins to set exact sizes for image thumbnails from image.module, and for user avatars.

Many site designs look better if thumbs and avatars are all square, for instance, or at least always have the same aspect ratio. This module lets you have that by cropping images equally from all sides until the correct aspect ratio is reached, and then scaling.

Image_exact is designed to be a simple, lightweight solution for sites that just want exactly-sized avatars and/or images handled by image.module. If you're interested in dynamic image handling, we recommend the far more flexible and powerful imagecache.