[TYPO3-core] RFC: #8899: [feature] Configuration of uploads and create folder in linkbrowser
Steffen Kamper
steffen at sk-typo3.de
Thu Jul 3 20:54:16 CEST 2008
Hi
This is an SVN patch request.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=8899
Branches: trunk
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
configuration has to take place in BEuser or BEgroup TS.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: upload_config_in_linkbrowser.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080703/529e84c5/attachment.txt
More information about the TYPO3-team-core
mailing list