Is it possible to disable the teaser on taxonomy term pages? Thanks!
Two thoughts:
i) Take a look at http://drupal.org/node/533678 .
ii) Have you played with the Views module...?
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 :)
I think I am gonna give this one a shot. looks like a fairly elegant solution to the problem. Thanks for all the replies!
You can also use the panels module (http://drupal.org/project/panels) to theme taxonomy term pages (as well as node pages).
Alan
Comments
Two thoughts
Two thoughts:
i) Take a look at http://drupal.org/node/533678 .
ii) Have you played with the Views module...?
Redirect taxonomy term links to a views page
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 :)
I think I am gonna give this
I think I am gonna give this one a shot. looks like a fairly elegant solution to the problem. Thanks for all the replies!
Panels
You can also use the panels module (http://drupal.org/project/panels) to theme taxonomy term pages (as well as node pages).
Alan