Taxonomy single tag
taxonomy_single_tag improves core's taxonomy adding support for free single tagging.
Why such a module might be necessary is explaned at Taxonomy autocomplete without multiple select:
is it possible to create a taxonomy-input with autocomplete, but without the possibility to select multiple terms?
With "Free tagging" its possible to separate multiple terms with a comma, but i like to select only one term.
Autocomplete is necessary because 1000+ terms are too much for a single dropdown...
Notes:
- branch 6.x-1.0-alpha1 - initial release supported taxonomy_other 6.x-1.1
- branch 6.x-1.0-beta1 and later releases - removed taxonomy_other support to keep this module simple and straightforward #623220: remove taxonomy_other support
