Filefield Sources Resumable.js

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates the fault tolerant upload library resumable.js with filefield sources.

currently the upload is working, but only saving the file to the hardcoded /tmp/temp folder. the destination folder for the temporary chunks should be a setting, as well as the time the not completed chunks should be kept on the server ( and removed on cron) the completed file should be saved to the destination stored with the field.

after the upload the js to populate the filefield is not working.

FileField Sources Scald

Component type

module

Maintenance status

Development status

Downloads

2762

Component created

Component changed

The 'FileField Sources Scald' module allows drag and drop from Scald into a file or image field. If building a site from scratch, we highly recommend using the Scald Atom Reference sub-module, included with Scald. However, in some cases, you may need to continue using an existing File, Video or Image field and would like to add Scald drag and drop functionality without adding a new field.

Field Limelight

Component type

module

Maintenance status

Development status

Downloads

1340

Component created

Component changed

Summary

This module is an integration of the video hosting plattform http://www.limelight.com/
It offers a field implementation in Drupal via the filefield module by which videos
can be uploaded in Drupal. The videos then will automatically uploaded to
www.limelight.com
into the specified account. The video file itself will be

Node Load Img

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a new array in your images fields, containing absolute URLs to styled image of this field.

In administration, chose, for any content type, the formats for which you want the styled urls at node load.

AJAX Download Counter

Component type

module

Maintenance status

Development status

Downloads

2129

Component created

Component changed

This module uses AJAX to count file downloads. It's optimized for medium to large sites (such as my own site, OpenGameArt.org) where the total number of file downloads might be in the hundreds of thousands or even millions. Using this module has some advantages and some limitations versus other methods of counting downloads: