[TYPO3-core] RFC Feature #16199: Optimize stdWrap usage for TypoScript content element HMENU

Marcus Schwemer typo3 at schwemer.de
Wed Nov 3 22:48:10 CET 2010


JoH asenau schrieb am 01.11.10 10:40:
> This is an SVN patch request.
>
> Type: Feature
>
> Bugtracker references: http://bugs.typo3.org/view.php?id=161989
>
> Branches: trunk
>
> Problem:
> 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.
>
> Solution:
> The attached patch will improve the element HMENU by
>
> 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 stdWrap for the parameters
>
> wrap
> stdWrap
>
> so that stdWrap will only be executed when there is a "dotted" key
>
> wrap.
> stdWrap.
>
> available.
>
> The rest of the content elements will follow step by step each in it's own RFC.
>
> Cheers
>
> Joey
>

+1 by reading and testing

Regards,
Marcus


More information about the TYPO3-team-core mailing list