Home ›
Does FeedAPI re-import a feed item if its node has been deleted?Does FeedAPI re-import a feed item if its node has been deleted?
Submitted by Benjamin Melançon on April 6, 2009 - 4:32pm
We thought feeds would just import back news feed items after deletion, thus the need for feed moderation, but when testing it looks like it actually keeps track of deleted feed items somewhere.
Don't see any special table for this to be stored in, though.
Hmmm.. it doesn't delete anything from the feedapi_node_item table using hook-nodeapi on node delete, but it is deleting deleted feed item nodes' urls from this table nonetheless.
Resolution
More like this
- taxonomy_term_count_nodes() flakes out: empty white screen when term has itself as parent
- Export and re-import a database with Drush and the command line
- Delete all nodes of a given content type with code ('cause, say, you're using Drupal 4.7)
- Fix RSS output for CCK node types so that information from all important fields are included
- Drupal 6 wigs out if you delete or move (as in rename to settings.php) its default.settings.php


Comments
Post new comment