Actions
Feature #19948
closedSplit css styled content templates in version templates to get rid of the compat version checks
Start date:
2009-02-01
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
At the moment the css_styled_content ts-template is one large (and somewhat chaotic) piece of TS that renders elements different depending on the compat version condition.
For faster rendering and less chaotic code it would be nice to have different templates for each TYPO3 version. Attached patch splits up css_styled_content and gets rid of the compat version checks.
(issue imported from #M10320)
Files
Actions