I've noticed that when using the auto-suggest box from the content_taxonomy module, I can enter any of a terms synonyms and the term will be suggested. This was very useful to me. Could that functionality be added to this module as well? Perhaps the code from the other module is reusable.

Comments

dragonwize’s picture

Title: Triggering auto-suggest when entering a synonym of a term » Suggest term when entering a synonym
Status: Active » Postponed

AT is currently using cores suggestion implementation. I haven't done enough testing yet to see what this would cost but it does sound like a nice feature.

Marking as postponed. We will come back to this later to see if we will implement it.

dragonwize’s picture

Status: Postponed » Closed (works as designed)

AT does not implement any autocomplete functionality so this feature would have to go back to core taxonomy to implement.

The good news is that Active Tags and CCK Taxonomy modules now work together so you can go that route if you want.