gweilo8888 Posted December 7, 2005 Posted December 7, 2005 Hi all I'm having a problem with RSS article import from several sites, such as Craigslist (for example). Sometimes the RSS importer is incorrectly deciding certain items are "new" and creating new forum threads for them every single time the articles are updated. It strikes me that the workaround for this would be exceptionally simple. In the configuration of each RSS import feed, let the admin set a feed as either "append" or "replace" - and if the latter is chosen, then ALL RSS articles for that feed would be automatically removed before new articles are fetched. Can this be added to future builds please, or can somebody suggest what code I'd need to modify to accomplish this? :) Thanks!
gweilo8888 Posted December 8, 2005 Posted December 8, 2005 I can't believe nobody else out there would want this - anybody?
gweilo8888 Posted December 14, 2005 Posted December 14, 2005 Anybody from Invision care to reply on the chances of this being included? The software already has the ability to purge existing articles, so I would imagine this would be a VERY simple addition...
bfarber Posted December 15, 2005 Posted December 15, 2005 Are you saying you would like the option (per-feed) to remove articles before new ones are imported? :unsure: I couldn't see that being a very useful feature myself.
gweilo8888 Posted January 2, 2006 Posted January 2, 2006 Are you saying you would like the option (per-feed) to remove articles before new ones are imported? :unsure: I couldn't see that being a very useful feature myself. Sorry for the slow reply, I've been on vacation. Yes, that is exactly what I am saying - and I explained exactly why it would be useful. Some feeds - for example, those from Ebay RSS converters and sites like Craigslist - don't seem to work well with the importer, and create new threads for every item, every time they're run. Allowing the existing posts to be deleted every time new ones are scanned for would solve this problem, for folks who want to import items from elsewhere and have the threads locked on import. Obviously it wouldn't be of use on sites where the threads get discussion, but many sites don't use the importer in that way, mine included.
gweilo8888 Posted April 30, 2006 Posted April 30, 2006 I'm still hoping for this... It can't be that hard to implement, you already have the functionality to delete all RSS articles for a particular import through the ACP, so it really should be just a matter of adding one simple option, checking whether that option is set when the feed imports, and calling the routing to clear the feed if it is set. Could anybody from Invision comment on whether this could be added, and if not, what workaround they suggest for folks who want to import (and immediately lock) feeds from Ebay, Craigslist, etc. that currently create duplicate thread after duplicate thread?
gweilo8888 Posted January 21, 2007 Posted January 21, 2007 Over a year later, but I'm still waiting on this functionality. Can anybody give me an idea for what code I'd need to change myself, to have IPB trigger deletion of all posts from a feed before the feed is reimported?
bfarber Posted January 22, 2007 Posted January 22, 2007 You'd have to edit rssimport.php (action_admin folder) but to do it yourself I'd really leave that to IPS Beyond.This particular feature likely won't make it in, as I don't believe there is any real sort of demand for it, I'm afraid.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.