Looking for a way for users to upload lots of .wav and .mp3 samples at once for a music collaboration site....
I would pay big for the ability to have ajax drag and drop uploading of multiple files within folders with a progress bar...
Is this feasible?
The code exists for other projects like Gallery...

What about just automatically unzipping .zip files?

it could be a cool way to get less tech savy people uploading thier files...
thanks.
ryan grace.

Comments

sami_k’s picture

attach a cash prize to the feature i am sure someone will code up a patch. i.e. bounty!

Veggieryan’s picture

Thats what Im talking about..
I really want this for CCK though.. so unless disknode can be integrated to cck...
is there a place i can setup a bounty online?

thanks
ryan

elmuerte’s picture

drag and drop requires a java applet or activex crap, not within the scope of this project

auot unzipping.. could be possible, or even better. I think I'm going to add some hook stuff so other modules can extend some functionality

Ectar’s picture

Status: Active » Closed (fixed)

unzipping .zip - implemented in 6.x version.

Drag and drop - would'n be implemented.