[TYPO3-core] RFC: #9109: Enable feature in element browser in rte like in normal one

Steffen Kamper info at sk-typo3.de
Thu Sep 4 09:17:31 CEST 2008


Stanislas Rolland schrieb:
> Hi Steffen,
>>
>>> It seems that in the base class (class.browse_links.php), the upload 
>>> form is never shown whatever the current filemount. Not sure this is 
>>> how it should be. It would be nicer if it would be available when the 
>>> user has update rights. In fact, if uploadForm($path) and 
>>> createFolder($path) were to return an empty string when not allowed 
>>> for the $path, this would take care of the EB and RTE at once (but 
>>> not DAM which has its own forms).
>>>
>>
>> that's correct. This was part of Kaspers patch, that if additional 
>> filemounts are set, the browser is read_only. So in general there is 
>> no upload / create folder.
>>
>> I think the best would be to look to the selected folder if it's part 
>> of the read_only part, as there are the regular filemounts where user 
>> is allowed to upload to.
>> I would like to do this in a follow up patch.
>>
> Do you still intend to do this?
> 
> Kind regards,
> Stan

Hi Stan,

i try if i find some time for, it's on my list. But you're also welcome 
if you like.

vg Steffen


More information about the TYPO3-team-core mailing list