Project

General

Profile

Actions

Feature #24053

closed

Optimize stdWrap usage for TypoScript content element QTOBJECT

Added by Jo Hasenau over 13 years ago. Updated almost 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 QTOBJECT by

adding stdWrap to the parameter

type

that have been missing stdWrap properties.

optimizing the usage of stdWrap for the parameters

alternativeContent
layout
width
height

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

alternativeContent.
layout.
width.
height.

available.

(issue imported from #M16387)


Files

tslib_content_QTOBJECT.diff (2.63 KB) tslib_content_QTOBJECT.diff Administrator Admin, 2010-11-14 18:27
tslib_content_QTOBJECT_v2.diff (3.01 KB) tslib_content_QTOBJECT_v2.diff Administrator Admin, 2010-11-14 18:33
Actions #1

Updated by Jo Hasenau over 13 years ago

Attached V2 that adds the missing stdWrap to the element itself.

Actions #2

Updated by Steffen Kamper over 13 years ago

Committed to trunk rev 9921

Actions #3

Updated by Susanne Moog almost 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF