[TYPO3-core] RFC: #6398: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
Oliver Hader
oh at inpublica.de
Tue Dec 4 09:02:31 CET 2007
Hi Benni,
Benjamin Mack schrieb:
> this is a SVN patch request.
>
> Type: Bugfix / Minor Enhancement
>
> Branches: Trunk only
>
> BT Reference: http://bugs.typo3.org/view.php?id=6398
>
> Problem: For a certain configuration I would like to disable the
> 'browse-file'-Icon and only allow direct file-uploads. Function
> dbFileIcons in class.t3lib_tceforms.php is nearly prepared for this and
> with minor changes form the attached patch the new param is available.
>
> Documentation to add:
> =================
> Key: noBrowser
> Datatype: boolean
> Description: Disables the 'browse-file'-Icon so only direct uploads are
> possible
> Scope: Display
> =================
I like the idea. Could you please extend your patch to disable also the
file upload field? E.g. by 'noUpload' or using a single property to
disable one of these actions, upload or element-browser, like
'disableAction="upload"' or 'disableAction="browser"'.
olly
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-team-core
mailing list