Closed (fixed)
Project:
Smartqueues for content types
Version:
6.x-1.2-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 21:20 UTC
Updated:
23 Nov 2011 at 13:54 UTC
Jump to comment: Most recent file
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!)