Is it possible to disable the teaser on taxonomy term pages? Thanks!

Comments

AlanQ’s picture

Two thoughts:

i) Take a look at http://drupal.org/node/533678 .

ii) Have you played with the Views module...?

parasox’s picture

http://zugec.com/drupal/redirect-taxonomy-term-links-to-a-views-page

Pretty sure that's what you're after. It's on my things to do list as well :)

DollarSign’s picture

I think I am gonna give this one a shot. looks like a fairly elegant solution to the problem. Thanks for all the replies!

AvalancheOfLlamas’s picture

You can also use the panels module (http://drupal.org/project/panels) to theme taxonomy term pages (as well as node pages).

Alan