Project

General

Profile

Actions

Feature #14560

closed

make upload field in EB optional

Added by Sacha Vorbeck almost 20 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-02-19
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

We can disable the upload field in the Doc. module with TS-config "edit_docModuleUplaod = 0" but the editor can still upload images in the EB (element browser).

So I`d like to make this field optional. I made a RFC in the english newsgroup and the idea was supported.

I guess we need another TSconfig option like:
options.showUploadFieldsInEB

and change line 1396 of browse_links.php to:
if ($path!='/' && @is_dir($path)) && $BE_USER->getTSConfigVal('options.showUploadFieldsInEB') {

(issue imported from #M817)

Actions #1

Updated by Mathias Schreiber over 18 years ago

TYPO3 Version too old.
The reported version is no longer maintained.

If this bug still persists in 4.0.1, please re-open it again and set the field "Product Version" to the corresponding version.

Actions

Also available in: Atom PDF