Feature #422
Updated by Alexander Watzinger almost 9 years ago
*To do*
- add settings for allowed types and size limit
- form element for fileupload
- new database table for uploads in web
- reflect php.ini limit for file upload size
- info with copyright warning?
Detailed accept attribute of form field element - on hold (major browser implementation)
At the moment its like image/*, audio/* but more detailed e.g. image/png, image/jpg
would be more useful since the information is already available from config and validated against.
On hold because Iceweasel 17.0.9 doesnt seem capable of it and I think a little "filter" is better than none.
*Ideas*
- use files for more than one entry