Project

General

Profile

Actions

Feature #24047

closed

Optimize stdWrap usage for TypoScript content element MEDIA

Added by Jo Hasenau about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-11-14
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements and optimize the current usage of stdWrap functions.

The attached patch will improve the element MEDIA by

adding stdWrap to the parameters

renderType
parameter.mmRenderType
parameter.mmForcePlayer
forcePlayer
parameter.mmType
type
parameter.mmWidth
parameter.mmHeight
width
height

that have been missing stdWrap properties.

optimizing the usage of stdWrap for the parameters

flexParams
parameter.mmFile
file
stdWrap

so that stdWrap will only be executed when there is a "dotted" key

flexParams.
parameter.mmFile.
file.
stdWrap.

available.

(issue imported from #M16381)


Files

tslib_content_MEDIA.diff (4.92 KB) tslib_content_MEDIA.diff Administrator Admin, 2010-11-14 17:26
Actions #1

Updated by Steffen Kamper about 14 years ago

Committed to trunk rev 9457

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF