I would like to setup a queue for a specific taxonomy term and node type.
so featured taxonomy term is assigned to many types
but i want to have a queue for items that are featured and of type event.
is there a way to do that?
Chris
I would like to setup a queue for a specific taxonomy term and node type.
so featured taxonomy term is assigned to many types
but i want to have a queue for items that are featured and of type event.
is there a way to do that?
Chris
Comments
Comment #1
ezra-g commentedYou can't automatically make taxonomy terms apply to a node using nodequeue, but you can create a taxonomy queue using the included smartqueue module, and limit it to the event content type. Does that make sense?
Please re-open this issue if you still have questions.