Multiple RSS in RSS2HTML

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
saltydog
Power Poster
Power Poster
Posts: 281
Joined: Fri Mar 04, 2005 9:06 am

Multiple RSS in RSS2HTML

Post 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"}
Post Reply

Return to “CMSMS Core”