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: leafish_paul Status: patch Brilliant! This should achieve whats brought up in this issue: http://drupal.org/node/23782 leafish_paul Previous comments: ------------------------------------------------------------------------ Mon, 25 Jul 2005 05:56:43 +0000 : Eric Scouten 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.)