rejetto forum
May 26, 2012, 02:11:22 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Welcome screen  (Read 1371 times)
0 Members and 1 Guest are viewing this topic.
GENUINE
Occasional poster
*
Offline Offline

Canada Canada

Posts: 6


View Profile
« on: October 09, 2011, 07:11:16 PM »

hey, how can i make it so that when someone goes on my hfs the have to first click enter on a welcome page??
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11831


View Profile
« Reply #1 on: October 23, 2011, 07:53:38 AM »

there's no such feature ready to use in HFS, so you need to make it yourself using cookies and javascript.
Logic will be:

if !welcome_cookie then
  set welcome_cookie
  remember current page address in another cookie
  redirect to welcome page

and in the welcome page, a "continue" button that redirect to the saved address.

This requires some work if you are good with javascript.
Or days of headaches if you are not.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11831


View Profile
« Reply #2 on: October 23, 2011, 07:56:29 AM »

more: it could be done as a sort of plugin by an advanced and willing user, for the good of others Smiley
Logged
GENUINE
Occasional poster
*
Offline Offline

Canada Canada

Posts: 6


View Profile
« Reply #3 on: October 23, 2011, 04:29:32 PM »

yes a plugin would be nice but i dont know how to do it so i guess i will have to wait till its made.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 23, 2012, 09:40:36 PM