Closed (fixed)
Project:
View - Theme
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2007 at 10:52 UTC
Updated:
22 Mar 2007 at 16:19 UTC
Sorry if I may seem ignorant here, but what is the difference between this module and taxonomy theme module? Which also changes themes based on taxonomy terms. This module requires views module while taxonomy theme does not require any contrib modules.
I'am confused..hmm
Comments
Comment #1
njivy commentedRelative advantages of taxonomy_theme.module:
* There is no need to create views, which can be complicated.
* Change the theme for any kind of page through the Extended mode, not just pages like node/123.
Relative advantages of viewstheme.module:
* Use more node attributes (e.g. author or number of comments) when deciding which theme to use.
* Use any combination of the node attributes.
* If a node could be themed several ways, give priority to one way over the others.
The views.module is used a lot, so many people already have it installed.
Comment #2
morphir commentedthanks for clearing this up.
Cheers!
Comment #3
njivy commentedComment #4
(not verified) commented