Project

General

Profile

Actions

Feature #23972

closed

Optimize stdWrap usage for TypoScript content element RECORDS

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

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

adding stdWrap to the parameters

tables
dontCheckPid

that have been missing stdWrap properties.

adding stdWrap to the standalone call of the wrap function, since it should correspond to behaviour of stdWrap.wrap, which is now stdWrap aware.

optimizing the usage of the parameter

wrap

so that wrap will only be executed when there is a wrap available.

optimizing the usage of stdWrap for the parameters

source
stdWrap

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

source.
stdWrap.

available.

(issue imported from #M16285)


Files

tslib_content_RECORDS.diff (3.02 KB) tslib_content_RECORDS.diff Administrator Admin, 2010-11-06 21:50
Actions #1

Updated by Susanne Moog over 13 years ago

trunk rev 9426

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF