Hello,
I've added some basic user role theme switching functionality. Function _taxonomy_theme_select_user needs to be rewriten for better handling of users with multiple roles, but basically the patch works. Of course user theme settings can be overridden by extended path based theme switch :)
Hope the patch isn't too bad ;)
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_user.patch | 3.91 KB | pielgrzym |
Comments
Comment #1
owahab commentedI'd suggest you take a look at Role Theme Switcher.
Comment #2
profix898 commentedAlso the new ThemeKey module (successor of TaxonomyTheme for D6) supports this.
Comment #3
msoltan commentedi want assign diffrent theme for each content type without using themekey or taxonomy theme because i Attempted use it but Caused problems online...I am in dire need of it
Comment #4
mkalkbrennerThemeKey is definitively the module right module for this use case.