Actions
Feature #22371
closedExternal imagesfor TCA "group"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-01
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In BE we can attach only local images or upload them directly. Why can't we set link to external image like in google docs or google mail?
1) I digged in class.t3lib_tcemain.php:t3lib_tcemain->checkValue_group_select_file but there are no hooks to extend functionality in "extension-way".
2) After "1" we need to add such functionality to corresponding BE-wizarBe-wizards like "Files attaching" for Page of "Images attaching" for some Content elements.
I'm not sure how would it be better: copy image to server or leave as external url.
(issue imported from #M13992)
Actions