File Upload Progress Monitor

Component ID

213807

Component name

File Upload Progress Monitor

Component type

module

Component security advisory coverage

not-covered

Downloads

2366

Component created

Component changed

Component body

This module adds support to drupal to display the upload progress as a file is being uploaded. This will display on top of the current ajax uploadbar the message including %uploaded, upload speed and estimated time to upload.

If you are upgrading from an earlier release as of 22 feb - you can undo the patch to upload.js - the new release no longer depends on the patch.

the new release will also display progress information when the form is submitted at the bottom of the form if the form has file attachments.