Skip to content

RSS

Ask and ye shall receive.

Moderators: arclight, happywaffle

  • User avatar
  • Roy Janik Offline
  • Posts: 3851
  • Joined: August 14th, 2005, 11:06 pm
  • Location: Austin, TX
  • Contact:

RSS

Post by Roy Janik »

Any chance of enabling RSS for the bulletin board?

I've been trying to aggregate all my obsessions into one handy-dandy location. I found this, but I haven't actually tried it or anything: http://corp.feedster.com/blog/archives/ ... pport.html
Last edited by Roy Janik on May 12th, 2013, 2:35 am, edited 1 time in total.

Hidden in plain sight

Post by arclight »

You mean like http://forum.austinimprov.com/rss.php? The big problem with the phpBB2 RSS plugin is that there's not a good way (AFAICT) to publish the RSS link on the phpBB2 front page without manually mangling the code. Rrrr.
Last edited by arclight on May 12th, 2013, 2:35 am, edited 1 time in total.
  • User avatar
  • Wade Minter Offline
  • Posts: 9
  • Joined: August 10th, 2005, 9:37 pm
  • Location: San Antonio, TX
  • Contact:

Post by Wade Minter »

Hm. I'll have to check for that RSS plugin.
Last edited by Wade Minter on May 12th, 2013, 2:35 am, edited 1 time in total.
  • User avatar
  • Wade Minter Offline
  • Posts: 9
  • Joined: August 10th, 2005, 9:37 pm
  • Location: San Antonio, TX
  • Contact:

Post by Wade Minter »

Here's another RSS mod for phpBB, one that looks like it's been worked on within the last two years or so (and supports RSS 2.0 and Atom):

http://naklon.info/rss/about.htm

And if you edit your templates/subSilver/overall_header.tpl file, you can add a line to enable RSS autodetection:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/forums/rss.php" />
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">

Adding the line in bold, and replacing "/forums/rss.php" with the URL to your rss.php file.

You can see it in action at http://www.comedyworx.com/forums/
Last edited by Wade Minter on May 12th, 2013, 2:35 am, edited 1 time in total.

More RSS fun

Post by arclight »

Wade Minter wrote:Here's another RSS mod for phpBB, one that looks like it's been worked on within the last two years or so (and supports RSS 2.0 and Atom):

http://naklon.info/rss/about.htm
Thanks! The situation is much better, though I couldn't get both the Atom and the RSS feeds to show simultaneously. I wonder if there's some issue with having multiple

Code: Select all

<link rel="alternate" ... />
elements in the header. Though they seem to work fine in s9y.

Regardless, I hacked at ./includes/page_header.php to add autodetection links to the header no matter which template you're using.

Hopefully this works better than the other RSS mod.
Last edited by arclight on May 12th, 2013, 2:35 am, edited 1 time in total.
  • Guest Offline

Reliance

Post by Guest »

You mean like
Please tell me how that is relivat to any of this.
Last edited by Guest on May 12th, 2013, 2:35 am, edited 1 time in total.

MC Spellchecka and DJ Mizquote at The Parish, Thursday 9pm

Post by arclight »

Anonymous wrote:
You mean like
Please tell me how that is relivat to any of this.
Yeah, I guess you're right. I can see how someone might miss the relevance of the URL of the RSS feed for the bulletin board (http://forum.austinimprov.com/rss.php) to the question:
Roy Janik wrote:Any chance of enabling RSS for the bulletin board?
Actually, I'm lying. Or sarcastic. But enjoy using our guest account anyway. :)
Last edited by arclight on May 12th, 2013, 2:35 am, edited 1 time in total.
  • Guest Offline

Sorry

Post by Guest »

[quote][/quote]

Well thats your opinion and well its your opinion.
Post Reply