I was just wondering how Domain Access combines with Contemplate? Does it allow different templates for each domain? If not is there another to do it?

Comments

agentrickard’s picture

Version: 5.x-1.0rc4 » 5.x-1.0

Since Contemplate stores its data in the database, you should be able to use the Domain Prefix module to handle this. Set up your "master" templates in Contemplate normally. Then create prefixed tables for contemplate, copying the data to each domain where you want to alter the templates.

When you do this, the Contemplate creation page will become domain-sensitive. The only issue may be if Contemplate stores additional data in the {variables} table, which would require an additional solution.

I am at DrupalCON right now and do not have the time to research this further right now.

rc4 is no longer supported. Changing release version.

agentrickard’s picture

Status: Active » Closed (fixed)

Closing.