Closed (works as designed)
Project:
Flag Weights
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2008 at 04:18 UTC
Updated:
16 Oct 2008 at 10:21 UTC
This module looks to me like a duplicate of nodequeue for the node use case. Maybe borrow some ideas from it or merge the modules.
Comments
Comment #1
lyricnz commentedYou're right, it is kindof a duplicate. The reasons I created it:
(a) Supports working on users and comments (well, Flag module does)
(b) Flag has slightly nicer AJAX UI than Node Queue (eg: Add/Added messages, Remove/Removed messages)
(c) It's a very small module, whereas Node Queue... isn't :)
I'm currently working on improving Draggable Views module to support non-CCK weight fields (like the "Nodequeue: Position" field), so I'll be sharing the love :)
Does this answer your question?
Comment #2
lyricnz commentedSpoke with original submitter in IRC. Seems satisfied with my response above.