X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=a3d283fe0e4da78cf3c9e30f91cfa9ff11376263;hb=ddd822f1dca51731cc9fc8199db3f1cc527fb01a;hp=5604db13a38a3dd94286db84ae3d91c06a8af056;hpb=d002471a22f3eb88175fcb7397fa3d2668a7d6a3;p=brisk.git diff --git a/web/index.php b/web/index.php index 5604db1..a3d283f 100644 --- a/web/index.php +++ b/web/index.php @@ -3,7 +3,7 @@ * brisk - index.php * * Copyright (C) 2006-2012 Matteo Nastasi - * mailto: nastasi@alternativeoutput.it + * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it * @@ -38,13 +38,13 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'Standing players'), 'headline' => array('it' => 'briscola chiamata in salsa ajax', 'en' => 'declaration briscola in ajax sauce (Beta)'), - 'wellcome' => array('it' => 'Digita il tuo nickname per accedere ai tavoli della briscola', + 'welcome' => array('it' => 'Digita il tuo nickname per accedere ai tavoli della briscola', 'en' => 'Enter your nickname to access to the tables of briscola'), 'btn_enter' => array('it' => 'entra', 'en' => 'enter'), 'passwarn' => array('it' => 'Se non hai ancora una password, lascia il campo in bianco ed entra.', 'en' => 'If you don\'t have a password, leave blank the field and enter.'), - 'browwarn' => array('it' => '(se qualcosa non funziona
prova a ricaricare la pagina con Ctrl + F5)', + 'browwarn' => array('it' => 'Se qualcosa non funziona prova a ricaricare la pagina con Ctrl + F5

Se non riesci più ad entrare nel nuovo Brisk e prima ci riuscivi potrebbe essere un problema di antivirus,
guarda la pagina sugli antivirus per maggiori informazioni su come configurarlo.

Se ancora non funziona nulla contatta l\'amministratore del sito.', 'en' => '(if something don\'t work
try to reload the current page with Ctrl + F5)'), 'regwarn' => array('it' => '
Il nickname che stai usando è già registrato,

se il suo proprietario si autentificherà

verrai rinominato d\'ufficio come ghostN.', 'en' => '
The nickname you are using it\'s already registered,

if its proprietary authenticates

you will named ghostN.'), @@ -52,6 +52,12 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'back to tables'), 'btn_exit' => array('it' => 'Esco.', 'en' => 'Exit.'), + 'btn_prefs_save' => array('it' => 'Salva.', + 'en' => 'Save.'), + 'btn_prefs_reset' => array('it' => 'Annulla.', + 'en' => 'Reset.'), + 'btn_prefs_close' => array('it' => 'Chiudi.', + 'en' => 'Close.'), 'tit_tabl' => array('it' => 'Tavolo ', 'en' => 'Table '), 'tit_stat' => array('it' => 'imposta lo stato del tuo utente', @@ -90,7 +96,7 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'en' => 'mop'), 'st_visch_desc' => array('it' => 'vischio', 'en' => 'mop'), - + 'tit_ticker' => array('it' => 'scrivi un invito al tavolo e clicca', 'en' => 'write an invitation at the table and click'), 'itm_warr' => array('it' => 'garantisci', @@ -114,11 +120,29 @@ $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati 'listaut_desc' => array('it' => 'leggi soltanto i messaggi degli utenti con password', 'en' => 'listen messages only from authenticated users'), 'listisol_desc'=> array('it' => 'visualizza Brisk come se fosse solo per utenti con password', - 'en' => 'show Brisk like an authenticated user only site'), + 'en' => 'show Brisk like an authenticated user only site'), + 'suppcomp_tit' => array('it' => 'personalizza la tua S', + 'en' => 'customize your S'), + 'suppcomp_r' => array('it' => 'rosso', + 'en' => 'red'), + 'suppcomp_g' => array('it' => 'verde', + 'en' => 'green'), + 'suppcomp_b' => array('it' => 'blu', + 'en' => 'blue'), + 'suppcomp_fg' => array('it' => 'colore', + 'en' => 'color'), + 'suppcomp_bg' => array('it' => 'sfondo', + 'en' => 'background'), + 'suppcomp_range' => array('it' => '(0-255)', + 'en' => '(0-255)'), 'tit_splash' => array('it' => 'splash', 'en' => 'splash'), 'splash_desc' => array('it' => 'attiva la finestra di splash', 'en' => 'show the splash window'), + 'tit_prefs' => array('it' => 'preferenze', + 'en' => 'preferences'), + 'prefs_desc' => array('it' => 'preferenze dell\' utente', + 'en' => 'user\'s preferences'), 'tit_help' => array('it' => 'informazioni utili su Brisk', 'en' => 'usefull information about Brisk'), 'itm_help' => array('it' => 'aiuto', @@ -219,13 +243,13 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo { GLOBAL $G_with_donors, $G_donors_cur, $G_donors_all; GLOBAL $G_with_topbanner, $G_topbanner, $G_is_local; - GLOBAL $G_with_sidebanner, $G_sidebanner; - GLOBAL $G_with_sidebanner2, $G_sidebanner2; + GLOBAL $G_with_sidebanner, $G_sidebanner; + GLOBAL $G_with_sidebanner2, $G_sidebanner2; GLOBAL $G_with_poll; GLOBAL $G_lang, $G_lng, $mlang_room; GLOBAL $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; - if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) + if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) $sess = ""; if (($name = gpcs_var('name', $get, $post, $cookie)) === FALSE) unset($name); @@ -246,14 +270,14 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo $tables = ""; $standup = ""; $ACTION = "login"; - + if (isset($BRISK_SHOWHTML) == FALSE) { $is_table = FALSE; log_main("lock Room"); $curtime = time(); - + /* Actions */ - + if (validate_sess($sess)) { log_main("pre garbage_manager UNO"); $room->garbage_manager(TRUE); @@ -270,28 +294,28 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo } $ACTION = "room"; } - } - + if ($ACTION == "login" && isset($name)) { - log_main("pre garbage_manager DUE"); - + if (isset($pass_private) == FALSE) { $pass_private = FALSE; } - + $room->garbage_manager(TRUE); /* try login */ - if (($user = $room->add_user(&$sess, &$idx, $name, $pass_private, $addr, $cookie)) != FALSE) { + + $ipv4addr = addrtoipv4($addr); + if (($user = $room->add_user(&$sess, &$idx, $name, $pass_private, $ipv4addr, $cookie)) != FALSE) { $ACTION = "room"; if ($idx < 0) { $idx = -$idx - 1; $is_login = TRUE; } - - log_legal($curtime, $addr, $user, "STAT:LOGIN", ''); - + + log_legal($curtime, $ipv4addr, $user, "STAT:LOGIN", ''); + // recovery lost game if ($user->stat == "table") { $cookies = new Cookies(); @@ -301,38 +325,36 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo $header_out['Location'] = "briskin5/index.php"; return TRUE; } - - + // setcookie ("sess", "", time() + 180); $room->standup_update(&$user); - } else { /* Login Rendering */ /* MLANG: "Utente e/o password errati.", "Il nickname deve contenere almeno una lettera o una cifra.", "Spiacenti, non ci sono più posti liberi. Riprova più tardi.", "Il tuo nickname è già in uso." */ /* - if ($idx == -3) + if ($idx == -3) $body .= '
'.$mlang_room['userpasserr'][$G_lang].'
'; else if ($idx == -2) // $body .= '
Il nickname deve contenere almeno una lettera o una cifra.
'; $body .= '
'.$mlang_room['userpassmust'][$G_lang].'
'; - else if ($idx == -1) + else if ($idx == -1) // $body .= '
Spiacenti, non ci sono più posti liberi. Riprova più tardi.
'; $body .= '
'.$mlang_room['userpassend'][$G_lang].'
'; else // $body .= '
Il tuo nickname è già in uso.
'; $body .= '
'.$mlang_room['userpassuse'][$G_lang].'
'; */ - - if ($idx == -3) + + if ($idx == -3) $sfx = 'err'; else if ($idx == -2) $sfx = 'must'; - else if ($idx == -1) + else if ($idx == -1) $sfx = 'end'; else $sfx = 'use'; - + $body .= '
'.$mlang_room['userpass'.$sfx][$G_lang].'
'; } } @@ -354,13 +376,13 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo $i = $ii; else $i = TABLES_N - $ii - 1; - + if ($ii % 4 == 0) { $tables .= ''; } if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $ii < TABLES_AUTH_N) { $tables .= ''; - + $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; $tables .= sprintf('
', $i); $tables .= sprintf('
', $i); @@ -372,14 +394,13 @@ function index_main(&$room, $transp_type, &$header_out, $addr, $get, $post, $coo } } $tables .= '
'; - - + $standup .= '
'; $standup .= '
'; /* MLANG: "Giocatori in piedi" */ // $standup .= '
Giocatori in piedi - Come ottenere user e password -
'; $standup .= '
'.$mlang_room['standing'][$G_lang].'
'; - + $standup .= sprintf('
'); // MLANG Esco. $standup .= '
'; @@ -755,14 +776,6 @@ google_color_url = "000000"; .$mlang_room['st_visch_desc'][$G_lang]. ' 
-

-
' - // MLANG ascolta - .$mlang_room['itm_list'][$G_lang]. -'
-
+'.($user->flags & USER_FLAG_AUTH ? ' +
' + // MLANG garantisci + .$mlang_room['tit_prefs'][$G_lang].'
' : '').' '.($G_with_poll ? '' : '
').' @@ -884,7 +847,7 @@ supported by:
%s %s
-'; +'; /* Templates. */ if ($ACTION == 'login') { @@ -896,6 +859,7 @@ supported by:
+ @@ -905,6 +869,7 @@ supported by:
+ @@ -914,6 +879,7 @@ supported by:
var g_lng = ""; var g_tables_n = ; var g_tables_auth_n = ; + var g_prefs, g_prefs_new = null; var g_listen; var g_withflash = false; var g_is_spawn = 0; @@ -927,6 +893,9 @@ supported by:
window.onload = function() { // alert(window.onbeforeunload); g_brow = get_browser_agent(); + + g_prefs = new client_prefs(null); + spo_slide = new sideslide($('spon_caro'), 80, 20); sup_slide = new sideslide($('supp_caro'), 80, 20); @@ -987,7 +956,7 @@ echo "$body"; ?>



- +

@@ -1031,6 +1000,7 @@ echo "$body"; ?> + @@ -1040,6 +1010,7 @@ echo "$body"; ?> +