Term Display
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:
Maintained by: Nedjo Rogers and Joachim Noreiko
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2009-Feb-26 | 8.12 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.1 | 2009-Feb-26 | 7.85 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Nov-22 | 9.82 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2009-Nov-20 | 7.88 KB | Download · Release notes | Development snapshot | |
