Users can select their personal theme if they have permission to do so. The question arises : if a user selects a theme different from the site default, should this context override it? I think not, because if a user-specific theme takes precedence over the context-supplied one, a user or administrator can easily disable the user-define custom theme setting. However, if the context takes precedence, then there is nothing the user can do about it.

CommentFileSizeAuthor
#1 1000578.1.user-theme-precedence.patch686 bytesalberto56
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alberto56’s picture

Status: Active » Needs review
FileSize
686 bytes

Here is a patch that does this. If the user selects a theme other than the default site theme, then that choice is honoured.