CCK Gallery

Component type

module

Maintenance status

Development status

Downloads

11380

Component created

Component changed

Drupal 7

There will be no Drupal 7 release of this module. Instead work is under way on the 6.x-3.x branch of Node Gallery, which will incorporate all the features of this module and will become the Drupal 7 version of Node Gallery:
http://drupal.org/project/node_gallery

Any feature requests should go here - this issue queue is for bugs only. No new features will be added to Drupal 6 (see below).

easySlider

Component type

module

Maintenance status

Development status

Downloads

6198

Component created

Component changed

WARNING: The functionality of this module can be achieved in a lot better way using Views Slideshows, which is a fantastic module (I use it all the time). This module is nice to get the easySlider plugin, but if you're an end user you're better off using Views Slideshows. To use this module, you need good knowledge of ImageCache, CCK, Views and CSS.

Media: YouTube

Component type

module

Maintenance status

Development status

Downloads

1029052

Component created

Component changed

Media: YouTube adds YouTube as a supported media provider.

Most popular web services, including YouTube, support oEmbed. It is generally recommended to use Media: oEmbed instead of individual provider modules.

Requirements

Media: YouTube has one dependency.

Contributed modules

Frontpage Slideshow

Component type

module

Maintenance status

Development status

Downloads

13702

Component created

Component changed

This is a module to be able to easily configure and add the Front Page Slideshow from JoomlaWorks to Drupal.

The idea is to create a slideshow and add slides as you would add any other story. The slideshow is then set up as a block which can be put anywhere on the site on any page you want.

For the module to work you will have to pay for and download Front Page Slideshow.

Flowplayer API

Component type

module

Maintenance status

Development status

Downloads

86976

Component created

Component changed

An API module to provide integration with the GPL licensed Flowplayer for Flash video playback.

Features

Storage API

Component type

module

Maintenance status

Development status

Downloads

95291

Component created

Component changed

Mission Statement

Storage API is a low-level framework for managed file storage and serving. Module and all the core functions will remain agnostic of other modules in order to provide this low-level functionality. Submodules are welcome to allow Storage API to interact with other contributed modules, but there shall never be a dependencies[] statement in the storage.info file unless it is necessary for the low-level function of this module.

It has the following features:

  • Pluggable architecture - it can be extended to work with any storage service.
  • Redundancy - it can be configured to store your files in multiple services and instantaneously change which one is serving. This means your site will not be brought down by a service having problems.
  • Access control API - can be used for e-commerce.
  • Deduplication - when files that are identical are stored in the same container, only one instance will be created. This saves bandwidth and storage.
  • File and image field integration - enable the "core bridge" sub-module.
  • Audit module - compares a manifest of files with what is recorded in the database to ensure that the record is accurate.

There are some screencasts demonstrating various features of the module.