Upload progress meter

Eliyahu - August 24, 2006 - 06:50
Project:Audio
Version:5.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Some files can take many minutes to upload so I think it would be a good idea to have an upload progress meter to tell the user which % of the upload has uploaded.

#1

drewish - September 11, 2006 - 05:04

yeah, it'd be nice but it's more javascript than i'm interested in working on. if anyone wants to submit a patch...

#2

drewish - October 26, 2006 - 17:22

http://drupal.org/node/90163 is a dupe of this

#3

Ryanbach - November 12, 2006 - 07:21

Shouldn't this be an issue with the Upload module in core?

I would like a upload progress meter for ALL uploads... ;)

This is the closest thing I have found, PHP & Javascript (AJAX): http://www.devpro.it/upload_progress/

#4

VeryMisunderstood - November 12, 2006 - 07:31

just thinking out loud here, I'm guessin there is no way to tie it in with the drupal update.php progress bar ? that is already used in drupal ?

#5

solipsist - July 4, 2007 - 22:06

With JQuery in Drupal 5 core it should be much easier to implement this by now. Any interest still?

#6

drewish - July 9, 2007 - 15:55
Version:4.7.x-1.x-dev» 5.x-2.x-dev

i'm not sure. the problem is that when a file is uploaded we parse out all the metadata to fill out the fields. having an ajax progress bar would in some ways defeat workflow... and i don't know enough javascript to know the "right" way to do it.

#7

DanielTheViking - February 19, 2008 - 11:13

Subscribing.

#8

alippai - February 21, 2008 - 21:25

SWFUpload solves this problem. We should intagrate it into cck, imagefield needs it too...

#9

VeryMisunderstood - February 22, 2008 - 04:23

There is already a working patch implementing a progress bar in imagefield = http://drupal.org/node/132233#comment-690899

#10

Shinzon - June 14, 2008 - 11:56

Is there any way to implement that patch to AUDIO module? That patch work for AUDIOFIELD, but i need that in audio module.

There is a big diference. In audiofield, imagefield or every field, there is an upload button underneath, but in audio module there is only submit button. So is there any way to integrate upload progress meter?

Thanks.

#11

yngens - August 11, 2008 - 10:17

subscribe

 
 

Drupal is a registered trademark of Dries Buytaert.