[Typo3] tt_news archive parameter
Pedro Pedro
correotypo3 at gmail.com
Thu Nov 24 18:01:25 CET 2005
Hi, I've implemented to different sections in my site with tt_news, one
called news and another one called events. I want to assign different
archives page for this two sections (the news archive page and the events
archive page), but I don't know how to do this. I write this typo script
code in the general template of the site:
plugin.tt_news {
archiveTypoLink.parameter = 221
}
221 is the id of the news archive page and I would like to do something like
that for the events archive page with id: 244. I try writing the same code
with the number 244 in the TSconfig of the event archive page but it doesn't
work. Can any body help me?. thanks
More information about the TYPO3-english
mailing list