Posted by drewpuhl on August 18, 2007 at 3:35pm
Looking for advice on when to use:
- http://drupal.org/project/taxonomy_fields
- http://drupal.org/project/cck_taxonomy
- http://drupal.org/project/content_taxonomy
They all seem confusingly similar.
Looking for advice on when to use:
They all seem confusingly similar.
Comments
I haven't used any of these
I haven't used any of these modules, but your question piqued my interest. This is what I gleaned from the module's descriptions of themselves. As you can see, Taxonomy Fields is quite different from the other two. What distinguishes CCK Taxonomy Fields and Content Taxonomy, however, I don't know.
Taxonomy Fields
- add CCK fields to taxonomy categories
CCK Taxonomy Fields
- add taxonomy vocabularies to content via CCK interface
Content Taxonomy
- provides field type for referencing taxonomy terms
CCK Taxonomy Super Select
CCK Taxonomy Super Select Ultra is another similar module, but it aims to simplify things by combining (and replacing) Taxonomy Super Select and CCK Taxonomy.
I prefer Content Taxonomy, though, because its free tagging interface is clean and minimalistic (like the core taxonomy module's free tagging field). Maybe I configured cck_taxonomy_ssu incorrectly.