This module's been a great help for me. I've spotted something that could be useful to this module. When the Context Condition is being executed, it could also see if the current domain matches any aliases set and then render if it's an alias one of the domains in the arguments?

Context Domain

So above, the context would render if the current domain was an alias of either 2 of these domains.

This could be quite simple as the Domain Access module supplies 2 functions to, firstly get the current domain being used, using domain_get_domain()). Then load the domain's aliases using domain_alias_list().

Many thanks,
Josh

CommentFileSizeAuthor
Screen Shot 2017-04-18 at 17.05.37.png154.78 KBAlbionBrown
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joshbrown81 created an issue.