It would be nice to have a loading bar, when uploading a video.

Comments

jbrown’s picture

Grantovich’s picture

Assigned: Unassigned » jbrown

I noticed that FileField has a really nice dynamic upload mechanism. Maybe you could take a look at their code and see how they did it? The implementation might be very similar since we are talking about CCK fields in both cases, and it could save you from reinventing the wheel.

jbrown’s picture

Title: Upload process status with loading bar » Upload progress bar
Project: OpenPackage Video » Blue Droplet Video
Version: 5.x-3.x-dev » 6.x-1.x-dev

In the meantime use this great module: http://drupal.org/project/hide_submit

geek-merlin’s picture

this would be great, voting, subscribing.

spelcheck’s picture

subscribing, thank you soo much for this module. A++ drupaler!

cashwilliams’s picture

subscribing, and agreed, A++ Drupaler!

spelcheck’s picture

subscribing, A+ module total game-changer. PECL UploadProgress or APC would be icing on the cake.

jbrown’s picture

Status: Active » Fixed

Just committed this: http://drupal.org/cvs?commit=414734

You need to enable filefield module before upgrading.

Because the filefield widget is so tightly integrated with the file field, I could only get it too work with the video upload, not the image upload.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.