Hi
Just thought I would post this here to see if anyone else is interested. I'm coming across requests to customize the File Upload UI :
- Reduce the size / remove the preview rectangle
- Programmatically access the file metadata (name, size, type)
- Programmatically add a file / delete a file
- Change color of rectangle / label with CSS extension
- Change orientation to horizontal
- Change font etc
- Add fields to group (comments, description of file)
Etc
Anyone else? I do know that a few of these can be hacked in JavaScript extensions like labels and so on, but wouldn't it be more fun to have a real extension?