Meter

esadot - November 21, 2007 - 14:44
Project:Upload Progress
Version:5.x-1.4
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

I might be missing something trivial, but it I can't "persuade" the module to display the progress of node/file upload. In other words, I do get a progress bar, but the bar doesn't provide any indication to the actual upload percentage being done so far, and the remaining time to complete.

Regards,

#1

pfournier - November 21, 2007 - 16:49

Hi,
The module is not able to display a percentage of the progress... I only show an animation while the form is uploading, so the user sees that something is happening.

I take note of your request.

Patrick

#2

esadot - November 21, 2007 - 16:57

Thanks Patrick for your prompt reply. While browsing for a solution I came across this piece of code, which looks just right for the problem. Do you think you can import it into your module?

Regards,

#3

panis - February 14, 2008 - 10:34

look at http://drupal.org/project/uploadprogress. The goal for that module was slightly different - to show progress bar on ajax uploads of files but I have since found that the same model also works for upload-progress for the entire form with a minor code change.

The bleeding edge supports this feature - however need to work out some bugs before rolling it into CVS.

You can test the latest version (not in CVS yet) on the demo site.

 
 

Drupal is a registered trademark of Dries Buytaert.