Hi,<div><br></div><div>I have a single web application that we have built on Drupal that makes extensive use of the content_access module for managing access to the various bits of information stored on the site for different roles and individual users.. The company has two &quot;identities&quot; that have different branding and currently run two sites..</div>
<div><br></div><div>The objective is to have a single &quot;site&quot; for both domains.. On a simple site the Domain Access module is perfect for this but its design and the design of Drupal&#39;s node access system means it doesn&#39;t play well with content_access.. So I am looking for an alternative setup..</div>
<div><br></div><div>So far I have found ThemeKey that looks like it will switch the theme nicely for the domain being accessed..</div><div><br></div><div>Things I am having a hard time working out..</div><div><br></div><div>
1) For each &quot;domain&quot; I need a different &quot;home&quot; page.. Any suggestions how to have &lt;front&gt; show a different page depending on the domain?</div><div><br></div><div>2) The meta tags need to be different depending on the domain being accessed..</div>
<div><br></div><div>3) Separate &quot;contact us&quot; form for each domain..</div><div><br></div><div>I have just started looking at the &quot;context&quot; module and the &quot;context_condition_theme&quot; module but these don&#39;t seem to be solving the problems for me.. I was going to use context to manage block placement for each &quot;site&quot; but it doesn&#39;t seem like its able to do this for this type of arrangement where more than one theme is being used.. The core blocks module for all its short comings seems to be able to do this more easily..</div>
<div><br></div><div>My other alternative would be to keep the separate site for &quot;marketing&quot; and somehow redirect the login block (or just create a login link) that redirects into the primary site and then just tweak the branding to make the user feel comfortable even though slogans, meta tags, titles and urls won&#39;t be right for that &quot;domain&quot;..</div>
<div><br></div><div>Thanks..</div><div><br></div><div><br></div>