uns natürlich noch ganz einfach (wenn auch nicht unbedingt performant) mit 
einer simplen Condition

lib.testobjekt = COA
lib.testobjekt {
    10 = TEXT
    10.value = Test
    10.wrap = <h1 class="test1">|</h1>
}
[globalVar = LIT:1 = {$test}]
lib.testobjekt {
    10.wrap = <h1 class="test2">|</h1>
    20 = TEXT
    20.value = Ergänzung
    20.wrap = <p>|</p>
}
[global]



--
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
______________________________________________
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an