Active
Project:
Term Display
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 03:30 UTC
Updated:
12 Jan 2011 at 22:14 UTC
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
Comment #1
AntiNSA commentedI really need to kknow how to hide or trim taxonomy from my teasers. It makes them way too long.
Comment #2
silentway commentedsubscribing
Comment #3
sweethilit commentedsubscribing
Comment #4
asb commentedsub
Comment #5
lhernon commentedsubscribe - would love to know this, too.
Comment #6
lhernon commentedThere 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!
Comment #7
skizzo commentedThank you lhernon. I have the same requirement described in #1 but installing Panels and Panels Teasers just to hide terms seems really overkill.
Comment #8
superfedya commentedsubscribing
Comment #9
doublejosh commentedThe 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