-
- Changed path to the module - Added update_hook to rebuild menu
-
- Now only enabled themes are shown in Role Theme Switcher interface. - Fixed menu item displacement. - Complies a bit more with Drupal Coding Standards.
-
- Show only enabled themes - Comply more with coding standards
-
Drupal 7.x release - Thanks to idflood (David Mignot) for the proposed patch
-
- #623966 - Now Role Theme Switcher does override "Use administration theme for content editing" setting - Removed translation for "Default" choice - it could provoke misbehavior if admin interface and user interface are in different languages - Removed weight changes in hook_install to make RTS compliant with "Use administration theme for content editing" setting
-
Added README.txt
-
Added README.txt to 6-1--4
-
-
-
- Removed t() in hook_menu. We don't need it since all menu items are being shown via t() by default - Added uninstall() feature. Now, after full uninstall, all Role Theme Switcher variables will be cleared from "variable" table