Google Drive
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Goal of this module is to allow a user to interact with documents they have stored in Google Drive
Goal of this module is to allow a user to interact with documents they have stored in Google Drive
Allows Drupal files (from the upload, comment_upload or filefield modules) to be stored in Rackspace Cloudfiles.
This module implements the crossdomain.xml file on sites that require it. The module provides the ability to hook into the standard output for further customization.
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.
test
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.
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:
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 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.
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.