[TYPO3-english] tt_news and genericmarkers

Pero Matic pero at matic.com
Sun Jul 11 15:11:12 CEST 2010


Sorry, the post lost text formating, so here it is again:

-------

You need a bit more knowledge about TS to follow those.

Use data of the current tt_news record

It is possible to use any data of the tt_news record by setting

plugin.tt_news.genericmarkers.data = title,uid

Now you are able to use the values of the fields title and uid like that

plugin.tt_news.genericmarkers {
data = title
title2 = TEXT
title2 {
field = generic_title
wrap = Title again: |
}
} 




More information about the TYPO3-english mailing list