Показать сообщение отдельно
Старый 24.09.2009, 13:05   #5
dmartynenko
Senior Member
 
Аватар для dmartynenko
 
Регистрация: 20.07.2007
Адрес: Беларусь, Минск
Сообщений: 957
Отправить сообщение для dmartynenko с помощью ICQ
По умолчанию

Код:
Since tt_news 2.5.0 “listStartId” is deprecated because the new TS option 
“excludeAlreadyDisplayedNews” does the same without the need to configure the listStartId for each content element. 
If you f.i. Want to get a news layout like shown in the image above simply place 4 
news plugin content elements on the page, configure the limit for each plugin and add the following line 
to your TS setup:

plugin.tt_news.excludeAlreadyDisplayedNews = 1

If "excludeAlreadyDisplayedNews" is enabled "excludeLatestFromList" and "listStartId" will be ignored.
dmartynenko вне форума   Ответить с цитированием