Term Display is a small helper module that provides display options for taxonomy terms on node pages. Options are:
default (change nothing, and display the terms in the normal way)
list (remove from the standard display and instead display as a list with the vocabulary name)
custom (remove from the standard display and instead display as a comma-separated list with the vocabulary name)
load (remove from standard display and store the term data for the vocabulary in the $node object so it can be processed in the theme: details of how this works are on the handbook page)
none (do not display the term).
For example, say you have an "Author" vocabulary where you list one or more authors of a piece of content. By default, these author names will appear in the list of terms associated with a piece of content. But if you select "custom" as the display style, the author will appear at the top of your content like this:
If you're looking at using Term Display, please evaluate Content taxonomy, which offers most of what Term Display does plus many extras and so may suit your needs better than Term Display.
Edit term provides links on taxonomy listing pages to directly edit taxonomy terms.
This makes it easier to immediately edit term name, synonyms, description, and weight for the term you are viewing without navigating through your site's administrative back end.
On the term edit page, you also have the new ability to set an URL-alias for the term directly, and create and position a menu item - the same way as can be done for nodes. See illustration.
Once changes are made, you are returned to the listing page from which you started, cutting normal term management procedure down from a dozen clicks to just two.
As of January 9, 2010, this project appears to be no longer supported. If, as the project maintainer, you feel this message has been posted in error, please post a comment on #678672: Moderator seems abandoned.