The attached patch allows you to trigger the splash page on any page on the site, not just the front page. It's a configurable option on the When page:

- Turned on, splash fires on all pages on the site
- Turned off, splash only fires on the home page

Initial state is disabled (home page only).

CommentFileSizeAuthor
show_on_all_pages.patch3.83 KBvenutip

Comments

chrisroane’s picture

Just as an FYI: I created a Drupal 7 version of the splash module called Splashify that implements this feature.

Here is the sandbox module: http://drupal.org/sandbox/chrisroane/1423456

I could use help in pushing this through the approval process to make this a full module. I need people to review the code. Here is the issue: http://drupal.org/node/1425392

merch’s picture

Hi,

Im looking for a way to have a splash screen on the site when a visitor visits any page on the site and its the visitors first time to the site. Now I have this working with the patch above but I have to disable the site cache. Anyone got a solution that will allow me to re-enable the cache?

Regards
Andrew