Great Module!

Would it be possible to show a progress bar next to each file name as its being uploaded?
Is this something i could do with theme functions?

Thanks!

Comments

grandcat’s picture

Status: Closed (fixed) » Active

First of all, actually, only the node title (when it will be created) is themeable, other things may follow.
You're right, I will add a progressbar soon while uploading a file. This should be possible over a CSS File because normally, this feature should already be implemented by swfupload.
Thanks for your annotation =) I will add a CSS File in the next few days (dev Version)...
...or someone can create a patch. this would be wonderful ;-)

grandcat’s picture

Status: Active » Closed (fixed)

I will surely add this feature.

grandcat’s picture

Status: Active » Needs work

I'm working on it at the moment. Now the right status =)

grandcat’s picture

Version: 6.x-0.4-alpha3 »
Status: Needs work » Fixed

Now I added a progressbar which is shown during file upload. Therefore, I created a CSS File (image_fupload-style.css) by design which you can simply overwrite in your theme if another design of module (and progressbar) is wished.
Tomorrow, the new changes can be found in dev-version (today only in CVS). Have fun =)

loze’s picture

I do not see a progress bar.

grandcat’s picture

You have to use devel version of Image FUpload, then it should work. This feature isn't already included in stable version!

grandcat’s picture

Status: Fixed » Closed (fixed)

closed.