inherit theme in a book
phildu - June 13, 2006 - 15:13
| Project: | Taxonomy Theme |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | kash83 |
| Status: | active |
Jump to:
Description
hello
i have 3 part in my site , and i want this 3 book part have their own theme
i have try all method, and i suppose i need to use the term-based
i have make a vocab "V" with 3 term (A,B,C)
i affect a theme to each term
i make the first page of my 3 book and i affect term to each and...it's ok
Now the probleme is that whent i create a child page , this don't inherit the theme is it normal
or should i hack the module ??

#1
taxonomy_theme is designed to switch theme based on taxonomy vocabs/terms. Child pages are not necessarily assigned to the same term, in fact they are assigned to 'none' by default. You need to specify the 'correct' taxonomy term for each book page and all its child pages separatly OR you need to hack the module ... (should be small patch, please contact me if you want me to make the changes)
#2
#3
Hello,
i have the same problem.
i need the same function like the guy before.
is it now avaiable in any update ?
or can u show me a fix or patch ?
thanks a lot.