[TYPO3-english] tt_news TypoScript
    Lamb, Brian 
    blamb at jcvi.org
       
    Wed Sep 16 15:36:11 CEST 2009
    
    
  
Greetings all, 
 
Is it possible to attribute different TypoScript descriptions to different tt_news records on the same page? For example, I have the following TypoScript on a page:
 
plugin.tt_news {
  displayLatest {
    title_stdWrap.crop = 140 | ... | 1
  }
}
 
Which applies to both instances of tt_news on the same page. However, I would like to have one tt_news object use this, and another change the crop information to be a bit smaller. Is this possible? If so, how?
 
Thanks, 
 
Brian Lamb
    
    
More information about the TYPO3-english
mailing list