[TYPO3-english] tt_news - wrap elements
    Milan Predić 
    m.predic at youngculture.com
       
    Tue Mar  1 17:23:51 CET 2011
    
    
  
Hi T3 people,
How can I set wrap on elements in LIST view so it should be first|*|middle|*|last?
I have googled a lot but without success
Tried something like this:
plugin.tt_news {
        general_stdWrap {
           wrap = <div class="first">|</div> |*| <div class="middle">|</div> |*| <div class="last">|</div>           
        }
}
But this is not working. Also haven't found anything in documentation for tt_news
Best regards,
Milan
    
    
More information about the TYPO3-english
mailing list