Term Display

nedjo - October 17, 2007 - 18:49

Term Display is a small helper module that provides display options for taxonomy terms on node pages. Options are:

  • default (do nothing)
  • 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)
  • 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:

Author: Nedjo Rogers

To use, enable the module and then navigate to the edit page for an existing vocabulary. You'll see a new fieldset, "Display options". Select a display style (one of the options listed above). Optionally, you can assign a weight to the resulting content to try to control where it displays, but this can lead to unexpected results and is recommended only for advanced usage.

Both the list and the custom display options can be overridden at the theme level.

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Sep-077.83 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Oct-077.7 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2007-Oct-187.7 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.