I see. When using the rss plugin, BoltWire actually creates the RSS Feed. There is no html. Just straight xml/rss.
It basically uses a custom skin and a special template. But it runs the feed right through the main BoltWire engine. There's no associated html page unless one is created. I suppose we could create a plugin or something to add this to the page header, or directly to the skin if desired. Cheers, Dan On Sun, Sep 20, 2009 at 7:44 AM, Kevin <[email protected]> wrote: > Follow up... to to clear up after re-reading your message... This would be > added to the main site headers section, not necessarily the RSS feed page > itself and not part of the channel section of the RSS feed data. > > Preferably by adding it to the core headers sent out by the site along with > other normal headers for META, Title etc... > > On Sun, Sep 20, 2009 at 4:33 AM, Kevin <[email protected]> wrote: >> >> Anywhere between the <head> </head> section of the HTML page. >> >> Most browsers then, when they see it will add an RSS indicator somewhere >> on the top of the browser page that you can click to "subscribe" to the RSS >> feed. >> >> Example: www.tnetweather.com >> >> Works with FF, MSIE and Safari, but apparently not chrome which is a bit >> weird. >> >> o FF puts it left of the URL window RSS icon >> o MSIE (at least 8) places an rssfeed icon on the tabs line to the right. >> o Safari puts a blue RSS icon to the right of the URL window. >> >> On Sun, Sep 20, 2009 at 4:24 AM, The Editor <[email protected]> wrote: >>> >>> On Sun, Sep 20, 2009 at 6:56 AM, Kevin <[email protected]> wrote: >>> > Might include in the page about it on how to add a RSS link in the >>> > headers >>> > of the site so that it shows up in the browser URL line (most >>> > browsers). >>> > >>> > <link rel="alternate" type="application/rss+xml" title="FAST Missions - >>> > Latest thoughts from the Editor! [RSS]" >>> > href="http://www.fast.st/fast/index.php?p=rss.blog" /> >>> >>> Where exactly does this go? In the channel before the first item? I >>> haven't seen this one before... >>> >>> Cheers, >>> Dan >>> >>> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
