[TYPO3-english] including tt_content in templavoila template
René van Densen
statusnil at gmail.com
Thu Sep 3 10:28:16 CEST 2009
Hi Katja,
thanks for the tip ! However, I doubt they'll be pleased if I mess with the
template here, since it can mess up the TemplaVoila mappings. Still, I'll
try and see if this works in DEV at least...
(Still, odd that the - many available online - TypoScript instructions,
similar to the below except with TV mappings, won't work ??)
Cheers,
René
On Thu, Sep 3, 2009 at 10:18 AM, Katja Lampela <katja.lampela at lieska.net>wrote:
> hi René,
>
> Make a marker in the html template (sorry I don't know if and how this
> applies to TV), say ###MYMARKER###
>
> and into your template setup
> ...page object here
> marks.MYMARKER = RECORDS
> marks.MYMARKER.source = 5
> marks.MYMARKER.tables = tt_content
> ...
> and the "5" is the number of the content element record. And make the
> translation of it and use language or pid in rootline condition (what
> ever way you have setup your site) and refer to the translation record
> ir in that.
>
> With kind regards
>
> Katja Lampela
> *Lieska-tuotanto
> * www.lieska.net
>
More information about the TYPO3-english
mailing list