The Lurker Lounge Forums
Small Request - Printable Version

+- The Lurker Lounge Forums (https://www.lurkerlounge.com/forums)
+-- Forum: The Lurker Lounge (https://www.lurkerlounge.com/forums/forum-4.html)
+--- Forum: Suggestion Box (https://www.lurkerlounge.com/forums/forum-13.html)
+--- Thread: Small Request (/thread-7306.html)



Small Request - Quark - 12-30-2004

I see you have the news linked up to some RSS feeds, as shown on the front page. Would it be possible to add simple LINK statements in the head of the html? Firefox knows to pick those up and makes it much easier to subscribe. For every "alternate" link ina webpage, Firefox has a 'Subscribe to ...' option in the bottom right corner.

example:
Code:
<link rel="alternate" type="application/rss+xml" title="Mozilla Announcements" href="http://www.mozilla.org/news.rdf">



Small Request - Bolty - 12-30-2004

Quark,

I'm an RSS newbie, so let me make sure I have this right - if I put this at the top of every page:

Code:
<link rel="alternate" type="application/rss+xml" title="Lurker Lounge News" href="http://www.lurkerlounge.com/index2.php?option=com_rss&feed=RSS2.0&no_html=1">

That would do the trick?

-Bolty


Small Request - Quark - 12-31-2004

Yep, that worked for me when I pasted it right below the CSS in a copy of the homepage's html.


Small Request - Bolty - 01-05-2005

Quark,Dec 30 2004, 11:06 PM Wrote:Yep, that worked for me when I pasted it right below the CSS in a copy of the homepage's html.
[right][snapback]64015[/snapback][/right]
Ok, done.

Yeah, I know - why'd that take so long?

-Bolty


Small Request - pakman - 02-09-2005

Is it possible to add and RSS feed to each of the individual forums?


Small Request - Kevin - 02-09-2005

pakman,Feb 9 2005, 03:28 PM Wrote:Is it possible to add and RSS feed to each of the individual forums?
[right][snapback]67713[/snapback][/right]

Hmmm, good question (not that I can do anything about it). I'm still an RSS newb myself, but if you could get it read local cookies and only show the topics you haven't read yet that could be sweet.


Small Request - Bolty - 02-09-2005

Gnollguy,Feb 9 2005, 04:55 PM Wrote:Hmmm, good question (not that I can do anything about it).&nbsp; I'm still an RSS newb myself, but if you could get it read local cookies and only show the topics you haven't read yet that could be sweet.
[right][snapback]67714[/snapback][/right]
I'd love to be able to post up the source code to IPB 2.0.0 and ask if anyone could design one, but it is no longer offered for free and would be legally ambiguous, to be sure. If there's an RSS mod for Invision Power Board, I'm not aware of it.

-Bolty