[TYPO3-ttnews] linkTitleField problem

René Rudolf renerudolf at compuserve.de
Wed Apr 25 16:31:10 CEST 2007


Hello,

on my Typo3 main page i've included a tt_news plugin (displayLatest), which
shows the last three news. This works perfectly except the associated
title-field in html (linkTitleField)!

I've configured the displayLatest view as below:
plugin.tt_news.displayLatest {
content_stdWrap.crop = 90|...|1
title_stdWrap.crop = 25|...|1

linkTitleField = short
linkTitleField.ifEmpty.field = title
}

If short (subtitle) is empty, the title field will be used. The problem is,
that the first html title-tag contains no data, the html title-tag of the
second news contains the short/title from the first news, the third news
contains the short/title from the second news, etc.

Any ideas, where the problem could be?

Regards,
René




More information about the TYPO3-project-tt-news mailing list