Hello everybody,
I'm using Feeds and I like a lot how it works. I think it is a very basic module for anyone wanting to work with rss.
I have a question (not a problem) about how it works: If I delete one node which is a feed item, when the feed refreshes, that item is being reimported again?
For example, I have a source feed which is http://www.myexamplefeed.com/feed and it has two items on it:
http://www.myexamplefeed.com/feed
-> Item 1: The life of orangutanes
-> Item 2: The blue ostrich
It creates two nodes, each one with the title of the node. Then, I delete the node corresponding to Item 2: The blue ostrich. Finally, the source has no new items but the feed refreshes. Is Item 2 going to be reimported again?
Thank you,