What's a good module to have a taxonomy field with CCK?
mr_dimsum - March 27, 2008 - 19:12
Was wondering if there were any preferred or clear choices to use with CCK and taxonomy? Essentially, I'd like some type of field that may or may not have autocomplete functionality, but that's just icing on the cake.
Cheers!

I have heard of two (both
I have heard of two (both for Drupal 5):
http://drupal.org/project/cck_taxonomy
http://drupal.org/project/content_taxonomy
The first one has a very interesting concept, changing the way taxonomy is used, and no bells and whistles. The second one has autocomplete, checkboxes and other widgets.