I'm wondering whether there is a views bulk operations handler for this module? I'm trying to use it to sort lists in lieu of draggable views, which is acting a bit buggy on me, and see this module as a potential replacement / consolidation of both draggable views and nodequeue, but I have about 20 items that I'd like to add to a queue, and it would be nice to have the ability to add stuff as a bulk operation.

I'm posting this as a feature request since I do not see a handler in the bulk operations field settings.

Also, a tab on the entity next to the edit tab would be nice in order to add the entity to the queue right from the entity itself.

Maybe these are in the works. I am going to give the module a try insofar as the row weights on draggable views keep reseting and ruining the sort order.

CommentFileSizeAuthor
#6 2577133-6.patch10.75 KBcecelias

Comments

RKopacz created an issue. See original summary.

jojonaloha’s picture

Also, a tab on the entity next to the edit tab would be nice in order to add the entity to the queue right from the entity itself.

Sounds like #2145441: Add an Entityqueue tab on entity pages

arx-e’s picture

Still no way to bulk add nodes to an entityqueue?

cecelias’s picture

I've just started a really rough workup on adding Actions/Bulk Operations support for D7. It's not fully complete/tested as of now, but I'll create a patch (for review of coding standards/cleanup) after I've verified that it works reliably. Also linking a similar request from a year later that has a more specific title.

cecelias’s picture

Title: Is there a Views Bulk Operations Handler for Entityqueue; entity tab for adding to queue » Add Actions Integration
Assigned: Unassigned » cecelias

Clarified title to current need.

Marked #2795957 as a duplicate of this issue.

cecelias’s picture

StatusFileSize
new10.75 KB

Here's a patch that adds initial Actions integration. This was made borrowing heavily from the nodequeue module. Patch made against diff of 7.x-1.5+3-dev version.

cecelias’s picture

Assigned: cecelias » Unassigned
Status: Active » Needs work

I’ve not been able to continue work on this. Unassigning from myself.