Intro-Page

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
profix898
Posts: 12
Joined: Mon 26. Sep 2005, 21:23
Location: Braunschweig / Germany
Contact:

Intro-Page

Post by profix898 »

Is it possible to redirect the user to an "intro"-page?

I want to have all users on their arrival to be redirected to a
page, where I put a flash-intro or something. The intro should
only be visible when users enter the page, but not when they go
back (from any of my pages) to index ("Home")!

Any suggestions :?:

Regards, Thilo
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

You can use the redirect (4th or 5th entry when you create an article) feature in your first article.
;)

Cheers
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

Post by oeconom »

Ist much easier...!
Just add an "index.html" file with the content you want.
There you can set a link to index.php
:D
Greetings,
FELIX
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

oeconom wrote:Ist much easier...!
Just add an "index.html" file with the content you want.
There you can set a link to index.php
:D
Greetings,
FELIX
Mmm... yes indeed :oops:
Except if ur server is configured to look first at index.php then handle index.html ;)

Cheers
User avatar
oeconom
Posts: 337
Joined: Fri 13. May 2005, 09:33
Location: Stuttgart
Contact:

Post by oeconom »

touché :wink:
...alles wird gut!
still alive...
Experimenting with phpwcms and hoping to have time one day to get a site live... :wink:
One Site finished! :P
profix898
Posts: 12
Joined: Mon 26. Sep 2005, 21:23
Location: Braunschweig / Germany
Contact:

Post by profix898 »

Never expected such a simple solution! Wow! :D
Thanks a lot!
Post Reply