CCK Node queue?
Zach Harkey - October 17, 2007 - 18:38
| Project: | Nodequeue |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is it possible to implement node queue as a CCK field? Similar to a multi-value node reference field — that you can actually control the order of?
Name your price.

#1
You know, I don't have any idea. I actually believe that a smartqueue *could* be used to do this; the association would be to the nid and the queue itself would be tied to a particular field. I'm not familiar enough with CCK to understand how the integration on that side would work, but this is possible.
I hope someone picks up this project.
#2
This actually exists with CCK for Drupal 6. You can have a nodereference field with multiple values, and re-order the list of values on the fly.
#3
Automatically closed -- issue fixed for two weeks with no activity.