Closed (fixed)
Project:
Domain
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 20:32 UTC
Updated:
4 Nov 2009 at 14:33 UTC
Hi. I have a domain, and I want to create a mobile sub domain of that site. So- example.com and m.example.com.
The important thing is to have the database and content shared. However, the site layout and theming will be completely different. My question is, is this the module for that application. It seems like it is, but I was wondering if anyone could just simply confirm this for me. Thanks again.
Comments
Comment #1
agentrickardThis module might be overkill for that usage. If all you want to do is switch themes if users are on the mobile domain, there are much simpler ways to do that.
Comment #2
CinemaSaville commentedIt's not just theme switching, it's really being able to turn on and off modules, and give the site a whole new look and feel. Otherwise I'm looking at having two completely disconnected sites which is not what I'd like in terms of updating, and keeping it all in one place.
Comment #3
agentrickardDomain Access does not allow you to enable / disable modules per site (though it would support a module that does that with the API, and you _might_ be able to use Domain Prefix on the {system} table, but I don't recommend it). Other than that, you're all set.
Comment #4
CinemaSaville commentedGreat. Thanks!
Comment #5
agentrickard