Drupal switch theme by node
Related content
- Drupal 7 tip : Theming : Render only a single field of your entities
- Drupal 7 tip: Don't use theme('...', ...) use render arrays
- Pretty form theming module
- Gettting the labels for a cck field
- Drupal how to add another formatter to a cck field using hook_field_formatter_info
- Display suite
- Arrange forms
- Drupal problems with the favicon in ie
- Drupal : Resizing images in feeds using image cache url's
- Drupal 6 theming : preprocessing function


Thanks Dominique, It's an
Thanks Dominique, It's an nice article! However I wonder if we can use the global $custom_theme variable instead of setting $user->theme?
Please check here
http://api.drupal.org/api/global/custom_theme
Thanks,
Andy
Using global $custom thema
Using global $custom thema wil cause the themel to change for all users in our case that would be allright too