For those of you using Domain Access, you'll recognize the problem: You need domain-specific settings.
Sure we have Domain Configuration module to expose certain settings through a single UI, but what about all kinds of other settings, especially from contributed modules? Adding exceptions in hook_domainconf() or hook_domainbatch() is cumbersome to the site maintainer, and out of scope for the Domain Access project.
What to do?
Well, you can test the Domain Settings module, which steal a few tricks from Deploy and makes it so that any form that uses system_settings_form() can be told to submit changes to a specific domain.

If anyone's really interested in the module, I may make a release. Anyone who wants to maintain it should leave a comment in the issue. UPDATE: I am also considering rolling this into the Domain Configuration module.
Contact me for availability.
Comments
Awesome! Will be giving it a
February 14, 2010 by Daglees (not verified), 1 year 51 weeks ago
Comment: 295
Awesome! Will be giving it a try tonight. Thank you. :)
This is great, thanks! It
March 12, 2010 by christefano (not verified), 1 year 47 weeks ago
Comment: 306
This is great, thanks! It fixes one of the problems we had with Domain Access last year.
Post new comment