Nodequeue Taxonomy

Categories

Component ID

1465186

Component name

Nodequeue Taxonomy

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

By default, Nodequeue (http://drupal.org/project/nodequeue) allows you to restrict a queue to show nodes of a particular content type. We had a need to further restrict the nodes to ones that had been tagged with a particular taxonomy term.

This module provides term checkboxes for filtering the autocomplete field when adding nodes to a queue. This does not restrict adding nodes by other methods.

Requirements
Nodequeue does not provide a way to alter the autocomplete results, so you need to apply the patch from http://drupal.org/node/1463552 in order for this to work