[TYPO3-ttnews] TYPO3 6.1.1 and News
bernd wilke
t3ng at bernd-wilke.net
Mon Jun 24 13:53:22 CEST 2013
Am 24.06.13 13:25, schrieb Thomas Lunde:
> Hi
>
> If I delete "plugin." from the TS, then the whole TS for news doesn't work.
>
> Should the new template appear under the tab "Settings" or under "Template" in the plugin?
neither nor.
it belongs to the page-TS:
edit a page-record,
go to tab 'resources',
find section 'TypoScript Configuration',
field 'Page TSConfig'
there you insert:
tx_news {
templateLayouts {
1 = Top News Template
:
}
}
> -----Oprindelig meddelelse-----
> Fra: typo3-project-tt-news-bounces at lists.typo3.org [mailto:typo3-project-tt-news-bounces at lists.typo3.org] På vegne af d.ros
> Sendt: 24. juni 2013 13:18
> Til: typo3-project-tt-news at lists.typo3.org
> Emne: Re: [TYPO3-ttnews] TYPO3 6.1.1 and News
>
> Am 24.06.2013 10:55, schrieb Thomas Lunde:
>> Hello
>>
>> Currently I have this TS in my page config for news:
>>
>> plugin.tx_news {
>> templateLayouts {
>> 1 = Top News Template
>> }
>> ... A lot more TS for news here ..
>> }
>
> remove the plugin. You are in PAGE TS:
>
> tx_news {
> templateLayouts {
> 1 = Top News Template
> }
>
>
> cheers
>
>
>
bernd
--
http://www.pi-phi.de/cheatsheet.html
More information about the TYPO3-project-tt-news
mailing list