Multi file field widget

Component ID

844290

Component name

Multi file field widget

Component type

module

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is a namespace reservation for an extra file field widget with multiple file upload features.

As more and more different multi upload possibilities are showing up, all using different technologies like flash, java,... I started looking for a simple cross-browser multiple upload script with a progress feature that is as simple as possible.

I found 'noswfupload' (http://code.google.com/p/noswfupload/) being the most crossplatform and accessable for everybody (no special apache and/or php modules required serverside,...) and that's why I'm gonna try to adopt this script for this multifile widget.