You are here

README.txt in Role Based Theme Switcher 9.1.x

Same filename and directory in other branches
  1. 8 README.txt
Role Based Theme Switcher
===================

Role based Theme Switcher module help users to set
different themes for different Roles.

Configuration:
--------------
Role based Theme Switcher module have configuration setting page 

Configuration page path: /admin/structure/role_based_theme_switcher/settings

Use of Weight Field:
--------------------
Use of weight in the form is to remove the complexity of multiple roles.
To give higher priority to any role drag the role to the bottom for ex:
If a user has multiple roles like: authenticated, editor etc. Now to remove
complexity of which theme should be applied to user, drag the role to the bottom
and the particular theme should be applied.

If you move authenticated role to the bottom i.e after editor role then, theme
assigned to authenticated role will be applied for the user.

File

README.txt
View source
  1. Role Based Theme Switcher
  2. ===================
  3. Role based Theme Switcher module help users to set
  4. different themes for different Roles.
  5. Configuration:
  6. --------------
  7. Role based Theme Switcher module have configuration setting page
  8. Configuration page path: /admin/structure/role_based_theme_switcher/settings
  9. Use of Weight Field:
  10. --------------------
  11. Use of weight in the form is to remove the complexity of multiple roles.
  12. To give higher priority to any role drag the role to the bottom for ex:
  13. If a user has multiple roles like: authenticated, editor etc. Now to remove
  14. complexity of which theme should be applied to user, drag the role to the bottom
  15. and the particular theme should be applied.
  16. If you move authenticated role to the bottom i.e after editor role then, theme
  17. assigned to authenticated role will be applied for the user.