Hi, just wondering if nodequeue's taxonomy subqueues are supported with this module. If so, I wasn't sure how to implement it. If not, then I guess I can just make views w/ the proper filters for each term.
Thanks.
Hi, just wondering if nodequeue's taxonomy subqueues are supported with this module. If so, I wasn't sure how to implement it. If not, then I guess I can just make views w/ the proper filters for each term.
Thanks.
Comments
Comment #1
jcfiala commentedIt isn't yet, but that's a good idea for this module.
That said, remember that you can use hook_nodecarousel to write your own queries to feed the nodecarousel from the subqueues.
Comment #2
ultimateboy commentedThis is pretty specific and do not see it being implemented without more requests.. as jcfiala said, if you want this type of functionality, this module allows you to use a hook.