Actions
Feature #20146
closedIntegration of mass file uploader
Start date:
2009-03-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:
Description
Integrate a mass file uploader that allows one to select multiple files from the local harddist by the multiple file selector of Flash.
(issue imported from #M10639)
Files
Updated by Oliver Hader over 15 years ago
Added a replacement of the changes in t3lib_userauth concerning skipping the browser checks when the mass file uploader is used...
Updated by Patrick Broens over 15 years ago
Uploaded a new version of the patch. There were some javascript errors in IE:
typo3/js/common.js:
line 101, remove comma
typo3/alt_file_navframe:
line 166, remove comma
typo3/file_list:
line 218, remove comma
Actions