Could two checkboxes be added to the vocabulary config form ("Display options" section)? Something like this:

[ ] Display terms on nodes
[ ] Display terms on teasers

If this is already possible, please let me know. I really need to remove the terms from the teasers because there are up to five vocabularies for some content types and it's just too much to display them in the teasers. My theme has the ability to turn them off, but I understand that to be a theme feature and not a Drupal feature.

Comments

AntiNSA’s picture

I really need to kknow how to hide or trim taxonomy from my teasers. It makes them way too long.

silentway’s picture

subscribing

sweethilit’s picture

subscribing

asb’s picture

sub

lhernon’s picture

subscribe - would love to know this, too.

lhernon’s picture

There is a relatively new module, http://drupal.org/project/panels_teasers that allows you to build teasers via panels/pages. The 2.0 release uses pages, the earlier release uses mini-panels.

I just downloaded and enabled 2.0, and am totally in love with whomever wrote it. Not only could I hide the terms, but could fine tune everything else in the teaser. It's definitely worth a try!

skizzo’s picture

Thank you lhernon. I have the same requirement described in #1 but installing Panels and Panels Teasers just to hide terms seems really overkill.

superfedya’s picture

subscribing

doublejosh’s picture

The other similar module (Taxonomy hide) also doesn't do it by render mode.

Here is some custom module code that will accomplish this in D6.
http://drupal.org/node/839808