[TYPO3-ttnews] News System v2.0.0 - RSS News Feed: XML-Deklaration for each News Plugin !??
JCL - Johannes C. Laxander
jc at laxander.com
Mon Feb 18 11:30:22 CET 2013
Hallo,
Hallo,
on a page there a 3 news plugins. Each plugin shows news from an other category in list view.
Each plugin will be generate as a new News Feed, starting with a new XML-Declaration. Is this a bug?
Who can I generate only one News Feed with all News of all categories???
This is a snippet of my TypoScipt setup:
pageNewsRSS.10 < styles.content.get
pageNewsRSS.10.select.where = colPos=11 AND list_type = "news_pi1"
pageNewsRSS.10.select {
orderBy = ...
max = 10
}
Page layout ist doing with Backend Layouts. Therfore: colPos=11.
Johannes.
More information about the TYPO3-project-tt-news
mailing list