Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
#167443 don't show moderated posts by anonymous. Thanks to user Roderik
features:
#151779 allow a separate e-mail address for the moderation. Thanks to user ray007
#107282 allow users with administer nodes permission to see unpublished nodes in the queue and publish them when approving. Thanks to user David Lesieur. Also added README text suggested by user Roderik
Now, all nodequeues have subqueues; the standard nodequeue that everyone knows and loves gets just 1 subqueue. But plugins can create nodequeues that have subqueues that are related to something. The smartqueue_taxonomy module allows you to create a nodequeue that has 1 subqueue per taxonomy term in a vocabulary. This can be used to easily create featured nodes per category without littering up your administration console.
Nodes can now be added to queues either via node links, the nodequeue tab or from the view queue page.