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?

CommentFileSizeAuthor
#1 case1.png26.47 KBtema
#1 case2.png25.08 KBtema

Comments

tema’s picture

StatusFileSize
new25.08 KB
new26.47 KB

Here you are :)

tema’s picture

Status: Active » Closed (fixed)
brentratliff’s picture

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.

tema’s picture

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.

kiramarch’s picture

Title: Example use case » Another sample use case

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!)