Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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

Project information