Project

General

Profile

Actions

Feature #24090

closed

Optimize stdWrap usage for GIFBUILDER

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-17
Due date:
% Done:

0%

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

Description

There are lots of parameters in GIFBUILDER that have not been covered by the stdWrap optimization of the content elements.

Only a few of them already use stdWrap, most of them don't.
Those who do use it, don't check for stdWrap functions before calling stdWrap.

The attached patch changes this behaviour by optimizing the usage of stdWrap wherever it occured and introducing additional stdWrap functions to almost any GIFBUILDER element and parameter.

You can do things like this now:

20 = BOX
20 {
dimensions = 0,21,20,20
dimension.override.field = myField
color = #333333
color.override.field = myColorField
if.isTrue.data = GP:whatever
}

(issue imported from #M16430)


Files


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Feature #22482: Request for GIFBUILDER breakWidth to accept dataClosedJigal van Hemert2010-04-19

Actions
Related to TYPO3 Core - Bug #40565: Using listNum in GifBuilder returns empty stringClosedMichael Stucki2012-09-03

Actions
Has duplicate TYPO3 Core - Bug #23933: stdWrap for fontFile attribute of GIFBUILDERClosed2010-11-03

Actions
Precedes TYPO3 Core - Bug #26091: Call to stdWrap() of non-existant $this->cObj in GifBuilderClosedSteffen Gebert2011-04-18

Actions
Actions #1

Updated by Ernesto Baschny over 13 years ago

Committed by Susanne to trunk rev 9456

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF