Actions
Task #35440
closedRemove Code Duplication in tslib_content_Media
Start date:
2012-03-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
tslib_content_media has much code duplication for retrieving data from TS and overlaying it with flexForm values, as well as resolving the correct path/url for each file. Both are extracted to external functions and called at all places.
As a step before reintegrating original flvplayer for playing youtube and other external media again, the class should be cleaned up for better experience.
Actions