X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=1379c1b12f10fcb082004c4a30a3e78851c7387d;hb=3c9d82a70413ec51c70359bd22f76d5fb6739fdf;hp=171f2aaf0de1f57a8813020e9eb433e992c99c1a;hpb=dae55a4d46c1c776c58ccf4e5bb0fd9df2142f4d;p=brisk.git diff --git a/web/index.php b/web/index.php index 171f2aa..1379c1b 100644 --- a/web/index.php +++ b/web/index.php @@ -2,7 +2,7 @@ /* * brisk - index.php * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2007 matteo.nastasi@milug.org * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -27,17 +27,19 @@ if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { exit; } -log_load($sess, "LOAD: index.php"); +log_load((isset($sess) ? $sess : "XXX"), "LOAD: index.php"); function main() { - GLOBAL $sess, $name, $BRISK_DEBUG; + GLOBAL $sess, $name, $BRISK_SHOWHTML, $BRISK_DEBUG, $_SERVER; $body = ""; + $tables = ""; + $standup = ""; $ACTION = "login"; - if (isset($BRISK_DEBUG) == FALSE) { - $is_table = false; + if (isset($BRISK_SHOWHTML) == FALSE) { + $is_table = FALSE; $sem = lock_data(); $bri = &load_data(); @@ -57,7 +59,7 @@ function main() if ($ACTION == "login" && isset($name)) { $bri->garbage_manager(TRUE); /* try login */ - if (($user = &$bri->add_user(&$sess, &$idx, $name)) != FALSE) { + if (($user = &$bri->add_user(&$sess, &$idx, $name, $_SERVER['REMOTE_ADDR'])) != FALSE) { $ACTION = "room"; // setcookie ("sess", "", time() + 180); @@ -82,34 +84,52 @@ function main() } /* Rendering. */ - if ($BRISK_DEBUG == "debugtable") { + if ($BRISK_SHOWHTML == "debugtable") { $ACTION = "room"; } - else if ($BRISK_DEBUG == "debuglogin") { + else if ($BRISK_SHOWHTML == "debuglogin") { $ACTION = "login"; } if ($ACTION == "room") { + $tables .= '
'; $tables .= ''; for ($i = 0 ; $i < TABLES_N ; $i++) { if ($i % 4 == 0) $tables .= ''; - $tables .= ''."\n"; + $tables .= ''; + $tables .= ''."\n"; if ($i % 4 == 3) $tables .= ''; } - $tables .= '
Tavolo '.$i.'

'; + $tables .= '
'; + $tables .= '
Tavolo '.$i.'
'; $tables .= sprintf('
', $i); $tables .= sprintf('
', $i); - $tables .= '
'; + $tables .= '
'; + + + $standup .= '
'; + $standup .= '
'; + $standup .= '
Giocatori in piedi
'; + + $standup .= sprintf('
'); + $standup .= '
'; + $standup .= '
'; + + // $tables .= ''; + + /* + $tables .= ''; + $tables .= ''; + $tables .= ''; - - $tables .= '
'; $tables .= '
'; - $tables .= 'Giocatori in piedi

'; + $tables .= 'Giocatori in piedi'; $tables .= sprintf('
'); $tables .= '
'; - $tables .= '
'; + */ + // $tables .= ''; } $altout_propag = array( array ( 'url' => 'http://www.alternativeoutput.it', @@ -126,13 +146,72 @@ function main() $altout_propag[$randval]['content']); + $brisk_donate = file_get_contents(FTOK_PATH."/brisk_donate.txt"); + if ($brisk_donate == FALSE) + $brisk_donate = ""; + $brisk_header_form = '
+ + + + +
+ + + + + + + + +
+ + briscola chiamata in salsa ajax
+
+ + + + + + + +
+
'; + +$brisk_vertical_menu = '
@@ -140,7 +219,10 @@ briscola chiamata in salsa ajax

sponsored by:

'.$altout_carousel.'


supported by:

-


+

+
+


+%s %s
'; @@ -156,23 +238,33 @@ supported by:

+ \n"); + printf($brisk_vertical_menu, '', ''); + printf(""); ?> -
-



@@ -181,8 +273,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.

-
-
+



@@ -210,6 +301,7 @@ Digita il tuo nickname per accedere ai tavoli della briscola.

+ @@ -220,14 +312,15 @@ Digita il tuo nickname per accedere ai tavoli della briscola.

var subst = ""; var gst = new globst(); + var g_withflash = false; var g_imgct= 0; var g_imgtot = g_preload_img_arr.length; var myfrom = "index_php"; window.onload = function() { - room_checkspace(12,8,50); + room_checkspace(12, , 50); "; window.onunload = onunload_cb; - + g_withflash = DetectFlashVer(6,0,0); + if (g_withflash == false) { + $("proflash").innerHTML = 'Audio con Flash.
'; + } + else + $("proflashext").innerHTML = ""; setTimeout(xhr_rd_poll, 0, sess); // alert("ARR LENGTH "+g_preload_img_arr.length); setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); @@ -249,20 +347,32 @@ else {

'); + printf($brisk_header_form); + printf("
\n"); + printf($brisk_vertical_menu, '




', + $brisk_donate); + printf("
"); ?> -
sess"; ?>"> +
- +
+ +
+
-
-Chat +
+Chat
-
+ +
+
+
+ +