Closed (fixed)
Project:
Disk Node
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2006 at 17:21 UTC
Updated:
3 Jun 2009 at 16:10 UTC
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
Comment #1
sami_k commentedattach a cash prize to the feature i am sure someone will code up a patch. i.e. bounty!
Comment #2
Veggieryan commentedThats 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
Comment #3
elmuerte commenteddrag 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
Comment #4
Ectar commentedunzipping .zip - implemented in 6.x version.
Drag and drop - would'n be implemented.