[TYPO3] Displaying more than 3 news with tt_news
    Andrej Trobentar 
    andrej.trobentar at rikom.si
       
    Fri Jun 16 15:58:35 CEST 2006
    
    
  
Hello all,
My goal :
I want to have only the latest 2 news on my homepage and the others in 
my "News" page.
Here's what I did :
- added a news (LATEST) content element on homepage and limit it with 
"Limit: max items for LIST and LATEST : 2"
- added this in my template setup (22 is the ID of the News page) :
plugin.tt_news {
   archiveTypoLink.parameter = 22
}
- added a news (LATEST) content element on "News" page *without* setting 
the "Limit: max items for LIST and LATEST" parameter"
Everything is working fine as long as I have only 3 news items. When I 
add the 4th, 5th, 6th, ... item, they aren't displayed on my "News" 
page. What am I doing wrong?
-- 
Many thanks for the help,
	Andrej.
    
    
More information about the TYPO3-english
mailing list