Actions
Task #68342
closedDecouple database functionality with language and version overlay from ContentContentObject
Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2015-07-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Sprint Focus:
Description
The content object CONTENT has it's own construct to get records and overlay them with language and version if available. Since this part can be reused, it is better to move it to the ContentObjectRenderer.
The Section menu from tt_content.menu can profit from this as well
Actions