Print Topic - Archive

E-Blah Community  /  News  /  E-Blah RSS Feed
Posted by: Ryan, October 5, 2005, 2:57pm
This will be of most use to those who rely heavily on the RSS feed, or if someone is referencing your feed through a service like Bloglines.com.   This fix will make your XML feed validate correctly through http://www.feedvalidator.org/

In Portal.pl find the following:

<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>


and add the following AFTER:

<title>$mbname</title>
<link>$rurl</link>
<generator>http://www.eblah.com</generator>
<description />
<language>en</language>


The mod file is available on the Completed Mods board.
Posted by: mealybar, October 12, 2005, 4:18am; Reply: 1
Looking at my xml file, it seems that each topic is being displayed twice, is this a bug?
Posted by: Ryan, October 12, 2005, 10:41am; Reply: 2
Yes it is a bug.  That happens with my xml file too... but not the dynamic feed @ Blah.pl?v=shownews,a=headlines

If you're using the xml file to make your RSS available to members, just give them the dynamic feed instead.
Posted by: Justin, October 12, 2005, 10:59am; Reply: 3
Yes, I'll fix it in the next version as it's on my list.
Posted by: knpjdad, November 16, 2005, 9:15pm; Reply: 4
I'm new to this RSS stuff... I have 2 questions.

Can I put the RSS feed into the forums? just like messages.

Is there someplace that has setup instructions on RSS feeds and E-Blah.

Opps one more comment:  Justin...... You rock!!

God Bless

http://www.wilkwood.com
Posted by: Widgeteye, November 17, 2005, 12:03am; Reply: 5
I too am loking to get into the blogging thing but have not found
the right software for it. I don't want to use mysql. I was wondering
if eblah had ability to act the way the big blogs do with places for
comments and such.


Is there any real documentation on Eblah and RSS?

Thanks
Posted by: Justin, November 17, 2005, 7:55am; Reply: 6
I'm not sure what was meant by RSS feed into the forums.

E-Blah isn't a blogging system, although you can somewhat use it like one by making a new board.
Posted by: Ding, November 18, 2005, 9:43am; Reply: 7
Justin,

You have mail.
Posted by: knpjdad, November 21, 2005, 8:14pm; Reply: 8
Quoted from admin
I'm not sure what was meant by RSS feed into the forums.

E-Blah isn't a blogging system, although you can somewhat use it like one by making a new board.


Here is an example: I would like to "carry" the alt.something.feed in a (kinda like newsgroups I guess.) so when someone responds to the rss feed it would propagate to my board in the alt.somthing.feed forum.  ??

Is this what the RSS feed do?  Or am I way off?  

Posted by: Justin, November 21, 2005, 10:29pm; Reply: 9
Way off.  A news feed just feeds the information to a reader.  ;)
Print page generated: December 3, 2008, 3:01pm