Hi,
I had a Drupal 6 site and used Actions to allow users to add nodes or remove nodes from a nodequeue (in bulk operations via views bulk operations). In D6, the option presented itself in the advanced actions dropdown once both modules were installed. I'm updating to Drupal 7 and I can't find any way to get the two actions as options. I'm looking for add to an entityqueue and remove from entityqueue. Is there a way to do this? I don't do a lot of coding but am happy to do it that way if anyone can give me some guidance.
Thanks.
Comments
Comment #2
jaron commentedJust making the title clearer.
Anyone have insight here?
Comment #3
jaron commentedI just looked through all the code and am not seeing any actions integration at all. This was a part of Nodequeue in Drupal 6. Has it been dropped with the transition to Entityqueue?
Comment #4
ceceliasMarking as a duplicate of #2577133.