Closed (fixed)
Project:
Context
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2010 at 09:20 UTC
Updated:
4 Dec 2020 at 18:16 UTC
Jump to comment: Most recent
I really don't want to use domain access, it's too big for what I need.
I want to be able to change the theme/layout/menus/homepage of the site depending on which domain the user is viewing the site from. I don't want to hide content nor take the user to a different domain when viewing certain content (I believe this is the whole point of DA).
Is there a way to do this using context module? If not is there another module more suited to my needs? I just need the domain as a condition.
Thanks.
Comments
Comment #1
gianfrasoft commentedI created an alternative and very flat module to check page path (and domain!!!).
You can test it: http://drupal.org/sandbox/gianfrasoft/1387780Please send me a feedback. Thanks.
UPDATE:
The module is finally out of the sandbox:
https://drupal.org/project/contexturl
Comment #2
paulocsDoes the module from @gianfrasoft solved your problem?
As context 6.x is no longer supported, I'll close this issue. I think module contexturl will resolve the problem for drupal 7, if you still need this feature.
Comment #3
paulocsComment #4
paulocs