Hi All,
I'm looking for anyone that has a development server that will be interested in alpha testing a file upload module. It will basically allow submissions to include a file attachment. You can control by Mime Type which files you allow to be uploaded and the max file size. All files are stored locally as file_xxxx.dat -- where xxxx is the link id. This is to prevent file name collisions from other entries. However, when the file is downloaded, it is saved as the original name that was uploaded.
It's still pretty early in its stages and I'm testing locally. However, it can be used to upload the following file types:
- MS Word
- MS Excel
- EXE files (not recommended)
- Photoshop files
- PDF
- EPS
- Real Audio, Real Video, Real Media
- ZIP files
- Flash SWF
- Flash FLA
- AVI, Quicktime Mov, MPEG
- JPG, BMP, PICT, PNG, GIF files
- HTML
- Plain text
and more can be added by including the file's mime type in an array. Each mime type has a corresponding icon for easy identification.
I've attached a screenshot of the module working so you can see what it will possibly look like.
Best,
Cent





Linear Mode




