Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The examples on the main project page are very abstract. Can you provide a concrete example of why one would use this module and how they would use it?
This looks incredibly useful. Is there a way to reference the smartqueue from the node? An example use case would be to embed the nodequeue view into the container node. I have to admit, I haven't taken a look at the code or the data structure yet so I may be asking an obvious question.
Sorry, I no longer use this module. I think the answer is yes. You should use nodequeue's relationship with current node id from URL as view's argument.
Yes, this is incredibly helpful. I'm putting together a photo site with lots of images associated with lots of albums. Nodequeues are a very flexible way to control what images go in what album in what order, but creating a queue for every album would be an unwelcome extra step. Instead, this module sets one up automatically for every album. It's exactly what I needed, and I hope another maintainer steps up if tema is no longer working on this.
(I had to categorize this as something, and picked "support request" because it's general enthusiasm for support!)
Comments
Comment #1
tema commentedHere you are :)
Comment #2
tema commentedComment #3
brentratliff commentedThis looks incredibly useful. Is there a way to reference the smartqueue from the node? An example use case would be to embed the nodequeue view into the container node. I have to admit, I haven't taken a look at the code or the data structure yet so I may be asking an obvious question.
Comment #4
tema commentedSorry, I no longer use this module. I think the answer is yes. You should use nodequeue's relationship with current node id from URL as view's argument.
Comment #5
kiramarch commentedYes, this is incredibly helpful. I'm putting together a photo site with lots of images associated with lots of albums. Nodequeues are a very flexible way to control what images go in what album in what order, but creating a queue for every album would be an unwelcome extra step. Instead, this module sets one up automatically for every album. It's exactly what I needed, and I hope another maintainer steps up if tema is no longer working on this.
(I had to categorize this as something, and picked "support request" because it's general enthusiasm for support!)