Great, clean, simple module. Thanks for this.

I have a splash page that I want to show as the homepage for anonymous users. I created the page as just a standard HTML page with all the CSS included in the file. To use this as the front page, I have to add it as "data", pasting in the whole page and stored it in the database.

What I'd rather do is just specify a file to load and have the module load the file and present it as the page. The reason for this is that I'd like to get the code for the splash page in version control and out of the database. This would be fairly easy. I think I'll write a patch for this over the weekend.

I wonder if any one else has interest in this?

Comments

simon georges’s picture

I think people are using Splashify for such use, so I'm not sure Front would benefit from implementing such a feature.

simon georges’s picture

Status: Active » Closed (won't fix)