Issue status update for http://drupal.org/node/27418 Post a follow up: http://drupal.org/project/comments/add/27418 Project: Drupal Version: cvs Component: taxonomy.module Category: feature requests Priority: normal Assigned to: Eric Scouten Reported by: Eric Scouten Updated by: Eric Scouten Status: patch Attachment: http://drupal.org/files/issues/taxonomy_render_nodes_hook.patch (605 bytes) Attached patch provides a hook that node modules can use to override the behavior of taxonomy_render_nodes() when displaying terms from a single vocabulary that applies to only one node type. (i.e. a vocabulary that applies to images only could be rendered with a gallery page instead of the standard node teaser formatting.) Eric Scouten