Actions
Feature #19191
closedEnable feature in element browser in rte like in normal one
Start date:
2008-08-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
There is a feature to show additional Mounts in element browser (page and file).
options.pageTree.altElementBrowserMountPoints = xyz
options.folderTree.altElementBrowserMountPoints = xyz
Very nice feature! Additional Mounts are marked as read only
This works from any Backend Form, but not from RTE. RTE uses own browse_linls.php where this part is missing.
I simply added this part in RTE browse_links.php to get it work.
(issue imported from #M9109)
Files
Updated by Steffen Kamper over 16 years ago
last patch includes RTE select_image as well
Updated by Stanislas Rolland over 16 years ago
Committed to SVN TYPO3core trunk revision 3981.
Actions