[TYPO3-core] RFC: #0006991: Enable stdWrap for wrapItemAndSub
Georg Ringer
news at ringerge.org
Mon Dec 17 15:07:57 CET 2007
Hi there,
this is a SVN patch request.
Type: Feature, Bugfix
Bugtracker reference: http://bugs.typo3.org/view.php?id=6991
Problem:
Currently there is no stdWrap for wrapItemAndSub. This would be very
nice to use .insertData = 1.
Currently you need this code to get it working:
-----
allWrap = <li class="{field:title}">|
allWrap.insertData = 1
wrapItemAndSub = |
-----
which is far too much, not nice and shouldn't be the way to do it.
Comment:
Of course tested and it would be really nice to see this nobrainer in
the next version
Georg
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wrapitemandsub_stdwrap.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071217/1ca86e88/attachment.txt
More information about the TYPO3-team-core
mailing list