[TYPO3-ttnews] tt_news 3.0.1: LIST and SINGLE on the same page
Frederik
freak.fred at gmail.com
Wed Jan 6 15:39:20 CET 2010
Hey Ben,
where exactly did you put your code in? Did you set the singlePID variable?
Thanks,
Fred
ben van 't ende schrieb:
> Hey Frederik,
>
> I have this as my setup. I did not investigate yours, but it is working fine for
> me also after the update. HTH - ben
>
> plugin.tt_news = USER_INT
> # switch to single
> plugin.tt_news.code >
> plugin.tt_news.code = LIST
>
> config.index_enable = 0
>
> [globalVar = GP:tx_ttnews|tt_news > 0]
> plugin.tt_news = USER
> plugin.tt_news.code = SINGLE
>
> config.index_enable = 1
> [global]
>
> # show description and keywords from newsitems
> # as metatags instead of the general set.
> page.headerData.999 {
> local >
> local {
> description.data = register:newsSubheader
> keywords.data = register:newsKeywords
> }
> }
>
More information about the TYPO3-project-tt-news
mailing list