Add an alter hook for the results of the taxonomy_autocomplete callback. This will allow easy changes to the auto-complete suggestions seen by users for many contributed modules.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ndobromirov’s picture

Status: Active » Needs review
FileSize
505 bytes

Initial implementation of the patch.

ndobromirov’s picture

Typo in the function name. Adding a new patch.

mgifford’s picture

Version: 7.23 » 8.0.x-dev
Assigned: ndobromirov » Unassigned
Issue summary: View changes
Status: Needs review » Needs work

That patch still applies nicely but think this will need to get addressed in D8 before being brought back to D7.

jibran’s picture

Status: Needs work » Closed (won't fix)

taxonomy_autocomplete is gone after #1847596: Remove Taxonomy term reference field in favor of Entity reference. I don't think we are adding feature requests to D7 so closing this as won't fix.
Possible related #2409171: Add a specific tag to the taxonomy_autocomplete query