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.

Project information

Releases