Active
Project:
Taxonomy assoc
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2006 at 17:05 UTC
Updated:
18 May 2006 at 14:17 UTC
much of this module could be replaced i think with this recipe
- post your description node into the right taxonomy term. make the node sticky with a far future date. this assures the node will appear at the top.
- stylize stick class for taxonomy display as needed.
you will need a module to provide the filter.
Comments
Comment #1
urbanfalcon commentedTaxonomy_context was perfect for this modification. It is still being actively maintained (there's a 4.7 build), and it already affects the body of the taxonomy/term/ page. It was pretty easy to add a new setting to show the bodies of sticky nodes and display it based on taxonomy selection. In my installation, I also altered taxonomy.module so it's possible to turn off the node teasers on taxonomy pages...so the sticky node's body was the only content being displayed.