[Typo3] If characters in bodytext are over 200 show more-link

Francesco di Francia darksky77 at email.it
Sat Oct 29 12:50:36 CEST 2005


andreas stein ha scritto:
> Hi list,
> 
> I want to use this also for tt_news. Only!! if the text has more than e.c. 
> 200 characters a link (more) should be shown.
> 
> thanx A. 
> 
> 
It's an embedded feature of tt_news.
Put this in your root Typoscript template

plugin.tt_news.displayList.subheader_stdWrap {
   crop = 160 | ... | 1
   ifEmpty.field = bodytext
}




More information about the TYPO3-english mailing list