Actions
Task #53764
closedUse FAL methods for css_styled_image textpic rendering
Start date:
2013-11-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
medium
Sprint Focus:
Description
Currently the rendering of the images / text with images content objects in css_styled_content relies on the backward compatibility introduced by the FrontendContentAdapterService.
This is not very nice and can be changed with not too much effort.
This would be a good example on how to use the FAL features.
This can also be a performance improvement. We could allow the disabling of the FrontendContentAdapterService default configuration in the install tool.
Actions