Actions
Task #104678
closedUse proper <template> tags in Install Tool fragments
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-08-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
With the latest rewrite of the Install Tool, "templates" used in JavaScript are distributed in Fluid templates and rendered in a hidden container. This has been an hack from the beginning, as <template>
is a far better solution.
Actions