Actions
Bug #19061
closed[feature] Configuration of uploads and create folder in linkbrowser
Start date:
2008-07-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is no way to configure count of upload fields here (hardcoded with "3")
There is no way to deny create folder
Attached patch gives the Possibility to configure this
- configure count of upload fields in linkbrowser (default = 3)
- use 0 if you want no upload fields
options.fileTree.uploadFieldsInLinkBrowser = 0 - set this if you want to deny create folder
options.fileTree.denyCreateFolder = 1
(issue imported from #M8899)
Files
Actions