Bug #38376

class tslib_content_media overwrites custom rendertype

Added by Sven Wappler 11 months ago. Updated 11 months ago.

Status:New Start date:2012-06-25
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Content Rendering
Target version:4.7.2
TYPO3 Version:4.7 Complexity:
PHP Version:
Votes: 0

Description

Custom render type is overwritten in file class.tslib_content_media.php by line 201

$renderType = 'swf';

But I want to define a custom media renderer and the type is still "video".

tt_content.media.20.fileExtHandler.swf = MEDIALIGHTBOX

I have no easy solution for this problem.

History

Updated by Sven Wappler 11 months ago

  • Target version set to 4.7.2

Also available in: Atom PDF