Downloads
Download tar.gz
41.01 KB
MD5: e6fc4be038d4bebfe6d5de2c3625f2dd
SHA-1: 544aa72a4eb8b0c82f438dc909b729c46f6acead
SHA-256: d4d7a491dd043b6b70ac83bac046fea6195f1cebd4b1b1f505a70c20197e1301
Download zip
46.79 KB
MD5: 6e24acc06d42456af5b07c9193846760
SHA-1: f94243db5159bc80a7aaa34ba004636dad930ff6
SHA-256: e8ae7bcf320288c109f019030d6420cdc70057e1c35a4205ea9d739f84a80761
Release notes
Nodequeue 2 introduces the following features:
- More javascript controls with queue control, making for a smoother UI. This UI degrades gracefully without javascript.
- More options for queue control including quickly shuffling and emptying queues.
- The smartqueue system, where queues can have subqueues. Smartqueue modules can create subqueues that correlate to external data; for example, the taxonomy smartqueue creates a subqueue per taxonomy term in a vocabulary; nodes are then eligible for the subqueues that it has terms for. This makes it easy to have many queues with identical configuration.
- An extended API system to make it easier to expand nodequeue and work with it with your custom code.