Reviews: RSS 2.0 feed


Members Menu
Remember Me?
or
Register
RSS 2.0 feed Ver.2.1
2.1
3.4
MarcelG
09 February 2006
3
1082
This mod enables RSS 2.0 valid feeds from your Snitz forum, for all public forums.
RSS feeds can be specified per forum and per catagory.

Easy implementation (upload one file, change a couple of lines), and a readme is included.
Demo: http://www.oxle.com/rss.asp
Reviews

All reviews
  (1 vote)


written by 4xgirl on 18 Dec 2008

What are the beginning lines in rssdsp.asp below for?? Looks like they go to other sites? Short example of the code... = "http://www.gamespot.com/misc/rss/gamespot_updates_news.xml" elseif rssno = 2 then extURL = "http://www.brianmadden.com/rss" elseif rssno = 3 then extURL = "http://www.jaggle.nl/english.xml" elseif rssno = 4 then extURL = "http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/technology/rss.xml" else extURL = "http://www.gamespot.com/misc/rss/gamespot_updates_news.xml"