Page 1 of 1

RSS feed for forum

Posted: 27 Feb 2007, 17:00
by TheEagleCD
Hi,

not sure whether other people feel the same but I would find it very handy if the forums integrated an RSS feed.

There's a relatively simple extension for phpBB that does that, unfortunately I forgot its name.

Anyway, just my 2 euro-cents.

Best regards,
Christoph

Posted: 27 Feb 2007, 18:05
by spoodie
Sounds like a good idea, I'd use it.

Posted: 27 Feb 2007, 19:11
by msx
i would use it

Posted: 28 Feb 2007, 04:27
by tor
Ok :)

Newly added,

http://excito.org/forum/rss.php

Please tell me what you think.

[edit, now added rss icon with link in the menu]

/Tor

Posted: 28 Feb 2007, 05:20
by Johnny
Great stuff.....this will be very useful for me!

Thanks tor! :D

Posted: 28 Feb 2007, 06:23
by spoodie
Thanks a lot, I'll add it to my RSS app.

Posted: 28 Feb 2007, 09:39
by TheEagleCD
That was quick, thanks! :)

If you really feel like being fancy then you could also add the following line to your forums/templates/excito/overall_header.tpl file, just above the "</head>" tag if I'm not mistaken. That will directly add that small orange RSS icon to your browser's address bar.

Code: Select all

<link rel="alternate" type="application/rss+xml" title="Add me!" href="/forum/rss.php" />
Another option you have with that rss extension is to have a seperate feed which only includes new topics, that could for example be handy if you wanted to integrate the rss feed into the excito.com frontpage or something. Simply add the "?t=1" option to the rss URL (e.g. "forum/rss.php?t=1").

Thanks again,
Christoph

Posted: 28 Feb 2007, 12:23
by Zarei
Great thanks! Now I won't have to come her and check twice a day :)