Home ›
Nodequeues for developers | computermindsNodequeues for developers | computerminds
Submitted by dhakimzadeh on August 30, 2009 - 5:17am
Link Title and URL:
Nodequeues for developers | computerminds Putting some configuration in code: creating subqueues for nodequeues in code.
rather than forcing our client to create a new nodequeue for each competition (which are nodes themselves) we'd have a single queue with subqueues for each competition. This approach, using subqueues, has several advantages, among which is that it makes it stupidly easy to build a single view that takes a competition node id as an argument for which subqueue to show.