Project

General

Profile

Actions

Feature #23897

closed

Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE

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-01
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 CASE by

adding stdWrap to the parameters

extbase.pluginName
extbase.controllerExtensionName
extbase.controllerName
extbase.controllerActionName

that have been missing stdWrap properties.

optimizing the usage of stdWrap for the parameters

file
layoutRootPath
partialRootPath
stdWrap

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

file.
layoutRootPath.
partialRootPath.
stdWrap.

available.

(issue imported from #M16198)


Files

tslib_content_FLUIDTEMPLATE.diff (4.59 KB) tslib_content_FLUIDTEMPLATE.diff Administrator Admin, 2010-11-01 10:33
Actions #1

Updated by Jo Hasenau over 13 years ago

The attached patch will improve the element FLUIDTEMPLATE - not CASE

Actions #2

Updated by Ernesto Baschny over 13 years ago

Fixed in the refactoring of #23874 already. Committed to trunk in rev. 9242.

Actions #3

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF