Ok,

Sorry for the double post but i thought I should put more out here. I have downloaded and installed RSS 2.1.4 14.02.2008 15:26.

Let me also say I've been looking at this thread all day and I am just a bit confused.

As far as rss goes, it seems to be working beautifully. Safari and Firefox work as anticipated.

However I cant seem to figure out how to arrive at an xsl file or take advantage of the Google Base features.

There are alot of sections commented out in modules/pages/rss_feed/header.php . Do i need to uncomment things here?

Should I be adding vars to classes/rss_feed.php ?

to trigger this statement:

if(substr($stylesheet, -3) == 'xsl') {
$feedContent .= '<?xml-stylesheet type="text/xsl" href="' . $stylesheet . '" media="screen"?'.'>' . "\n";
}

Please help :)

Thanks in Advance

Dave D