Actions
Feature #69543
closedIntroduce $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']
Start date:
2015-09-04
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Now we got the RendererRegistry with the VideoTagRenderer and AudioTagRenderer and MediaViewHelper the in the core we need also a way to define a list of file extensions of the files that can be handled by these. This can then be used in the TCA for allowing sys_file_references to these files.
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43045
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43045
Updated by Frans Saris about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 492cead4f94e4154f6649822aa32d8e994434296.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions