Retina JS image style

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module that provides a double-sized image when using a HighPixelDensity display (a.k.a. Apple Retina Screen)

Use RetinaJS (http://retinajs.com/) with drupal core image style. Download, enable, et voila!

For every domain.com/FILENAME.jpg, RetinaJS script looks for domain.com/FILENAME@2x.jpg image.

Entityreference Bulk

Component type

module

Maintenance status

Development status

Component created

Component changed

This module offers an entityreference field widget that allows to create referenced entities while creating the referencing ("parent") entity.

It specifically address the problem of creating a photogallery represented by an entity referencing the by (buk) uploading the images first through plupload and then adding the images description.

jQuery File Upload

Component type

module

Maintenance status

Development status

Downloads

11810

Component created

Component changed

This module implements a sophisticated jQuery File Uploader that allows multiple file uploads, each with its own progress bar and a global progress bar, each file upload can be cancelled, or the whole batch can be cancelled at once.

You can see a Demo here

The jQuery File Upload module provides a block that can be placed anywhere on your Drupal site.

The module currently supports the following extensions:

jQuery Kaltura Uploader

Component type

module

Maintenance status

Development status

Downloads

2178

Component created

Component changed

This module implements a sophisticated jQuery Kaltura File Uploader tool that allows multiple file uploads, each with it's own progress bar and a global progress bar, each file upload can be cancelled, or the whole batch can be cancelled at once.

This module integrates with the Kaltura module and the Kaltura User Gallery module and provides a great way to upload files to Kaltura

ImageCache Defaults

Component type

module

Maintenance status

Development status

Downloads

9542

Component created

Component changed

ImageCache Defaults detects file paths in broken images (404 errors) generated by ImageCache (D6) and Image (D7). ImageCache Defaults can either remove images with broken paths from your markup completely or replace them with a configurable default image.

Multiupload Filefield Widget

Component type

module

Maintenance status

Development status

Downloads

183284

Component created

Component changed

This module is the correctly namespaced version of http://drupal.org/project/1115362. Please use this instead of that one.

The File module of Drupal 7 enables you to select only one file at a time which can be very time consuming in case of many files. This module uses the 'multiple' attribute of html5 to overcome this problem and presents a widget called 'Multiple' that can be used with fields of type File.