Closed (fixed)
Project:
Taxonomy Theme
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2009 at 17:17 UTC
Updated:
19 Sep 2010 at 20:43 UTC
I installed this module along with the required themekey module. It created a fair amount of problems and did not work correctly. Uninstalling this module, I am able to do with the themekey module (but successfully) the functionality described in the purpose of this module. Therefore I am confused about why this module is here? If there is a use for this module beyond basic themekey functionality, could this be explained in documentation?
Comments
Comment #1
profix898 commentedTaxonomyTheme was available for several years (since Drupal 4.x). However, there have always been some problems with the structural design of the module, for example 'What term should be used for a page with multiple associated terms?', etc. Also the pretty complex logic makes it virtually impossible to extend the functionality in a clean way. And I'm not even talking about the flexibility Drupal has got with Forms API & Co with the last two releases. To overcome most of the limitations of TaxonomyTheme I decided to write a new module and thats ThemeKey. It actually does all what TaxonomyTheme did, but much much more. It is no longer restricted to switching themes based on taxonomy, hence the decision to choose a new name.
However, people are used to the simple UI of TaxonomyTheme, so I thought to keep TaxonomyTheme alive for some time. But you are right, it does not offer any additional features except for a different UI, the UI people are used to.
Comment #2
weimeng commentedIt might be helpful to include a link to ThemeKey on the project page. I came here looking for solutions to set custom themes for individual forums and had to look into the issue queue to find out about ThemeKey. :)
Comment #3
HS commentedYup. I second the above. Please add a link to ThemeKey on the project page. Drupal search is useless.
Comment #4
mkalkbrenner