Feature #38014
add posibility to configure filetypes of multifile-uploader with typoscript
| Status: | New | Start date: | 2012-06-13 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Daniel Lienert | % Done: | 0% |
|
| Category: | - | |||
| Target version: | YAG 2.x | |||
| Votes: | 0 |
Description
At this moment the allowed filetypes of the multifile-uploader are hardcoded in Resources/Private/JSTemplates/SWFUpload.js
There is only configured that jpg-files (in different notation) is allowed. On my projekt i need to upload png-files. this works well after changing the settings in the file above, but this is no solution that survive the next update.
I've created a patchfile for the SWFUpload.js.
But i don't know where i can set the new parameter ###allowedFiletypes### :-(
Think it's in Resources/Private/Partials/Import/ImportByMultifileForm.html
Can you pls help?
History
Updated by Michael Knoll 8 months ago
- Target version set to YAG 2.x