[TYPO3-english] tt_news and genericmarkers
Pero Matic
pero at matic.com
Sun Jul 11 15:09:56 CEST 2010
Oliver Rowlands wrote:
> Hi Pedro,
>
> Can you confirm that you are you using the markers ###GENERIC_DAY###
> and ###GENERIC_MONTH### in your template?
>
> Best regards,
>
> Oliver
Yep. Documentation for generic markers (advanced examples) is not very clear
about this. It says this:
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 = titletitle2 = TEXTtitle2 {field =
generic_titlewrap = Title again: |}}what is the first line used for -
plugin.tt_news.genericmarkers.data = title,uid ?
More information about the TYPO3-english
mailing list