Step by step quide
johnnypea - July 22, 2008 - 21:48
| Project: | Splash |
| Version: | 6.x-2.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
...please can somebody explain me how does this one works. I am not very experienced with drupal but I really needs this one for my page. I need step by step explanation how to create simple splash screen. Please anybody who has a little time for me. Thank you in advance.

#1
no need to assign yourself a task that you aren't completing.
#2
Is this still a problem with the latest version? I feel like the help text on each tab is sufficient, but if you feel it isn't, I can write something up.
#3
When the condition module is installed and there's no condition that returns TRUE, the splash will never get displayed. I had this problem myself and had to create a PHP condition, which simply returned TRUE.
I believe the splash module should always turn on if there's no condition set, instead of never displaying. I personally consider this a bug and might be this users issue.
http://drupal.org/node/468980
I think if the usability of this module were improved, it shouldn't require a step by step guide. It was a little hard to setup for me (an experienced drupal user) because of the bugs in the module. Specifically the "menu" issue.