TinyPortal
Development => Support => Topic started by: evilicy on October 05, 2007, 03:16:10 PM
Hi I had a question I was hoping someone could help me out with. I really don't know much about this topic so please excuse my ignorance when asking my question. (and sorry in advance if I'm not posting in this in the right place)
I have a smf mod installed on my site that gives an RSS feed for my boards Index. Now I wanted to let my site users use these feeds for their blogs or whatever. I did some google'n and found some javascripts that would parse the rss feed or w/e to let it be viewed on their blogs. The problem is they usually like to put their own ads in the feed which I don't want.
/me takes a deep breath
So my question is; I know TP has a rss block that does all of this, so is there away I could make a script that would use the TP RSS block to do this that I could give to my users to add to there blogs or whatever?
Sorry, but I don't quite get what you're asking. TP doesn't have any RSS feeds at this time.
It's hard for me to ask the question right when I don't know what I'm talking about Lol....
But let me try again...
The mod I have installed on my forum lets me have a RSS feed for anyone of my boards for example the url for my "News & Stuff" feed would be: http://www.darkvoid.org/index.php?action=.xml;board=2;type=rss
Now I have a block on my site (http://www.darkvoid.org) front page that shows the feed for my news using a rss block.
Now I was wondering if there was a way if I wanted to let my sites users to display the "http://www.darkvoid.org/index.php?action=.xml;board=2;type=rss" on their site by using the same method the rss block displays it on my site.
Like does the tp rss block that displays the feed on mine have like a script/code that displays the feed (obiviously it does) that I could in turn write another script for that would call on that code to display the rss feed on someone elses site?
Hope I was more clear of what I am trying to ask this time :-\
I know I could just make the rss block on my site and than just write a lil script using a IFrame they could put on their site but I really don't want to do it this way.
You can probably use one of the 3rd party scripts that I posted in your other thread to do this. TP doens't have anything that you can use on other sites other than the rss feed itself.
oh Okay thanks I understand now :P