Provides a widget for Content Taxonomy module similar to Taxonomy Tree with one major difference - it only loads term tree branches required instead of rendering the entire taxonomy tree on page lo
Term Fields allows you to define fields for taxonomy terms in the same way that CCK allows you to define fields for nodes.
Possible uses for this module
You own a book review site where you use the Taxonomy module to classify book reviews by the book author. You've created a view that lists all book authors on the site, but instead of just listing the author's name, you'd like to include some biographical information as well, such as the author's date of birth.
You have a video game fansite where your classify news, reviews, and images with a vocabulary where all the terms are games. You want to create an index of all games on your site, but instead of just listing the name of the game, you want to list the game's release date, publisher and platform.
You have a recipes site where recipes are nodes and are classified with a vocabulary where the terms are the chefs who created the recipes. Again, you want to list all the chefs with a view, but you also want to list their favorite recipe next to their name.
Any situation where taxonomy terms need more than just a title and a description is where Term Fields comes in to use.