Project

General

Profile

Actions

Feature #24067

closed

Optimize stdWrap usage for TypoScript content element SWFOBJECT

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

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-11-15
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 SWFOBJECT by

adding stdWrap to the parameters

type
file
forcePlayer

that have been missing stdWrap properties.

optimizing the usage of the parameters

player
installUrl
alternativeContent
layout
width
height

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

player.
installUrl.
alternativeContent.
layout.
width.
height.

available.

Adding stdWrap to the element itself.

(issue imported from #M16404)


Files

tslib_content_SWFOBJECT.diff (4.6 KB) tslib_content_SWFOBJECT.diff Administrator Admin, 2010-11-15 19:57
Actions #1

Updated by Steffen Kamper over 13 years ago

Committed to trunk rev 9912

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF