Because of the changes introduced in #234004: Drag and drop node ordering (by myself!) it is no longer possible for other modules to react to updates to subqueues such as reordering nodes. I'm working on a simple patch to add a hook_nodequeue_update, which will be called when submitting the node reordering form.

This change is necessary because the drag-and-drop interface doesn't use the nodequeue_queue_up/down functions, which invoke the nodequeue_swap hook.

CommentFileSizeAuthor
#1 add-hook_nodequeue_update-2103647-1.patch509 byteswulff

Comments

wulff’s picture

StatusFileSize
new509 bytes

...and the patch.

  • fizk committed ec4988c on authored by wulff
    Issue #2103647 by wulff: Call a hook when updating a queue
    
fizk’s picture

Category: Bug report » Feature request
Issue summary: View changes
Status: Active » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.