[TYPO3-core] RFC Feature #16384: Optimize stdWrap usage for tslib_content
JoH asenau
info at cybercraft.de
Wed Nov 17 03:32:23 CET 2010
This is an SVN patch request.
Type: Feature
Bugtracker references: http://bugs.typo3.org/view.php?id=16429
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.
There are lots of parameters still left in tslib_content that have not been covered by the stdWrap optimization of the content elements.
Some of them already use stdWrap, some of them don't.
Those who do use it, often don't check for stdWrap functions before calling stdWrap.
Solution:
The attached patch changes this behaviour by optimizing the usage of stdWrap wherever it occured and introducing additional stdWrap functions to parameters who hand't got them before.
Cheers
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tslib_content_stdWrap_optimized.diff
Type: application/octet-stream
Size: 33512 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101117/eff77775/attachment-0001.obj>
More information about the TYPO3-team-core
mailing list