Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Good RSS Syndicator?

ADMADM
edited March 2006 in Vanilla 1.0 Help
Basically I wanted to grab some news/topics from a forum and display them on my site. I want the main page to look like this: News title ------------- News Story (only a certain amount of words) [Read More] Then when they click Read More it takes them to another page (Still on my site) where it shows the full story. But all of it has to be cached and updated every X amount of time. Is there any script that does that? Even tieing in Search and stuff like that would be good. PHP/MySQL preferable.

Comments

  • NickENickE New
    edited March 2006
    MagpieRSS is pretty good. Although why would a 'read more' link take them to a page on your site? Wouldn't it make more sense to simply link to the article, especially as RSS feeds would really only give you a preview of the post and not the whole thing?
  • Most of the time it's impossible to have the full article on your site as it's not included in the RSS. I use Magpie too :)
  • Thanks I'll look into Magpie.
This discussion has been closed.