Simple Gallery

Component type

module

Categories

Development status

Downloads

10094

Component created

Component changed

Notes

Changes will be coming to this module soon! I just took over this project and it will be in active development.

Recently added pager functionality.

I have cleared out the issue queue. If you reported an issue that was closed and you still need assistance please open a new issue.

Creates a simple gallery using taxonomy and CCK imagefields.
Requires ImageCache to display thumbnails.
Utilizes Lightbox2 to display all images in an album.

jcarousel block

Component type

module

Maintenance status

Development status

Downloads

14824

Component created

Component changed

A jcarousel block module for Drupal 6.x

This module features:
1. Drupal 6 only, as drupal 6 has updated jquery, there's no need to
depend on the jquery_update module.
2. Providing a jcarousel block which can be managed throught the
admin/build/block.
3. No need to write any HTML or including any JS. If the block shows on
a node page, it reads the images from the node (CCK required).
4. Images are loaded through configurable cck image field. Currently
only supports imceimage and imagefield.
5. lightbox support by default

Image Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

8871

Component created

Component changed

Note: This is end of lifed for Drupal 7, due to superior solutions landing in core.
No reason to use this instead of imagefield in Drupal 6, this module was written because imagefield wasn't yet ported back in the day...

Image Upload is an image module for Drupal based on the upload module and inspired by the imagefield module.

imgupload

Component type

module

Downloads

8467

Component created

Component changed

Allows client-side scaling and rotating of images, and fast upload directly to drupal image galleries.

This differs from other image uploading modules in the following way:
1. Scales images on the local machine, so images are scaled before they are transmitted to the server.
2. Upload images in bulk without using FTP etc.
3. Imports images directly into an image gallery.

Note that this module uses a digitally signed java applet. Java source is included but not required to use the module.

Twistage Integration

Component type

module

Maintenance status

Development status

Downloads

2398

Component created

Component changed

08-July-2014:
Now this module is maintained By:
Debraj

Twistage Integration is a module which interacts with the API for Twistage, a white-label enterprise video hosting service with a fairly robust API that is intended to be integrated closely with a CMS.

It provides tools to sync your local database of videos with Twistage, update the local list of videos in real time by processing "pings" sent from Twistage to your site, and to embed videos into blocks, pages, or anywhere else with theme functions.

This project also includes bonus modules which allow automatic syndication of video, and one-click publishing of videos in the node form.

Flickr Sync

Component type

module

Maintenance status

Development status

Downloads

4941

Component created

Component changed

The Flickr Sync module downloads new photos from Flickr and creates Drupal nodes from them. The sync includes the title, description, tags (as Drupal taxonomy terms), and of course the image as a CCK imagefield upload.

This module does NOT provide any image gallery view or other theming.

This modules requires Flickr API module.

Image Slider

Component type

module

Categories

Maintenance status

Development status

Downloads

1854

Component created

Component changed

The Image Slider module provides a way to render image nodes in a jQuery sliding image viewer. The image nodes must use imagefield, and be queried using Views.