Hi! I am trying to figure this out. I am aggregating feeds with the feeds module, and adding some to nodequeue and useque. I set the feed aggregator to delete the nodes after 72 hours, but would like the feed item nodes in nodequeue to not be deleted... how would I be able to do this?

Thanks!

Comments

amateescu’s picture

Status: Active » Fixed

You can probabil clone the feed item nodes with Rules when you receive them, and then put the cloned node in your queues instead of the node created by feeds.

AntiNSA’s picture

hmm... can you explain this a little more?

amateescu’s picture

Project: Nodequeue » Feeds
Status: Fixed » Active

On second thought, I guess I overcomplicated this issue. I think this is a question for the Feeds module, so moving to their queue.

IMO, the real question is: does Feeds have a hook for deleting nodes? If so, you can implement that hook in a custom module, check if a queue contains that node and then return false, or something like that..

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
//www.flaticon.com/free-icons/thank-you Thank you for your contribution!

Unfortunately, Drupal 7 is End of Life and no longer supported. We strongly encourage you to upgrade to a supported version of Drupal.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.