Theme setter
Categories
Component ID
309348
Component name
Theme setter
Component type
module
Component security advisory coverage
not-covered
Downloads
1697
Component created
Component changed
Component body
The module adds settings to force the frontend theme for certain content-types and certain roles. The reason why I built this module: in almost all designs that are too small or not fit to be viewed in an other theme than the admin theme, you can now enforce the frontend theme.
Example blog-posters (content-type) and forum-posters(content-type) will be provided with the theme by the designer. This is the enforce by content-type rule.
The other rule is enforcement by roles and works the same way.
Then there is an extra option that extends this algorithm where one rule gets priority to another.
Please check modules underneath to obtain same functionality:
drupal.org/project/admin_theme
drupal.org/project/theme_key
