[TYPO3-4-3] [TYPO3-core] RFC #13074: Feature: stdWrap for inclusion of CSS and JS files via pageRenderer
Steffen Kamper
ks at dislabs.de
Tue Feb 9 19:34:47 CET 2010
Hi,
Philipp Gampe schrieb:
> Am 09.02.2010, 19:23 Uhr, schrieb JoH asenau <info at cybercraft.de>:
>
>
>> The goal is still to unify stdWrap functions as close as possible to
>> the top
>> level. If we can't get the top level, the next level would be:
>>
>> 10 = TEXT
>> 10.wrap = blah|blah #deprecated will be removed in 4.6
>> 10.specialStuff = blah
>> 10.stdWrap.wrap = blah|blah
>>
>> with all stdWrap functions being removed from the top level.
>
> I would prefer this way...
>
>
yes, but additional
10.specialStuff.wrap = ...
Most objects have defined first level vars, some already use stdWrap. So
we only have to check for varname. and process the stdWrap for them.
For the top level we can use the stdWrap.anyFunction as proposed.
vg Steffen
More information about the TYPO3-project-4-3
mailing list