Closed (fixed)
Project:
Front Page
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
30 Oct 2007 at 18:42 UTC
Updated:
25 Nov 2009 at 10:27 UTC
I have a drupal site with several related domain names pointed at it, and I would like each of the domains to have their own splash page. The front page module seems to come as close as anything but doesn't have this particular feature, could you add it?
Comments
Comment #1
dublin drupaller commentedI'm not sure if this will work...but, it might be simpler to just use a php snippet in your front page for anonymous users in the following way:
As I say, I'm not sure if that will work...but if it works for you, it's a relatively simple workaround.
I stand corrected, but, I don't think it will be a widely used feature, so instead of adding the feature to the module, can I suggest adapting the front_page.module to display per domain, as opposed to per role type instead?
hope that makes sense...
Dub
Comment #2
dublin drupaller commentedno response here for quite a while so closing issue. open back up if you're still stuck