Closed (works as designed)
Project:
Active Tags
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2008 at 10:26 UTC
Updated:
9 Aug 2009 at 20:50 UTC
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
Comment #1
dragonwize commentedAT 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.
Comment #2
dragonwize commentedAT 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.