Page 1 of 1

Multiple RSS in RSS2HTML

Posted: Mon Feb 18, 2008 2:02 pm
by saltydog
I am testing RSS2HTML in order to have a page similar to a "planet" (http://planet.debian.org/ ), so I need to have multiple feeds on one page,1 item per feed, ordered by date.

With a specific template I have reached several targets, but I can't get the feeds ordered by date. Should I write my owm code to do this? Currently, my pagelooks like a list of:

{cms_module module="RSS2HTML" feed="" numitems="1" encoding="ISO-8859-1"}
{cms_module module="RSS2HTML" feed="" numitems="1" encoding="ISO-8859-1"}
....
....
{cms_module module="RSS2HTML" feed="" numitems="1" encoding="ISO-8859-1"}