Theme for multiple term nodes

saveriop - October 6, 2008 - 08:07
Project:Taxonomy Theme
Version:5.x-1.1
Component:Code / API
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

If a node appears in more than one term, taxnomy theme loads the theme assigned to the first term id found.

The optimal implemention,maybe , is to remember the current theme (theme from witch the node is requested) and, if match with one of the available themes, comtinuing to show the current theme.

Ex.: football fan site

-Teams
--teamA
--teamB

I want different themes for diffent teams. But there are content (news etc..) common to all teams. If I add a news to teamA AND teamB term, even if I'm browsing in teamB theme, when I ask for the news, drupal render it as teamA theme.

 
 

Drupal is a registered trademark of Dries Buytaert.