Project

General

Profile

Actions

Bug #43901

closed

Element browser has no upload possibility

Added by Uwe Trotzek over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2012-12-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

If you use the element browser like this:

'wizards' => array(
'_PADDING' => 2,
'link' => array(
'type' => 'popup',
'title' => 'Link',
'icon' => 'link_popup.gif',
'script' => 'browse_links.php?mode=wizard',
'JSopenParams' => 'height=300,width=500,status=0,menubar=0,scrollbars=1'
)
)

it is not possible to upload files on the "file-tab" directly. If I use the Link-Wizard in the RTE it works correctly.

I've set the following TS:
options.uploadFieldsInTopOfEB = 1
options.createFoldersInEB = 1

Actions

Also available in: Atom PDF