Role Theme Switcher
http://drupal.org/project/role_theme_switcher
=============================================


DESCRIPTION
-----------
Useful Drupal module to assign separate themes for different roles (including anonymous) in your system.

Often you want to separate Drupal administrative interface from frontend. You can do this assigning appropriate theme for you as user. What to do if you want to show different theme for non-authorized user?

Please note that this module overwrites themes set in Home->Administer->Site configuration->Administration theme or set as default in Home->Administer->Site building->Themes. So if you do not want to overwrite this settings - you should set for your role in Role Theme Switcher a "default" theme, thus your settings won't be overwritten.

Version 1.x was written for Drupal 5.0 by tiutiun. http://drupal.org/user/158669
Project rewritten by owahab. http://drupal.org/user/75702


REQUIREMENTS
------------
Drupal 6.x


INSTALLING
----------
1. To install the module copy the 'role_theme_switcher' folder to your sites/all/modules directory.

2. Go to admin/build/modules. Enable the module.
Read more about installing modules at http://drupal.org/node/70151


CONFIGURING AND USING
---------------------
Go to admin/user/themes Follow instructions on this page.

Please note that this module overwrites themes set in admin/settings/admin
(Home->Administer->Site configuration->Administration theme)
or set as default in admin/build/themes (Home->Administer->Site building->Themes). So if you do not want to
overwrite this settings - you should set for your role in Role Theme Switcher a "default" theme,
thus your settings won't be overwritten.


REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE. CONTRIBUTE.
------------------------------------------------------------------------
1. Go to the module issue queue at http://drupal.org/project/issues/role_theme_switcher?status=All&categories=All
2. Click on CREATE A NEW ISSUE link.
3. Fill the form.
4. To get a status report on your request go to http://drupal.org/project/issues/user


UPGRADING
---------
Read more at http://drupal.org/node/250790