[TYPO3-english] Help with WRAP please
    David Bruchmann 
    typo3-en at bruchmann-web.de
       
    Fri Jan 15 19:06:46 CET 2010
    
    
  
----- Ursprüngliche Nachricht -----
Von:        David Bruchmann <typo3-en at bruchmann-web.de>
Gesendet:   Freitag, 15. Januar 2010 18:57:54
Hy Sara,
> CONTENT is an array-Object, that means you've to note it like that:
>
Sorry, this is wrong (I meant COA)
Hope it's correct like this:
lib.videothing = CONTENT
lib.videothing.wrap = <div class="movieBox"><span class="movieBlurb"> | 
</span></div><div class="movieBoxLink"><a href="">View Archived Clips
»</a></div>
lib.videothing  {
     table = tt_content
     select.orderBy = sorting
     select.where = colPos=0
     select.languageField = sys_language_uid
}
Once again:
>
> Best Regards
> David
    
    
More information about the TYPO3-english
mailing list