This project is not covered by Drupal’s security advisory policy.

This module extends Term reference fields of type Autocomplete term widget (free tagging) with a button to scan other fields to find matching taxonomy (existing) terms.

This can be used for example, to populate a taxonomy reference field, where the body of the content has matching terms in that vocabulary.

To use the module
- Enable module
- Edit your taxonomy term reference field (Must be Autocomplete term widget (tagging)) and enable the option "Activate detecting terms from the given field (below)"
- Select the 'source' field, usually body, but you may choose other text fields.
- You should now see a 'Scan for terms' button below the input field on your node creation page
- Terms will be added to the field that match the 'source' and the vocabulary that field is linked to

Todo
The module currently overrides the existing theme for that field, so it would be better to have it add to the field with jQuery instead of doing it on the backend, however it works just fine

Project information

Releases