Needs review
Project:
Splash
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2012 at 00:30 UTC
Updated:
10 Sep 2012 at 15:28 UTC
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).
| Comment | File | Size | Author |
|---|---|---|---|
| show_on_all_pages.patch | 3.83 KB | venutip |
Comments
Comment #1
chrisroane commentedJust 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
Comment #2
merch commentedHi,
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