Feature #15110
closedfile upload field in Insert Link (rte)
0%
Description
It would be nice to have the possibility to upload files straight in the insert link popup (rte), the same way as it is possible in the insert picture popup (rte).
imagine you want to link a string in the rte to a pdf document, witch is not uploaded at that moment. so you have actually first to upload the file in the filelist, go back to your content element an then link the word.
(issue imported from #M1673)
Updated by Sebastian Kurfuerst about 19 years ago
this is already now possible. there is a TS option for it:
options.uploadFieldsInTopOfEB = 1
Greets, Sebastian
Updated by Sebastian Kurfuerst about 19 years ago
Just to make this publicly available - the option described above works for rtehtmlarea, but not for the default RTE.
Greets, Sebastian
Updated by Sebastian Kurfuerst about 19 years ago
This bug won't be fixed, as the transition to rtehtmlarea is planned anyways.
Greets, Sebastian