Nodequeue Randomizer
Categories
Component ID
691060
Component name
Nodequeue Randomizer
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2163
Component created
Component changed
Component body
The 'Nodequeue Randomizer' module extends the functionality of the Nodequeue module by supplying a method to have your queues be randomized on a scheduled basis. It also allows you to weight the nodes within a queue, making some nodes more likely to show up early in the list and other to always be at the back.
Dependencies for this module are the nodequeue module (of course) and the date API module which is packaged with the date module. The Drupal 6 version also requires the job queue module for cron related tasks.
