You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
(51) |
Apr
(688) |
May
(260) |
Jun
(108) |
Jul
(42) |
Aug
|
Sep
(2) |
Oct
|
Nov
(74) |
Dec
(217) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(3) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
(8) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:02
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/croatian In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/croatian Modified Files: chat.loc Log Message: Updated to the new 'input' frame Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/croatian/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:46 1.6 --- chat.loc 2001/04/30 22:44:58 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Smajliji'); ! define('L_HELP_TIT_2', 'Tekst formatiranje za poruke'); define('L_HELP_FMT_1', 'Mo¾ete staviti podebljan, uko¹en ili podvuèen tekst u porukama sa postavljanjem odreðenih oznaka u va¹ tekst poput: <b> </b>, <i> </i> or <u> </u>. <br />Na primjer, <b>ovaj tekst</b> æe rezultirati <b>ovaj tekst</b>.'); define('L_HELP_FMT_2', 'Za pravljenje hiperlinka (za e-mail ili URL) u va¹oj poruci, jednostavno napi¹ite odgovarajuæu adresu bez tagova. Hiperlink æe biti automatski napravljen.'); ! define('L_HELP_TIT_3', 'Komande'); define('L_HELP_USR', 'korisnika'); define('L_HELP_MSG', 'poruke'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Tekst formatiranje za poruke'); define('L_HELP_FMT_1', 'Mo¾ete staviti podebljan, uko¹en ili podvuèen tekst u porukama sa postavljanjem odreðenih oznaka u va¹ tekst poput: <b> </b>, <i> </i> or <u> </u>. <br />Na primjer, <b>ovaj tekst</b> æe rezultirati <b>ovaj tekst</b>.'); define('L_HELP_FMT_2', 'Za pravljenje hiperlinka (za e-mail ili URL) u va¹oj poruci, jednostavno napi¹ite odgovarajuæu adresu bez tagova. Hiperlink æe biti automatski napravljen.'); ! define('L_HELP_TIT_2', 'Komande'); define('L_HELP_USR', 'korisnika'); define('L_HELP_MSG', 'poruke'); *************** *** 207,210 **** --- 206,214 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'Smajliji'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:02
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/catalan In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/catalan Modified Files: chat.loc Log Message: Updated to the new 'input' frame Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/catalan/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:46 1.6 --- chat.loc 2001/04/30 22:44:58 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Somriures'); ! define('L_HELP_TIT_2', 'Format del texte pels missatges'); define('L_HELP_FMT_1', 'Es pot escriure texte amb negreta, cursiva o remarcat, incloent els textes entre els marcadors <b> </b>, <i> </i> o <u> </u> .<br />Per exemple, <b>aquest texte</b> es veurà com <b>aquest texte</b>.'); define('L_HELP_FMT_2', 'Per a establir enllaços (per a e-mail o pàgina WEB) dins el missatge, només cal escriure l\'adreça e-mail sense cap marcador especial. El mateix per a enllaços a pàgines Web.'); ! define('L_HELP_TIT_3', 'Comandaments estil IRC'); define('L_HELP_USR', 'usuari'); define('L_HELP_MSG', 'missatge'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Format del texte pels missatges'); define('L_HELP_FMT_1', 'Es pot escriure texte amb negreta, cursiva o remarcat, incloent els textes entre els marcadors <b> </b>, <i> </i> o <u> </u> .<br />Per exemple, <b>aquest texte</b> es veurà com <b>aquest texte</b>.'); define('L_HELP_FMT_2', 'Per a establir enllaços (per a e-mail o pàgina WEB) dins el missatge, només cal escriure l\'adreça e-mail sense cap marcador especial. El mateix per a enllaços a pàgines Web.'); ! define('L_HELP_TIT_2', 'Comandaments estil IRC'); define('L_HELP_USR', 'usuari'); define('L_HELP_MSG', 'missatge'); *************** *** 207,211 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame define('L_NO_MSG', 'No hi han missatges ...'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); --- 206,215 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Somriures'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame define('L_NO_MSG', 'No hi han missatges ...'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); *************** *** 225,229 **** 'Taronja' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ignorat'); define('L_IGNOR_NON', 'No ignorat'); --- 229,233 ---- 'Taronja' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ignorat'); define('L_IGNOR_NON', 'No ignorat'); |
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/lib/index_libs Modified Files: misc.lib.js main_index.lib.php3 do_enter_js_work.lib.php3 do_enter_frameset.lib.php3 Added Files: help_and_smilies_popups.lib.js Log Message: Updated to the new 'input' frame --- NEW FILE --- // // +--------------------------------------------------------------------------+ // | phpMyChat version 0.15.0 | // +--------------------------------------------------------------------------+ // | Copyright (c) 2000-2001 The phpHeaven-team | // +--------------------------------------------------------------------------+ // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | // +--------------------------------------------------------------------------+ // | Defines the position of the help and the smilies popups then launches | // | them. | // | | // | This library is called by the 'chat/lib/index_libs/main_index.lib.php3' | // | script. | // +--------------------------------------------------------------------------+ // | From the phpMyChat project: | // | http://www.phpheaven.net/projects/phpMyChat/ | // | | // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // // $Id: help_and_smilies_popups.lib.js,v 1.1 2001/04/30 22:44:58 loic1 Exp $ // // Defines the position of the help and the smilies popups then launches them. // var jsMouseX = 0; var jsMouseY = 0; var jsHelpPopupWin = null; var jsSmiliesPopupWin = null; if (typeof(Image) != 'undefined') // 'Image' is a js1.1 object { var jsImgHelpOff = new Image(15,15); jsImgHelpOff.src = jsChatPath + 'images/help_off.gif'; var jsImgHelpOn = new Image(15,15); jsImgHelpOn.src = jsChatPath + 'images/help_on.gif'; var jsImgSmiliesOff = new Image(15,15); jsImgSmiliesOff.src = jsChatPath + 'images/smilies_off.gif'; var jsImgSmiliesOn = new Image(15,15); jsImgSmiliesOn.src = jsChatPath + 'images/smilies_on.gif'; } /** * Sets the position of the popup * * @param object event type (used under NS4+) * * @access public */ function pmcDisplayLocation(e) { if (jsIsVersion4) { if (jsIsIE4) e = window.frames['input'].window.event; jsMouseX = e.screenX; jsMouseY = e.screenY; } return; } // end of the function 'pmcDisplayLocation()' /** * Launches the help popup * * @param integer a value depending on the text direction * * @acess public */ function pmcHelpPopup(leftOffset) { if (typeof(jsHelpPopupWin) != 'undefined' && jsHelpPopupWin && !jsHelpPopupWin.closed) { if (jsIsJs11) jsHelpPopupWin.focus(); } else { var scrTop = jsMouseY - 430; var scrLeft = jsMouseX - leftOffset; var scrPos = 'top=' + scrTop + ',screenY=' + scrTop + ',left=' + scrLeft + ',screenX=' + scrLeft + ','; jsHelpPopupWin = window.open('help_popup.' + jsPhpExt + '?' + jsPopusUrlQuery, 'help_popup', scrPos + 'width=600,height=350,scrollbars=yes,resizable=yes'); } } // end of the function 'pmcHelpPopup()' /** * Launches the smilies popup * * @param integer a value depending on the text direction * @param string the language to use * * @acess public */ function pmcSmiliesPopup(leftOffset, theLanguage) { if (typeof(jsSmiliesPopupWin) != 'undefined' && jsSmiliesPopupWin && !jsSmiliesPopupWin.closed) { if (jsIsJs11) jsSmiliesPopupWin.focus(); } else { var scrTop = jsMouseY - 430; var scrLeft = jsMouseX - leftOffset; var scrPos = 'top=' + scrTop + ',screenY=' + scrTop + ',left=' + scrLeft + ',screenX=' + scrLeft + ','; jsSmiliesPopupWin = window.open('smilies_popup.' + jsPhpExt + '?' + jsPopusUrlQuery, 'smilies_popup', scrPos + 'width=600,height=350,scrollbars=yes,resizable=yes'); } } // end of the function 'pmcSmiliesPopup()' Index: misc.lib.js =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/misc.lib.js,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** misc.lib.js 2001/04/20 19:54:13 1.11 --- misc.lib.js 2001/04/30 22:44:58 1.12 *************** *** 41,52 **** // 1. Ensures the form at the input frame exists ! if (typeof(window.frames['input']) == 'undefined') { return null; } - else if (typeof(window.frames['input'].window.document.forms['inputForm']) == 'undefined') - { - return null; - } else { --- 41,50 ---- // 1. Ensures the form at the input frame exists ! if (typeof(window.frames['input']) == 'undefined' ! || typeof(window.frames['input'].window.document) == 'undefined' ! || typeof(window.frames['input'].window.document.forms['inputForm']) == 'undefined') { return null; } else { *************** *** 184,187 **** --- 182,187 ---- if (typeof(jsHelpPopupWin) != 'undefined' && jsHelpPopupWin && !jsHelpPopupWin.closed) jsHelpPopupWin.close(); + if (typeof(jsSmiliesPopupWin) != 'undefined' && jsSmiliesPopupWin && !jsSmiliesPopupWin.closed) + jsSmiliesPopupWin.close(); if (typeof(jsIgnoredPopupWin) != 'undefined' && jsIgnoredPopupWin && !jsIgnoredPopupWin.closed) { Index: main_index.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/main_index.lib.php3,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -r1.26 -r1.27 *** main_index.lib.php3 2001/04/29 08:16:26 1.26 --- main_index.lib.php3 2001/04/30 22:44:58 1.27 *************** *** 581,593 **** // Displays the message about currently chatting users ! if ($dbLink->query("SELECT DISTINCT u.username FROM " . C_USR_TBL . " u, " . C_MSG_TBL . " m WHERE u.room = m.room AND m.type = 1")) ! { ! $chattingCnt = $dbLink->numRows(); ! $usersPopupLink = ' <a href="' . _CHAT_PATH . 'users_popup_low.' . C_EXTENSION . '?' . dbSessionSID('GET') .'" target="users_popup_' . md5(C_CHAT_URL) . '" class="chatLink" onclick="pmcUsersPopup(\'' . md5(C_CHAT_URL) . '\'); return false">'; ! $usersPopupLink .= $chattingCnt . ' '; ! $usersPopupLink .= ($chattingCnt > 1) ? L_USERS : L_USER; ! $usersPopupLink .= '</a>'; ! echo("\t\t\t" . L_CUR_1 . $usersPopupLink . ' '. L_CUR_2 . "\n"); ! } ?> </span> --- 581,592 ---- // Displays the message about currently chatting users ! $dbLink->query("SELECT COUNT(*) FROM " . C_USR_TBL); ! list($chattingCnt) = $dbLink->nextRecord(); ! $dbLink->cleanResults(); ! $usersPopupLink = ' <a href="' . _CHAT_PATH . 'users_popup_low.' . C_EXTENSION . '?' . dbSessionSID('GET') .'" target="users_popup_' . md5(C_CHAT_URL) . '" class="chatLink" onclick="pmcUsersPopup(\'' . md5(C_CHAT_URL) . '\'); return false">'; ! $usersPopupLink .= (($chattingCnt) ? $chattingCnt : 0) . ' '; ! $usersPopupLink .= ($chattingCnt > 1) ? L_USERS : L_USER; ! $usersPopupLink .= '</a>'; ! echo("\t\t\t" . L_CUR_1 . $usersPopupLink . ' '. L_CUR_2 . "\n"); ?> </span> *************** *** 613,617 **** <input type="hidden" name="isJsValidated" value="0" /> ! <table border="0" cellpadding="3" class="chatTable"> <tr class="chatCell"> <td align="center" class="chatCell"> --- 612,616 ---- <input type="hidden" name="isJsValidated" value="0" /> ! <table border="0" cellpadding="3" class="chatTable" style="margin-bottom: 3px"> <tr class="chatCell"> <td align="center" class="chatCell"> *************** *** 625,629 **** <!-- Flags to choose the translation --> <tr class="chatCell"> ! <td colspan="2" align="center" class="chatCell"> <span class="chatFlags"> <?php --- 624,628 ---- <!-- Flags to choose the translation --> <tr class="chatCell"> ! <td colspan="2" align="center" class="chatCell" nowrap="nowrap"> <span class="chatFlags"> <?php Index: do_enter_js_work.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/do_enter_js_work.lib.php3,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** do_enter_js_work.lib.php3 2001/04/28 20:19:03 1.8 --- do_enter_js_work.lib.php3 2001/04/30 22:44:58 1.9 *************** *** 44,48 **** var jsIgnoredPopupWin = null; var jsInputForm = null; ! var jsUrlQueryForHelp = 'lang=<?php echo($dbSessionVars['lang']); ?>' + jsQueryArgSeparator + 'jsVersion=<?php echo($jsVersion); ?>'; var jsInvalidCommandMsg = '<?php echo(pmcSlashSingleQuotes(L_BAD_CMD)); ?>'; var jsCharset = '<?php echo(L_CHARSET); ?>'; --- 44,48 ---- var jsIgnoredPopupWin = null; var jsInputForm = null; ! var jsPopusUrlQuery = 'lang=<?php echo($dbSessionVars['lang']); ?>' + jsQueryArgSeparator + 'jsVersion=<?php echo($jsVersion); ?>'; var jsInvalidCommandMsg = '<?php echo(pmcSlashSingleQuotes(L_BAD_CMD)); ?>'; var jsCharset = '<?php echo(L_CHARSET); ?>'; *************** *** 87,97 **** </script> - <!-- Gets the library that allows to display and modify the color picker --> <script src="<?php echo(_CHAT_PATH); ?>lib/index_libs/msg_colors.lib.js" type="text/javascript" language="javascript1.1"></script> - ! <!-- Gets the library that allows to launch the help popup --> ! <script src="<?php echo(_CHAT_PATH); ?>lib/index_libs/help_popup.lib.js" type="text/javascript" language="javascript"></script> <!-- Gets the library that allows to briefly validate commands and messages --> --- 87,95 ---- </script> <!-- Gets the library that allows to display and modify the color picker --> <script src="<?php echo(_CHAT_PATH); ?>lib/index_libs/msg_colors.lib.js" type="text/javascript" language="javascript1.1"></script> ! <!-- Gets the library that allows to launch the help and the smilies popups --> ! <script src="<?php echo(_CHAT_PATH); ?>lib/index_libs/help_and_smilies_popups.lib.js" type="text/javascript" language="javascript"></script> <!-- Gets the library that allows to briefly validate commands and messages --> Index: do_enter_frameset.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/index_libs/do_enter_frameset.lib.php3,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** do_enter_frameset.lib.php3 2001/04/28 20:19:03 1.8 --- do_enter_frameset.lib.php3 2001/04/30 22:44:58 1.9 *************** *** 26,30 **** /** ! * Defines some URLs */ // The url to be used as a fix for the Netscape resize bug --- 26,30 ---- /** ! * Defines some variables */ // The url to be used as a fix for the Netscape resize bug *************** *** 33,36 **** --- 33,38 ---- . $pmcQueryArgSeparator . 'exitMessage=0' . $pmcQueryArgSeparator . 'reloading=nsResize'; + // The height of the input frame + $inputHeight = L_FONT_SIZE * 6.2; *************** *** 46,50 **** <!-- Visible framesets --> <frameset cols="*,130" frameborder="0" border="0" framespacing="0"> ! <frameset rows="*,50" frameborder="0" border="0" framespacing="0"> <frame src="<?php echo(_CHAT_PATH); ?>blank.htm" name="messages" frameborder="0" border="0" framespacing="0" marginwidth="3" marginheight="3" /> <frame src="<?php echo(_CHAT_PATH); ?>input.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="input" frameborder="0" border="0" framespacing="0" marginwidth=0 marginheight=0 scrolling="no" noresize="noresize" /> --- 48,52 ---- <!-- Visible framesets --> <frameset cols="*,130" frameborder="0" border="0" framespacing="0"> ! <frameset rows="*,<?php echo($inputHeight); ?>" frameborder="0" border="0" framespacing="0"> <frame src="<?php echo(_CHAT_PATH); ?>blank.htm" name="messages" frameborder="0" border="0" framespacing="0" marginwidth="3" marginheight="3" /> <frame src="<?php echo(_CHAT_PATH); ?>input.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="input" frameborder="0" border="0" framespacing="0" marginwidth=0 marginheight=0 scrolling="no" noresize="noresize" /> *************** *** 71,75 **** ?> <frameset cols="*,130" frameborder="0" border="0" framespacing="0" onResize="if (jsIsNS4) window.location = '<?php echo($nsResizeUrl); ?>';"> ! <frameset rows="*,50" border=0> <frame src="<?php echo(_CHAT_PATH); ?>messages_low.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="messages" marginwidth=3 marginheight=3 /> <frame src="<?php echo(_CHAT_PATH); ?>input.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="input" marginwidth=0 marginheight=0 scrolling="no" noresize="noresize" /> --- 73,77 ---- ?> <frameset cols="*,130" frameborder="0" border="0" framespacing="0" onResize="if (jsIsNS4) window.location = '<?php echo($nsResizeUrl); ?>';"> ! <frameset rows="*,<?php echo($inputHeight); ?>" border=0> <frame src="<?php echo(_CHAT_PATH); ?>messages_low.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="messages" marginwidth=3 marginheight=3 /> <frame src="<?php echo(_CHAT_PATH); ?>input.<?php echo(C_EXTENSION . '?' . dbSessionSID('GET')); ?>" name="input" marginwidth=0 marginheight=0 scrolling="no" noresize="noresize" /> |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:02
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat Modified Files: input.php3 help_popup.php3 Added Files: smilies_popup.php3 Log Message: Updated to the new 'input' frame --- NEW FILE --- <?php // // +--------------------------------------------------------------------------+ // | phpMyChat version 0.15.0 | // +--------------------------------------------------------------------------+ // | Copyright (c) 2000-2001 The phpHeaven-team | // +--------------------------------------------------------------------------+ // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | // +--------------------------------------------------------------------------+ // | This script defines the 'smilies' popup. | // +--------------------------------------------------------------------------+ // | From the phpMyChat project: | // | http://www.phpheaven.net/projects/phpMyChat/ | // | | // | Authors: the phpHeaven-team <te...@ph...> | // +--------------------------------------------------------------------------+ // // $Id: smilies_popup.php3,v 1.1 2001/04/30 22:44:58 loic1 Exp $ // // The 'smilies' popup. // /** * Gets the extension for the php scripts */ if (!isset($PHP_SELF)) $PHP_SELF = $HTTP_SERVER_VARS['PHP_SELF']; define('C_EXTENSION', (substr($PHP_SELF, -1) == 3) ? 'php3' : 'php'); /** * Gets some core libraries */ require('./config/config.lib.' . C_EXTENSION); require('./lib/common.lib.' . C_EXTENSION); /** * Gets the variables sent to this script * * Uses the 'pmcGrabGlobals()' function defined in the * 'chat/lib/common.lib.php3' library. */ pmcGrabGlobals('%GET'); /** * Defines the language to be used */ if (!file_exists('./localization/' . $lang . '/chat.loc')) { ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html> <head><title>Error</title></head> <body> <b>No translation for this language!</b> </body> </html> <?php exit(); } require('./localization/' . $lang . '/chat.loc'); /** * Sends HTTP headers * * The 'pmcHttpHeaders()' function is defined in the 'chat/lib/common.lib.php3' * library */ pmcHttpHeaders(L_CHARSET, false); /** * Displays the popup * * Uses the 'pmcUrlForStyleSheet()' function from the * 'chat/lib/common.lib.php3' library */ // The url for the style sheet $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html dir="<?php echo((L_CHARSET == 'windows-1256') ? 'rtl' : 'ltr'); ?>"> <head> <title><?php echo(L_SMIL_TIT); ?></title> <link rel="stylesheet" href="<?php echo($cssUrl); ?>" type="text/css" /> <script type="text/javascript" language="javascript1.1"> <!-- /** * Put the 'input' frame in an object variable * * @return object the 'input' frame object * * @access private */ function pmcTargetWin() { if (typeof(window.opener) == 'undefined') return null; else if (window.opener.window.document.title == '<?php echo(APP_NAME); ?>') return window.opener.frames['input'].window; else if (window.opener.window.document.title == 'Handle input hidden frame') return window.opener.window.parent.frames['input'].window; else return window.opener.window; } // end of the 'pmcTargetWin()' function /** * Add a smiley to the message box at the 'input' frame * * @param string the smiley text code * * @access private */ function pmcSmiley2Input(code) { window.focus(); if (typeof(window.opener) != 'undefined' && window.opener && !window.opener.closed) { addTo = pmcTargetWin(); if (addTo && !addTo.closed) { oldStr = addTo.document.forms['inputForm'].elements['message'].value; oldStrLength = oldStr.length; if (oldStr != '' && oldStr.substring(oldStrLength - 1, oldStrLength) != ' ') code = ' ' + code; addTo.document.forms['inputForm'].elements['message'].value += code + ' '; } } } // end of the 'pmcSmiley2Input()' function /** * Kill the pointer to this window */ function pmcKillPointer() { if (typeof(window.opener) != 'undefined') window.opener.window.parent.jsSmiliesPopupWin = null; } // end of the 'pmcKillPointer()' function //--> </script> </head> <body class="mainFrame" onload="if (window.focus) window.focus()" onunload="pmcKillPointer()"> <?php if ($jsVersion != 'noJs') { echo('<p>' . "\n"); echo("\t" . L_SMIL_CLICK . "\n"); echo('</p>' . "\n"); } ?> <!-- Smilies codes --> <center> <table cellpadding="3" width="574" class="table"> <?php // Display smilies require('./lib/smilies.lib.' . C_EXTENSION); $smiliesCodes = pmcDisplaySmilies('help'); $smiliesCnt = count($smilies); unset($smilies); $i = 0; $smiliesCnt = count($smiliesCodes); while ($i < $smiliesCnt) { if ($i > 0) echo("\t"); echo('<tr valign="bottom">' . "\n"); echo($smiliesCodes[$i]); echo("\t" . '</tr>' . "\n"); echo("\t" . '<tr>' . "\n"); $i++; echo($smiliesCodes[$i]); echo("\t" . '</tr>' . "\n"); $i++; } unset($smiliesCodes); ?> </table> </center> <p> <?php echo(L_SMIL_MINE . "\n"); ?> </p> </body> </html> Index: input.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/input.php3,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -r1.29 -r1.30 *** input.php3 2001/04/30 19:41:19 1.29 --- input.php3 2001/04/30 22:44:58 1.30 *************** *** 231,235 **** } // Define the message box size ! $msgBoxSize = 70 - ((L_FONT_SIZE - 10) * 3.5); // The urls for the help and the smilies popups --- 231,235 ---- } // Define the message box size ! $msgBoxSize = 68 - ((L_FONT_SIZE - 10) * 3.5); // The urls for the help and the smilies popups Index: help_popup.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/help_popup.php3,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** help_popup.php3 2001/04/28 20:31:18 1.13 --- help_popup.php3 2001/04/30 22:44:58 1.14 *************** *** 111,138 **** /** - * Add a smiley to the message box at the 'input' frame - * - * @param string the smiley text code - * - * @access private - */ - function pmcSmiley2Input(code) - { - window.focus(); - if (typeof(window.opener) != 'undefined' && window.opener && !window.opener.closed) - { - addTo = pmcTargetWin(); - if (addTo && !addTo.closed) - { - oldStr = addTo.document.forms['inputForm'].elements['message'].value; - oldStrLength = oldStr.length; - if (oldStr != '' && oldStr.substring(oldStrLength - 1, oldStrLength) != ' ') - code = ' ' + code; - addTo.document.forms['inputForm'].elements['message'].value += code + ' '; - } - } - } // end of the 'pmcSmiley2Input()' function - - /** * Add a command to the message box at the 'input' frame * --- 111,114 ---- *************** *** 176,215 **** <?php - // Display smilies - if (C_USE_SMILIES == 1) - { - include('./lib/smilies.lib.' . C_EXTENSION); - $smiliesCodes = pmcDisplaySmilies('help'); - $smiliesCnt = count($smilies); - unset($smilies); - ?> - <!-- Smilies codes --> - <table border="0" cellpadding="3" width="574" class="table"> - <tr> - <th class="tabTitle" colspan="<?php echo($smiliesCnt); ?>"><?php echo(L_HELP_TIT_1); ?></th> - </tr> - <?php - $i = 0; - $smiliesCnt = count($smiliesCodes); - while ($i < $smiliesCnt) - { - if ($i > 0) - echo("\t"); - echo('<tr valign="bottom">' . "\n"); - echo($smiliesCodes[$i]); - echo("\t" . '</tr>' . "\n"); - echo("\t" . '<tr>' . "\n"); - $i++; - echo($smiliesCodes[$i]); - echo("\t" . '</tr>' . "\n"); - $i++; - } - unset($smiliesCodes); - ?> - </table> - <br /> - <?php - } // end of display smilies - if (C_HTML_TAGS_KEEP != 'none') { --- 152,155 ---- *************** *** 218,222 **** <!-- Text formatting help --> <table border="0" cellpadding="3" width="574" class="table"> ! <tr><td align="center" class="tabTitle"><?php echo(L_HELP_TIT_2); ?></td></tr> <tr><td align="<?php echo($cellAlign); ?>"><?php echo(L_HELP_FMT_1); ?></td></tr> <tr><td align="<?php echo($cellAlign); ?>"><?php echo(L_HELP_FMT_2); ?></td></tr> --- 158,162 ---- <!-- Text formatting help --> <table border="0" cellpadding="3" width="574" class="table"> ! <tr><td align="center" class="tabTitle"><?php echo(L_HELP_TIT_1); ?></td></tr> <tr><td align="<?php echo($cellAlign); ?>"><?php echo(L_HELP_FMT_1); ?></td></tr> <tr><td align="<?php echo($cellAlign); ?>"><?php echo(L_HELP_FMT_2); ?></td></tr> *************** *** 230,234 **** <!-- Commands help --> <table border="0" cellpadding="3" width="574" class="table"> ! <tr><th align="center" class="tabTitle" colspan="2"><?php echo(L_HELP_TIT_3); ?></th></tr> <tr><th align="center" colspan="2"><?php echo(L_HELP_CMD_0); ?></th></tr> <tr><th align="<?php echo($cellAlign); ?>" colspan="2"><a href="#" onclick="pmcCmd2Input('/!', false); return false" class="sender">/!</a></th></tr> --- 170,174 ---- <!-- Commands help --> <table border="0" cellpadding="3" width="574" class="table"> ! <tr><th align="center" class="tabTitle" colspan="2"><?php echo(L_HELP_TIT_2); ?></th></tr> <tr><th align="center" colspan="2"><?php echo(L_HELP_CMD_0); ?></th></tr> <tr><th align="<?php echo($cellAlign); ?>" colspan="2"><a href="#" onclick="pmcCmd2Input('/!', false); return false" class="sender">/!</a></th></tr> |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:02
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/turkish Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:58 1.7 *************** *** 516,519 **** --- 516,522 ---- <i>Örnek:</i> "Hi Jack :)" böyle: Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> görünür. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Basa Dön</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:48 1.5 --- chat.loc 2001/04/30 22:44:58 1.6 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Simgeler'); ! define('L_HELP_TIT_2', 'Mesajlarin Format lanmasi'); define('L_HELP_FMT_1', 'Mesajlarinizi kalin, egik veya alt çizgili formatlayabilirsiniz, eger yaziyi <b> </b>, <i> </i> oder <u> </u> Tag leri ile sinirlarsaniz<br />örnek: <b>Bu yazi </b> sunu olusturur <b> Bu yazi </b>'); define('L_HELP_FMT_2', 'Mesajinizda Link olusturmak için (E-Mail veya URL), adresi Tag siz giriniz.'); ! define('L_HELP_TIT_3', 'Komutlar'); define('L_HELP_USR', 'user'); define('L_HELP_MSG', 'message'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Mesajlarin Format lanmasi'); define('L_HELP_FMT_1', 'Mesajlarinizi kalin, egik veya alt çizgili formatlayabilirsiniz, eger yaziyi <b> </b>, <i> </i> oder <u> </u> Tag leri ile sinirlarsaniz<br />örnek: <b>Bu yazi </b> sunu olusturur <b> Bu yazi </b>'); define('L_HELP_FMT_2', 'Mesajinizda Link olusturmak için (E-Mail veya URL), adresi Tag siz giriniz.'); ! define('L_HELP_TIT_2', 'Komutlar'); define('L_HELP_USR', 'user'); define('L_HELP_MSG', 'message'); *************** *** 207,211 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame define('L_NO_MSG', 'mesaj yok.'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); --- 206,215 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Simgeler'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame define('L_NO_MSG', 'mesaj yok.'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); *************** *** 225,229 **** 'Portakal rengi' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ignore edildiniz'); define('L_IGNOR_NON', 'ignor lu kullanici yok'); --- 229,233 ---- 'Portakal rengi' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ignore edildiniz'); define('L_IGNOR_NON', 'ignor lu kullanici yok'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:02
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/russian Modified Files: tutorial.loc chat.loc _chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 523,526 **** --- 523,529 ---- <i>Íàïðèìåð</i>, îòïðàâèâ ñîîáùåíèå "Ïðèâåò Jack :)" áåç êàâû÷åê, âû óâèäèòå íà ýêðàíå Ïðèâåò Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" />. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top"> íà÷àëî</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 175,183 **** // help popup ! define('L_HELP_TIT_1', 'Ñìàéëû'); ! define('L_HELP_TIT_2', 'Ôîðìàòèðîâàíèå òåêñòà äëÿ ñîîáùåíèé'); define('L_HELP_FMT_1', 'Âû ìîæåòå ñäåëàòü øðèôò æèðíûì, íàêëîííûì èëè ïîä÷åðêíóòü çàìåíÿÿ <b> </b>, <i> </i> or <u> </u> òåãè.<br />Ïðèìåð, <b>ÒÅÊÑÒ</b> ðàâíîçíà÷íî <b>ÒÅÊÑÒ</b>.'); define('L_HELP_FMT_2', 'Äëÿ ñîçäàíèÿ ãèïåðññûëêè (e-mail or ÓÐË) â âàøåì ñîîáùåíèè, ïðîñòî íàïèøè ýòî áåç òàãîâ. Ãèïåðññûëêà ñîçäàòüñÿ àâòîìàòè÷åñêè.'); ! define('L_HELP_TIT_3', 'Êîìàíäû'); define('L_HELP_USR', 'ïîëüçîâàòåëü'); define('L_HELP_MSG', 'ñîîáùåíèÿ'); --- 175,182 ---- // help popup ! define('L_HELP_TIT_1', 'Ôîðìàòèðîâàíèå òåêñòà äëÿ ñîîáùåíèé'); define('L_HELP_FMT_1', 'Âû ìîæåòå ñäåëàòü øðèôò æèðíûì, íàêëîííûì èëè ïîä÷åðêíóòü çàìåíÿÿ <b> </b>, <i> </i> or <u> </u> òåãè.<br />Ïðèìåð, <b>ÒÅÊÑÒ</b> ðàâíîçíà÷íî <b>ÒÅÊÑÒ</b>.'); define('L_HELP_FMT_2', 'Äëÿ ñîçäàíèÿ ãèïåðññûëêè (e-mail or ÓÐË) â âàøåì ñîîáùåíèè, ïðîñòî íàïèøè ýòî áåç òàãîâ. Ãèïåðññûëêà ñîçäàòüñÿ àâòîìàòè÷åñêè.'); ! define('L_HELP_TIT_2', 'Êîìàíäû'); define('L_HELP_USR', 'ïîëüçîâàòåëü'); define('L_HELP_MSG', 'ñîîáùåíèÿ'); *************** *** 210,214 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // message frame define('L_NO_MSG', 'Çäåñü ïîêà íåò ñîîáùåíèé ...'); define('L_TODAY_DWN', 'Ïîñëåäíèè ñîîáùåíèÿ íà÷èíàþòñÿ ñíèçó'); --- 209,218 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Ñìàéëû'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame define('L_NO_MSG', 'Çäåñü ïîêà íåò ñîîáùåíèé ...'); define('L_TODAY_DWN', 'Ïîñëåäíèè ñîîáùåíèÿ íà÷èíàþòñÿ ñíèçó'); *************** *** 228,232 **** 'Îðàíæåâûé' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ïðîèãíîðèðîâàíî'); define('L_IGNOR_NON', 'Íåò èãíîðèðóåìûõ ïîëüçîâàòåëåé'); --- 232,236 ---- 'Îðàíæåâûé' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ïðîèãíîðèðîâàíî'); define('L_IGNOR_NON', 'Íåò èãíîðèðóåìûõ ïîëüçîâàòåëåé'); Index: _chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/_chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** _chat.loc 2001/04/20 20:42:47 1.5 --- _chat.loc 2001/04/30 22:44:57 1.6 *************** *** 175,183 **** // help popup ! define('L_HELP_TIT_1', 'óÍÁÊÌÙ'); ! define('L_HELP_TIT_2', 'ÔÅÓÔ×ÏÅ ÆÏÒÍÁÔÉÒÏ×ÁÎÉÅ ÄÌÑ ÓÏÏÂÝÅÎÉÊ'); define('L_HELP_FMT_1', '÷Ù ÍÏÖÅÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÖÉÒÎÙÊ, ÎÁËÌÏÎÎÙÊ ÔÅÓÔË × ÓÏÏÂÝÅÎÉÉ ÎÁÂÒÁ× ÓÏÏÂÝÅÎÉÑ Ó ÜÔÉÍ : <b> </b>, <i> </i> or <u> </u> ÔÜÇÁÍÉ.<br />ðÒÉÍÅÒ, <b>this text</b> will produce <b>âìá âìá âìá</b>.'); define('L_HELP_FMT_2', 'óÏÚÄÁÎÉÅ ÓÓÙÌËÉ (e-mail or URL) × ×ÁÛÅÍ ÓÏÏÂÝÅÎÉÉ ÐÒÏÓÔÏ ÎÁÐÉÛÉÔÅ ÁÄÒÅÓ.'); ! define('L_HELP_TIT_3', 'ëÏÍÁÎÄÙ'); define('L_HELP_USR', 'ÐÏÌØÚÏ×ÁÔÅÌØ'); define('L_HELP_MSG', 'message'); --- 175,182 ---- // help popup ! define('L_HELP_TIT_1', 'ÔÅÓÔ×ÏÅ ÆÏÒÍÁÔÉÒÏ×ÁÎÉÅ ÄÌÑ ÓÏÏÂÝÅÎÉÊ'); define('L_HELP_FMT_1', '÷Ù ÍÏÖÅÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÖÉÒÎÙÊ, ÎÁËÌÏÎÎÙÊ ÔÅÓÔË × ÓÏÏÂÝÅÎÉÉ ÎÁÂÒÁ× ÓÏÏÂÝÅÎÉÑ Ó ÜÔÉÍ : <b> </b>, <i> </i> or <u> </u> ÔÜÇÁÍÉ.<br />ðÒÉÍÅÒ, <b>this text</b> will produce <b>âìá âìá âìá</b>.'); define('L_HELP_FMT_2', 'óÏÚÄÁÎÉÅ ÓÓÙÌËÉ (e-mail or URL) × ×ÁÛÅÍ ÓÏÏÂÝÅÎÉÉ ÐÒÏÓÔÏ ÎÁÐÉÛÉÔÅ ÁÄÒÅÓ.'); ! define('L_HELP_TIT_2', 'ëÏÍÁÎÄÙ'); define('L_HELP_USR', 'ÐÏÌØÚÏ×ÁÔÅÌØ'); define('L_HELP_MSG', 'message'); *************** *** 209,212 **** --- 208,221 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + // smilies popup + define('L_SMIL_TIT', 'óÍÁÊÌÙ'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); + + // message frame + define('L_NO_MSG', 'úÄÅÓØ ÐÏËÁ ÎÅÔ ÓÏÏÂÝÅÎÉÊ ...'); + define('L_TODAY_DWN', 'The messages that have been sent today start below'); + define('L_TODAY_UP', 'The messages that have been sent today start above'); + // message colors $textColors = array( 'þ£ÒÎÙÊ' => '#000000', *************** *** 221,231 **** 'íÏÒÓËÁÑ ×ÏÌÎÁ' => '#006699', 'Carrot' => '#FF6600'); - - //message frame - define('L_NO_MSG', 'úÄÅÓØ ÐÏËÁ ÎÅÔ ÓÏÏÂÝÅÎÉÊ ...'); - define('L_TODAY_DWN', 'The messages that have been sent today start below'); - define('L_TODAY_UP', 'The messages that have been sent today start above'); ! //ignored popup define('L_IGNOR_TIT', 'ðÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ'); define('L_IGNOR_NON', 'îÅÔ ÉÇÎÏÒÉÒÕÅÍÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ'); --- 230,235 ---- 'íÏÒÓËÁÑ ×ÏÌÎÁ' => '#006699', 'Carrot' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'ðÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ'); define('L_IGNOR_NON', 'îÅÔ ÉÇÎÏÒÉÒÕÅÍÙÈ ÐÏÌØÚÏ×ÁÔÅÌÅÊ'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/slovak Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:58 1.7 *************** *** 576,579 **** --- 576,582 ---- v hlavnom rámci. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Spä nahor</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:58 1.6 *************** *** 176,184 **** // help popup ! define('L_HELP_TIT_1', 'Smajlíky'); ! define('L_HELP_TIT_2', 'Formátovanie textu správ'); define('L_HELP_FMT_1', 'Text v správach môe by tuèný, sklonený alebo podèiarknutý ohranièením príslunej èasti textu s: <b> </b>, <i> </i> alebo <u> </u> tagmi.<br />Napr.: <b>tento text</b> vytvorí <b>tento text</b>.'); define('L_HELP_FMT_2', 'Na vytvorenie odkazu (e-mail alebo URL) vo vaich správach, napíte jednoducho adresu bez akéhoko¾vek tagu. Odkaz bude vytvorený automaticky.'); ! define('L_HELP_TIT_3', 'Príkazy'); define('L_HELP_USR', 'uívate¾/ov'); define('L_HELP_MSG', 'správy'); --- 176,183 ---- // help popup ! define('L_HELP_TIT_1', 'Formátovanie textu správ'); define('L_HELP_FMT_1', 'Text v správach môe by tuèný, sklonený alebo podèiarknutý ohranièením príslunej èasti textu s: <b> </b>, <i> </i> alebo <u> </u> tagmi.<br />Napr.: <b>tento text</b> vytvorí <b>tento text</b>.'); define('L_HELP_FMT_2', 'Na vytvorenie odkazu (e-mail alebo URL) vo vaich správach, napíte jednoducho adresu bez akéhoko¾vek tagu. Odkaz bude vytvorený automaticky.'); ! define('L_HELP_TIT_2', 'Príkazy'); define('L_HELP_USR', 'uívate¾/ov'); define('L_HELP_MSG', 'správy'); *************** *** 210,214 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame define('L_NO_MSG', 'iadna správa ...'); define('L_TODAY_DWN', 'Dnes poslané správy zaèínajú dole'); --- 209,218 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Smajlíky'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // message frame define('L_NO_MSG', 'iadna správa ...'); define('L_TODAY_DWN', 'Dnes poslané správy zaèínajú dole'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/korean Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/tutorial.loc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** tutorial.loc 2001/04/28 21:05:43 1.7 --- tutorial.loc 2001/04/30 22:44:57 1.8 *************** *** 527,530 **** --- 527,533 ---- <i>¿¹¸¦µé¸é</i>, "¾È³ç ö¼ö¾ß :)"¶ó°í ÀÔ·ÂÀ» ÇÏ¸é ¾È³ç ö¼ö¾ß <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" />¶ó°í Ç¥½ÃµÉ °ÍÀÔ´Ï´Ù. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">¸ÇÀ§·Î</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 175,183 **** // help popup ! define('L_HELP_TIT_1', '°¨Á¤Ç¥½Ã(¿ô´Â ±×¸²)'); ! define('L_HELP_TIT_2', '´ëÈ ²Ù¹Ì±â'); define('L_HELP_FMT_1', '<b> </b>, <i> </i> or <u> </u> ű׵éÀ» ÀÌ¿ëÇØ ±½Àº±Û¾¾, ±â¿ïÀÓ, ¹ØÁÙÀ» ¸¸µé ¼ö ÀÖ½À´Ï´Ù. .<br />¿¹¸¦µé¸é, <b>¾È³çÇϼ¼¿ä?</b>´Â <b>¾È³çÇϼ¼¿ä? </b>·Î Ç¥½ÃµË´Ï´Ù.'); define('L_HELP_FMT_2', 'ÇÏÀÌÆÛ¸µÅ©¸¦ ¸Þ¼¼Áö¿¡ Ãß°¡ÇÏ°í ½ÍÀ¸¸é º°´Ù¸¥ ű׾øÀÌ ÀÚµ¿À¸·Î URLÀ̳ª emailÁÖ¼Ò¸¦ ÇØ¼®ÇÏ¿© ¸µÅ©¸¦ ¸¸µé¾î ÁÝ´Ï´Ù.'); ! define('L_HELP_TIT_3', '¸í·Éµé'); define('L_HELP_USR', '»ç¿ëÀÚ'); define('L_HELP_MSG', '¸Þ¼¼Áö'); --- 175,182 ---- // help popup ! define('L_HELP_TIT_1', '´ëÈ ²Ù¹Ì±â'); define('L_HELP_FMT_1', '<b> </b>, <i> </i> or <u> </u> ű׵éÀ» ÀÌ¿ëÇØ ±½Àº±Û¾¾, ±â¿ïÀÓ, ¹ØÁÙÀ» ¸¸µé ¼ö ÀÖ½À´Ï´Ù. .<br />¿¹¸¦µé¸é, <b>¾È³çÇϼ¼¿ä?</b>´Â <b>¾È³çÇϼ¼¿ä? </b>·Î Ç¥½ÃµË´Ï´Ù.'); define('L_HELP_FMT_2', 'ÇÏÀÌÆÛ¸µÅ©¸¦ ¸Þ¼¼Áö¿¡ Ãß°¡ÇÏ°í ½ÍÀ¸¸é º°´Ù¸¥ ű׾øÀÌ ÀÚµ¿À¸·Î URLÀ̳ª emailÁÖ¼Ò¸¦ ÇØ¼®ÇÏ¿© ¸µÅ©¸¦ ¸¸µé¾î ÁÝ´Ï´Ù.'); ! define('L_HELP_TIT_2', '¸í·Éµé'); define('L_HELP_USR', '»ç¿ëÀÚ'); define('L_HELP_MSG', '¸Þ¼¼Áö'); *************** *** 207,210 **** --- 206,214 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', '°¨Á¤Ç¥½Ã(¿ô´Â ±×¸²)'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/german Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 515,518 **** --- 515,521 ---- <i>Zum Beispiel</i> ergibt folgende Nachricht: "Hi Jack :)" ohne Anführungszeichen folgende Nachricht: Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> im Nachrichtenfenster. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Zurück zum Anfang</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 179,187 **** // help popup ! define('L_HELP_TIT_1', 'Smilies'); ! define('L_HELP_TIT_2', 'Text-Formatierungen der Nachrichten'); define('L_HELP_FMT_1', 'Du kannst den Text Deiner Nachrichten fett, kursiv oder unterstrichen formatieren, wenn Du den Text entweder mit <b> </b>, <i> </i> oder <u> </u> Tags umgibst.<br />z.B.: <b>dieser Text</b> erzeugt <b>diesen Text</b>'); define('L_HELP_FMT_2', 'Um einen Hyperlink in einer Nachricht zu erzeugen (für E-Mail oder eine URL), gib einfach die Adresse ohne einen Tag ein. Der Link wird automatisch erzeugt.'); ! define('L_HELP_TIT_3', 'Befehle'); define('L_HELP_USR', 'Benutzer'); define('L_HELP_MSG', 'Mitteilung'); --- 179,186 ---- // help popup ! define('L_HELP_TIT_1', 'Text-Formatierungen der Nachrichten'); define('L_HELP_FMT_1', 'Du kannst den Text Deiner Nachrichten fett, kursiv oder unterstrichen formatieren, wenn Du den Text entweder mit <b> </b>, <i> </i> oder <u> </u> Tags umgibst.<br />z.B.: <b>dieser Text</b> erzeugt <b>diesen Text</b>'); define('L_HELP_FMT_2', 'Um einen Hyperlink in einer Nachricht zu erzeugen (für E-Mail oder eine URL), gib einfach die Adresse ohne einen Tag ein. Der Link wird automatisch erzeugt.'); ! define('L_HELP_TIT_2', 'Befehle'); define('L_HELP_USR', 'Benutzer'); define('L_HELP_MSG', 'Mitteilung'); *************** *** 213,217 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame define('L_NO_MSG', 'keine Mitteilungen.'); define('L_TODAY_DWN', 'Die Nachrichten werden von oben nach unten angezeigt'); --- 212,221 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Smilies'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame define('L_NO_MSG', 'keine Mitteilungen.'); define('L_TODAY_DWN', 'Die Nachrichten werden von oben nach unten angezeigt'); *************** *** 231,235 **** 'Orange' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ignoriert'); define('L_IGNOR_NON', 'Keine ignorierten Benutzer'); --- 235,239 ---- 'Orange' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ignoriert'); define('L_IGNOR_NON', 'Keine ignorierten Benutzer'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/japanese Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/tutorial.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** tutorial.loc 2001/04/28 21:05:43 1.5 --- tutorial.loc 2001/04/30 22:44:57 1.6 *************** *** 517,520 **** --- 517,523 ---- <i>Î㤨¤Ð</i>¡¢"Jack ¤µ¤ó¡¢¤è¤í¤·¤¯¡ª :)" ¤ÈÂǤĤȡ¢<br />Jack ¤µ¤ó¡¢¤è¤í¤·¤¯¡ª <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /><br />¤Èɽ¼¨¤µ¤ì¤Þ¤¹¡£ </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">¥È¥Ã¥×¤ËÌá¤ë</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/chat.loc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** chat.loc 2001/04/20 20:42:47 1.7 --- chat.loc 2001/04/30 22:44:57 1.8 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', '´é'); ! define('L_HELP_TIT_2', '¥Æ¥¥¹¥È¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡¦¡¦¡¦'); define('L_HELP_FMT_1', '<b> </b>, <i> </i> ¤Þ¤¿¤Ï <u> </u> ¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¢ÂÀ»ú¡¢¼ÐÂΡ¢²¼Àþ¤Ê¤É¤òʸ»ú¤ËÉÕ¤±¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£<br />Î㤨¤Ð¡¢, <b>¥Æ¥¹¥È</b> ¤Ç¤Ï <b>¥Æ¥¹¥È</b> ¤ÎÍͤˤʤê¤Þ¤¹¡£'); define('L_HELP_FMT_2', '¥Û¡¼¥à¥Ú¡¼¥¸¥¢¥É¥ì¥¹¤Ë¤Ï¼«Æ°¤Ç¥ê¥ó¥¯¤¬ÉÕ¤¤Þ¤¹(¥¿¥°¤ÏÉÔÍפǤ¹)'); ! define('L_HELP_TIT_3', '¥³¥Þ¥ó¥É'); define('L_HELP_USR', '¥æ¡¼¥¶¡¼'); define('L_HELP_MSG', '¥á¥Ã¥»¡¼¥¸'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', '¥Æ¥¥¹¥È¤òÊÔ½¸¤·¤Æ¤¤¤Þ¤¹¡¦¡¦¡¦'); define('L_HELP_FMT_1', '<b> </b>, <i> </i> ¤Þ¤¿¤Ï <u> </u> ¤ò»ÈÍѤ¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¢ÂÀ»ú¡¢¼ÐÂΡ¢²¼Àþ¤Ê¤É¤òʸ»ú¤ËÉÕ¤±¤ë¤³¤È¤â²Äǽ¤Ç¤¹¡£<br />Î㤨¤Ð¡¢, <b>¥Æ¥¹¥È</b> ¤Ç¤Ï <b>¥Æ¥¹¥È</b> ¤ÎÍͤˤʤê¤Þ¤¹¡£'); define('L_HELP_FMT_2', '¥Û¡¼¥à¥Ú¡¼¥¸¥¢¥É¥ì¥¹¤Ë¤Ï¼«Æ°¤Ç¥ê¥ó¥¯¤¬ÉÕ¤¤Þ¤¹(¥¿¥°¤ÏÉÔÍפǤ¹)'); ! define('L_HELP_TIT_2', '¥³¥Þ¥ó¥É'); define('L_HELP_USR', '¥æ¡¼¥¶¡¼'); define('L_HELP_MSG', '¥á¥Ã¥»¡¼¥¸'); *************** *** 206,209 **** --- 205,213 ---- define('L_HELP_CMD_20', 'µ®Êý¤¬²¿¤ò¤·¤Æ¤¤¤¿¤«¤òɽ¤·¤Þ¤¹¡£'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', '´é'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/spanish Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:58 1.7 *************** *** 521,524 **** --- 521,527 ---- <i>Por ejemplo</i>, enviando el texto "Hola Jack :)" sin comillas, se mostrará el mensaje completo así Hola Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> en la pantalla general o principal. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Volver al comienzo</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:58 1.6 *************** *** 176,184 **** // help popup ! define('L_HELP_TIT_1', 'Caritas'); ! define('L_HELP_TIT_2', 'Formato de texto para mensajes'); define('L_HELP_FMT_1', 'Usted puede poner negritas, itálicas o texto subrayado en mensajes utilizando <b> </b>, <i> </i> o <u> </u> tags.<br />Por ejemplo, <b>este texto</b> producirá <b>este texto</b>.'); define('L_HELP_FMT_2', 'Para crear un hipervínculo (para e-mail o URL) en su mensaje, simplemente tipee la correspondiente dirección sin tag. El hipervínculo será creado automáticamente.'); ! define('L_HELP_TIT_3', 'Comandos'); define('L_HELP_USR', 'usuario'); define('L_HELP_MSG', 'mensaje'); --- 176,183 ---- // help popup ! define('L_HELP_TIT_1', 'Formato de texto para mensajes'); define('L_HELP_FMT_1', 'Usted puede poner negritas, itálicas o texto subrayado en mensajes utilizando <b> </b>, <i> </i> o <u> </u> tags.<br />Por ejemplo, <b>este texto</b> producirá <b>este texto</b>.'); define('L_HELP_FMT_2', 'Para crear un hipervínculo (para e-mail o URL) en su mensaje, simplemente tipee la correspondiente dirección sin tag. El hipervínculo será creado automáticamente.'); ! define('L_HELP_TIT_2', 'Comandos'); define('L_HELP_USR', 'usuario'); define('L_HELP_MSG', 'mensaje'); *************** *** 208,211 **** --- 207,215 ---- define('L_HELP_CMD_20', 'Describe que está usted haciendo, sin referencia de usted mismo.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'Caritas'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:01
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/italian Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 520,523 **** --- 520,526 ---- <i>Per esempio</i>, inviando il teso, "Hi Jack :)" senza virgolette verra' visualizzato il messaggio Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> nel frame principale. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Torna all'inizio</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:47 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 179,187 **** // help popup - menù di aiuto ! define('L_HELP_TIT_1', 'Smilies'); ! define('L_HELP_TIT_2', 'Formattazione dei testi per i messaggi'); define('L_HELP_FMT_1', 'Puoi usare elementi di decorazione del testo come <b>grassetto</b>, <i>italic</i> o <U>sottolineato</U> racchiudendo la parte di testo interessata con <b> </b>, <i> </i> or <u> </u> tags.<br />Per esempio, <b>questo testo</b> produrrà <b>questo testo</b>.'); define('L_HELP_FMT_2', 'Per creare un hyperlink (per e-mail o URL) nel tuo messaggio, digita semplicemente il testo senza alcun tag. L\'hyperlink sarà creato automaticamente.'); ! define('L_HELP_TIT_3', 'Comandi'); define('L_HELP_USR', 'utente'); define('L_HELP_MSG', 'messaggio'); --- 179,186 ---- // help popup - menù di aiuto ! define('L_HELP_TIT_1', 'Formattazione dei testi per i messaggi'); define('L_HELP_FMT_1', 'Puoi usare elementi di decorazione del testo come <b>grassetto</b>, <i>italic</i> o <U>sottolineato</U> racchiudendo la parte di testo interessata con <b> </b>, <i> </i> or <u> </u> tags.<br />Per esempio, <b>questo testo</b> produrrà <b>questo testo</b>.'); define('L_HELP_FMT_2', 'Per creare un hyperlink (per e-mail o URL) nel tuo messaggio, digita semplicemente il testo senza alcun tag. L\'hyperlink sarà creato automaticamente.'); ! define('L_HELP_TIT_2', 'Comandi'); define('L_HELP_USR', 'utente'); define('L_HELP_MSG', 'messaggio'); *************** *** 213,217 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame - frame segnalazioni messaggi define('L_NO_MSG', 'Nessun messaggio'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); --- 212,221 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Smilies'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame - frame segnalazioni messaggi define('L_NO_MSG', 'Nessun messaggio'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); *************** *** 231,235 **** 'Arancione' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ignorato'); define('L_IGNOR_NON', 'Nessun utente ignorato'); --- 235,239 ---- 'Arancione' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ignorato'); define('L_IGNOR_NON', 'Nessun utente ignorato'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/bosnian Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian/tutorial.loc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** tutorial.loc 2001/04/28 21:05:42 1.7 --- tutorial.loc 2001/04/30 22:44:57 1.8 *************** *** 512,515 **** --- 512,518 ---- <i>Na primjer</i>, saljete tekst "Hi Jack :)" bez navodnih bez navodnih znakova i ona ce biti prikazana kao slijedece Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> u chatu. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Povratak na vrh</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:46 1.6 --- chat.loc 2001/04/30 22:44:57 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Smajliji'); ! define('L_HELP_TIT_2', 'Tekst formatiranje za poruke'); define('L_HELP_FMT_1', 'Mozete staviti podebljan, ukosen ili podvucen tekst u porukama sa postavljanjem odredenih oznaka u vas tekst poput: <b> </b>, <i> </i> or <u> </u>.<br />Na primjer, <b>ovaj tekst</b> ce rezultirati <b>ovaj tekst</b>.'); define('L_HELP_FMT_2', 'Za pravljenje hiperlinka (za e-mail ili URL) u va¹oj poruci, jednostavno napi¹ite odgovarajuæu adresu bez tagova. Hiperlink æe biti automatski napravljen.'); ! define('L_HELP_TIT_3', 'Komande'); define('L_HELP_USR', 'korisnika'); define('L_HELP_MSG', 'poruke'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Tekst formatiranje za poruke'); define('L_HELP_FMT_1', 'Mozete staviti podebljan, ukosen ili podvucen tekst u porukama sa postavljanjem odredenih oznaka u vas tekst poput: <b> </b>, <i> </i> or <u> </u>.<br />Na primjer, <b>ovaj tekst</b> ce rezultirati <b>ovaj tekst</b>.'); define('L_HELP_FMT_2', 'Za pravljenje hiperlinka (za e-mail ili URL) u va¹oj poruci, jednostavno napi¹ite odgovarajuæu adresu bez tagova. Hiperlink æe biti automatski napravljen.'); ! define('L_HELP_TIT_2', 'Komande'); define('L_HELP_USR', 'korisnika'); define('L_HELP_MSG', 'poruke'); *************** *** 207,210 **** --- 206,214 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'Smajliji'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/french_canadian Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:43 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 509,512 **** --- 509,515 ---- <i>Par exemple</i>, en tapant le texte "Salut Coco :)" sans les guillemets, le message "Salut Coco <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" />" (sans guillemets) sera affiché dans le cadre principal. </p> + <p> + Si vous êtes un utilisateur enregistré et que l'administrateur vous a attribué une trombine particulière, l'appel à cette dernière se fait en utilisant le code " :mine: " dans votre message. + </p> <p align="right"><a href="#top">Début de la page</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:47 1.6 --- chat.loc 2001/04/30 22:44:57 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'TROMBINES'); ! define('L_HELP_TIT_2', 'Mises en forme du texte des messages'); define('L_HELP_FMT_1', 'Vos messages peuvent contenir du texte en gras, en italique ou souligné. Pour ce faire il vous suffit d\'encadrer la section concernée par les tags <b> </b>, <i> </i> ou <u> </u>.<br />Par exemple, en tapant <b>ce texte</b> vous obtiendrez <b>ce texte</b>.'); define('L_HELP_FMT_2', 'Pour obtenir des hyperliens vers des sites internet ou des courriels tapez simplement l\'adresse en question dans votre message sans aucun tag. Elle sera automatiquement traitée.'); ! define('L_HELP_TIT_3', 'Commandes'); define('L_HELP_USR', 'utilisateur'); define('L_HELP_MSG', 'message'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Mises en forme du texte des messages'); define('L_HELP_FMT_1', 'Vos messages peuvent contenir du texte en gras, en italique ou souligné. Pour ce faire il vous suffit d\'encadrer la section concernée par les tags <b> </b>, <i> </i> ou <u> </u>.<br />Par exemple, en tapant <b>ce texte</b> vous obtiendrez <b>ce texte</b>.'); define('L_HELP_FMT_2', 'Pour obtenir des hyperliens vers des sites internet ou des courriels tapez simplement l\'adresse en question dans votre message sans aucun tag. Elle sera automatiquement traitée.'); ! define('L_HELP_TIT_2', 'Commandes'); define('L_HELP_USR', 'utilisateur'); define('L_HELP_MSG', 'message'); *************** *** 206,209 **** --- 205,213 ---- define('L_HELP_CMD_20', 'Affiche ce que vous êtes en train de faire sans qu\'il soit besoin de taper votre pseudonyme en début de message.'); define('L_HELP_CMD_21', 'Permet de basculer l\'affichage des émoticons de leur forme graphique à leur forme textuelle et inversement.'); + + // smilies popup + define('L_SMIL_TIT', 'Trombines'); + define('L_SMIL_CLICK', 'Il vous est possible de cliquer sur une des icônes pour insérer le code qui lui est associé dans votre message.'); + define('L_SMIL_MINE', 'Si vous êtes un utilisateur enregistré et que l\'administrateur vous a attribué une trombine particulière, l\'appel à cette dernière se fait en utilisant le code " :mine: " dans votre message.'); //message frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/czech Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:42 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 598,601 **** --- 598,604 ---- v hlavním rámci. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Zpìt nahoru</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:46 1.6 --- chat.loc 2001/04/30 22:44:57 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Smilies'); ! define('L_HELP_TIT_2', 'Formátování textu zpráv'); define('L_HELP_FMT_1', 'Text ve zprávách mù¾e být tuèný, sklonìný nebo podtr¾ený ohranièením pøíslu¹né èásti textu s <b> </b>, <i> </i> nebo <u> </u> tagy.<br />Napøíklad, <b>tento text</b> vytvoøí <b>tento text</b>.'); define('L_HELP_FMT_2', 'Na vytvoøení odkazu (e-mail nebo URL) ve va¹ich zprávách, napi¹te jednodu¹e adresu bez jakéhokoli tagu. Odkaz bude vytvoøen automaticky.'); ! define('L_HELP_TIT_3', 'Pøíkazy'); define('L_HELP_USR', 'u¾ivatel'); define('L_HELP_MSG', 'zprávy'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Formátování textu zpráv'); define('L_HELP_FMT_1', 'Text ve zprávách mù¾e být tuèný, sklonìný nebo podtr¾ený ohranièením pøíslu¹né èásti textu s <b> </b>, <i> </i> nebo <u> </u> tagy.<br />Napøíklad, <b>tento text</b> vytvoøí <b>tento text</b>.'); define('L_HELP_FMT_2', 'Na vytvoøení odkazu (e-mail nebo URL) ve va¹ich zprávách, napi¹te jednodu¹e adresu bez jakéhokoli tagu. Odkaz bude vytvoøen automaticky.'); ! define('L_HELP_TIT_2', 'Pøíkazy'); define('L_HELP_USR', 'u¾ivatel'); define('L_HELP_MSG', 'zprávy'); *************** *** 208,212 **** define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! //message frame define('L_NO_MSG', '®ádné zprávy'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); --- 207,216 ---- define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); ! // smilies popup ! define('L_SMIL_TIT', 'Smilies'); ! define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); ! define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); ! ! // messages frame define('L_NO_MSG', '®ádné zprávy'); define('L_TODAY_DWN', 'The messages that have been sent today start below'); *************** *** 226,230 **** 'Karotka' => '#FF6600'); ! //ignored popup define('L_IGNOR_TIT', 'Ignorováni'); define('L_IGNOR_NON', '®ádní ignorovaní u¾ivatelé'); --- 230,234 ---- 'Karotka' => '#FF6600'); ! // ignored popup define('L_IGNOR_TIT', 'Ignorováni'); define('L_IGNOR_NON', '®ádní ignorovaní u¾ivatelé'); |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/english Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/tutorial.loc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** tutorial.loc 2001/04/28 21:05:42 1.7 --- tutorial.loc 2001/04/30 22:44:57 1.8 *************** *** 519,522 **** --- 519,525 ---- <i>For example</i>, sending the text "Hi Jack :)" without quote will display the message Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> in the main frame. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Back to the top</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/chat.loc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** chat.loc 2001/04/20 20:42:46 1.7 --- chat.loc 2001/04/30 22:44:57 1.8 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Smilies'); ! define('L_HELP_TIT_2', 'Text formating for messages'); define('L_HELP_FMT_1', 'You can put bold, italic or underlined text in messages by encasing the applicable sections of your text with either the <b> </b>, <i> </i> or <u> </u> tags.<br />For example, <b>this text</b> will produce <b>this text</b>.'); define('L_HELP_FMT_2', 'To create a hyperlink (for e-mail or URL) in your message, simply type the corresponding address without any tag. The hyperlink will be created automatically.'); ! define('L_HELP_TIT_3', 'Commands'); define('L_HELP_USR', 'user'); define('L_HELP_MSG', 'message'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Text formating for messages'); define('L_HELP_FMT_1', 'You can put bold, italic or underlined text in messages by encasing the applicable sections of your text with either the <b> </b>, <i> </i> or <u> </u> tags.<br />For example, <b>this text</b> will produce <b>this text</b>.'); define('L_HELP_FMT_2', 'To create a hyperlink (for e-mail or URL) in your message, simply type the corresponding address without any tag. The hyperlink will be created automatically.'); ! define('L_HELP_TIT_2', 'Commands'); define('L_HELP_USR', 'user'); define('L_HELP_MSG', 'message'); *************** *** 206,209 **** --- 205,213 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'Smilies'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/french Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:42 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 509,512 **** --- 509,515 ---- <i>Par exemple</i>, en tapant le texte "Salut Coco :)" sans les guillemets, le message "Salut Coco <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" />" (sans guillemets) sera affiché dans le cadre principal. </p> + <p> + Si vous êtes un utilisateur enregistré et que l'administrateur vous a attribué un émoticon particulier, l'appel à ce dernier se fait en utilisant le code " :mine: " dans votre message. + </p> <p align="right"><a href="#top">Début de la page</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/20 20:42:47 1.6 --- chat.loc 2001/04/30 22:44:57 1.7 *************** *** 174,182 **** // help popup ! define('L_HELP_TIT_1', 'Emoticons'); ! define('L_HELP_TIT_2', 'Mises en forme du texte des messages'); define('L_HELP_FMT_1', 'Vos messages peuvent contenir du texte en gras, en italique ou souligné. Pour ce faire il vous suffit d\'encadrer la section concernée par les tags <b> </b>, <i> </i> ou <u> </u>.<br />Par exemple, en tapant <b>ce texte</b> vous obtiendrez <b>ce texte</b>.'); define('L_HELP_FMT_2', 'Pour obtenir des hyperliens (URL ou e-mail) tapez simplement l\'adresse en question dans votre message sans aucun tag. Elle sera automatiquement traitée.'); ! define('L_HELP_TIT_3', 'Commandes'); define('L_HELP_USR', 'utilisateur'); define('L_HELP_MSG', 'message'); --- 174,181 ---- // help popup ! define('L_HELP_TIT_1', 'Mises en forme du texte des messages'); define('L_HELP_FMT_1', 'Vos messages peuvent contenir du texte en gras, en italique ou souligné. Pour ce faire il vous suffit d\'encadrer la section concernée par les tags <b> </b>, <i> </i> ou <u> </u>.<br />Par exemple, en tapant <b>ce texte</b> vous obtiendrez <b>ce texte</b>.'); define('L_HELP_FMT_2', 'Pour obtenir des hyperliens (URL ou e-mail) tapez simplement l\'adresse en question dans votre message sans aucun tag. Elle sera automatiquement traitée.'); ! define('L_HELP_TIT_2', 'Commandes'); define('L_HELP_USR', 'utilisateur'); define('L_HELP_MSG', 'message'); *************** *** 206,209 **** --- 205,213 ---- define('L_HELP_CMD_20', 'Affiche ce que vous êtes en train de faire sans qu\'il soit besoin de taper votre pseudo en début de message.'); define('L_HELP_CMD_21', 'Permet de basculer l\'affichage des émoticons de leur forme graphique à leur forme textuelle et inversement.'); + + // smilies popup + define('L_SMIL_TIT', 'Emoticons'); + define('L_SMIL_CLICK', 'Il vous est possible de cliquer sur une des icônes pour insérer le code qui lui est associé dans votre message.'); + define('L_SMIL_MINE', 'Si vous êtes un utilisateur enregistré et que l\'administrateur vous a attribué un émoticon particulier, l\'appel à ce dernier se fait en utilisant le code " :mine: " dans votre message.'); // message frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/finnish Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:42 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 517,520 **** --- 517,523 ---- <i>Esimerkiksi</i>, tekstin "Hei Jani :)" lähettäminen ilman lainausmerkkejä tuottaa seuraavanlaisen viestin: Hei Jani <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" />. </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">Takaisin alkuun</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:46 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 175,183 **** // help popup ! define('L_HELP_TIT_1', 'Hymiöt'); ! define('L_HELP_TIT_2', 'Viestin tekstin muuttaminen'); define('L_HELP_FMT_1', 'Voit lihavoida, kursivoida tai alleviivata tekstiä seuraavilla tageilla, jotka tulevat viestin alkuun ja loppuun <b> </b>, <i> </i> tai <u> </u>.<br />Esimerkiksi, <b>tämä teksti</b> Tämä tuottaa <b>tämä teksti</b>.'); define('L_HELP_FMT_2', 'Luodaksesi hyperlinkin viestiisi (e-mail tai URL), kirjoita haluamasi osoite ilman mitään tageja. Linkki luodaan automaattisesti.'); ! define('L_HELP_TIT_3', 'Komennot'); define('L_HELP_USR', 'käyttäjä'); define('L_HELP_MSG', 'Viesti'); --- 175,182 ---- // help popup ! define('L_HELP_TIT_1', 'Viestin tekstin muuttaminen'); define('L_HELP_FMT_1', 'Voit lihavoida, kursivoida tai alleviivata tekstiä seuraavilla tageilla, jotka tulevat viestin alkuun ja loppuun <b> </b>, <i> </i> tai <u> </u>.<br />Esimerkiksi, <b>tämä teksti</b> Tämä tuottaa <b>tämä teksti</b>.'); define('L_HELP_FMT_2', 'Luodaksesi hyperlinkin viestiisi (e-mail tai URL), kirjoita haluamasi osoite ilman mitään tageja. Linkki luodaan automaattisesti.'); ! define('L_HELP_TIT_2', 'Komennot'); define('L_HELP_USR', 'käyttäjä'); define('L_HELP_MSG', 'Viesti'); *************** *** 208,211 **** --- 207,215 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'Hymiöt'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 22:45:00
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/chinese_traditional Modified Files: tutorial.loc chat.loc Log Message: Updated to the new 'input' frame Index: tutorial.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/tutorial.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** tutorial.loc 2001/04/28 21:05:42 1.6 --- tutorial.loc 2001/04/30 22:44:57 1.7 *************** *** 521,524 **** --- 521,527 ---- ¨Ò¦p:°e¥X°T®§ "Hi Jack :)" ¤£§tÂù¤Þ¸¹,±N¥H¤p¹Ï¥Ü¨ú¥N²Õ¦X¤å¦r Hi Jack <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> </p> + <p> + If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code ' :mine: '. + </p> <p align="right"><a href="#top">¦^¶º</a></p> <hr /> Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/chat.loc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** chat.loc 2001/04/20 20:42:46 1.5 --- chat.loc 2001/04/30 22:44:57 1.6 *************** *** 176,184 **** // help popup ! define('L_HELP_TIT_1', 'ªí±¡²Å¸¹'); ! define('L_HELP_TIT_2', '°T®§®æ¦¡ªí¥Ü'); define('L_HELP_FMT_1', '¦bµo°eªº°T®§¤¤§A¥i¥H¨Ï¥Î²ÊÅé, ±×Åé©M©³½uªº HTML Tag ¨Óªí¥Ü <b> </b>, <i> </i> ©Î <u> </u> <br />¨Ò¦p¡G ¨Ï¥Î¡@<b>°T®§</b> ±N·|¥X²{ <b>°T®§</b>.'); define('L_HELP_FMT_2', '¦pªG°T®§¬O Email ©Î URL §A¤£»Ýn¯S§O¼g¥ô¦ótag. ¨t²Î±N·|¦Û¤vÀ°§U§A¥[¤W.'); ! define('L_HELP_TIT_3', '«ü¥O'); define('L_HELP_USR', 'ӨϥΪÌ'); define('L_HELP_MSG', 'message'); --- 176,183 ---- // help popup ! define('L_HELP_TIT_1', '°T®§®æ¦¡ªí¥Ü'); define('L_HELP_FMT_1', '¦bµo°eªº°T®§¤¤§A¥i¥H¨Ï¥Î²ÊÅé, ±×Åé©M©³½uªº HTML Tag ¨Óªí¥Ü <b> </b>, <i> </i> ©Î <u> </u> <br />¨Ò¦p¡G ¨Ï¥Î¡@<b>°T®§</b> ±N·|¥X²{ <b>°T®§</b>.'); define('L_HELP_FMT_2', '¦pªG°T®§¬O Email ©Î URL §A¤£»Ýn¯S§O¼g¥ô¦ótag. ¨t²Î±N·|¦Û¤vÀ°§U§A¥[¤W.'); ! define('L_HELP_TIT_2', '«ü¥O'); define('L_HELP_USR', 'ӨϥΪÌ'); define('L_HELP_MSG', 'message'); *************** *** 209,212 **** --- 208,216 ---- define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.'); define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.'); + + // smilies popup + define('L_SMIL_TIT', 'ªí±¡²Å¸¹'); + define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); + define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); // messages frame |
From: Lo?c C. <lo...@us...> - 2001-04-30 19:43:29
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib In directory usw-pr-cvs1:/tmp/cvs-serv27522/chat/lib Modified Files: move_to_start.lib.php3 check_and_kick_user.lib.php3 Log Message: Add some '{' and '}' to avoid confusions and fix a php3 bug Index: move_to_start.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/move_to_start.lib.php3,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** move_to_start.lib.php3 2001/04/19 21:05:04 1.3 --- move_to_start.lib.php3 2001/04/30 19:43:27 1.4 *************** *** 45,49 **** if (typeof(window.parent.jsLeaveChat) != 'undefined') window.parent.jsLeaveChat = true; ! if (window.parent.frames['loader'] && !window.parent.frames['loader'].closed) window.parent.frames['loader'].close(); --- 45,50 ---- if (typeof(window.parent.jsLeaveChat) != 'undefined') window.parent.jsLeaveChat = true; ! if (typeof(window.parent.frames['loader']) != 'undefined' ! && window.parent.frames['loader'] && !window.parent.frames['loader'].closed) window.parent.frames['loader'].close(); Index: check_and_kick_user.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/check_and_kick_user.lib.php3,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** check_and_kick_user.lib.php3 2001/04/22 20:21:06 1.13 --- check_and_kick_user.lib.php3 2001/04/30 19:43:27 1.14 *************** *** 65,81 **** --- 65,89 ---- // Same nick in another room if ($loggedInRoom != $slashedCurrentRoomName) + { $dbSessionVars['kicked'] = 1; + } // The admin just deleted the room else if ($status == 'd') + { $dbSessionVars['kicked'] = 2; + } // Kicked by a moderator or the admin. else if ($status == 'k') + { $dbSessionVars['kicked'] = 3; + } // Banished by a moderator or the admin. else if ($status == 'b') + { $dbSessionVars['kicked'] = 4; + } // Do exit from the current room if required *************** *** 96,100 **** --- 104,110 ---- // ... the status if it has been modified if ($dbSessionVars['status'] != $status) + { $dbSessionVars['status'] = $status; + } // ... the time to ensure the user won't be cleaned from the // connected users table |
From: Lo?c C. <lo...@us...> - 2001-04-30 19:41:21
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat In directory usw-pr-cvs1:/tmp/cvs-serv26994/chat Modified Files: input.php3 handle_input.php3 Log Message: Put the php work before the HTML instructions Index: input.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/input.php3,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -r1.28 -r1.29 *** input.php3 2001/04/29 11:06:27 1.28 --- input.php3 2001/04/30 19:41:19 1.29 *************** *** 134,138 **** { include('./lib/commands.lib.' . C_EXTENSION); ! } // end of handdling commands // Tests for 'true' messages --- 134,138 ---- { include('./lib/commands.lib.' . C_EXTENSION); ! } // end of handling commands // Tests for 'true' messages *************** *** 185,219 **** /** ! * Displays the frame * ! * Uses the 'pmcUrlForStyleSheet()' and the 'pmcSlashSingleQuotes()' functions ! * from the 'chat/lib/common.lib.php3' library */ ! // The url for the style sheet ! $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ! ?> ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> ! <html dir="<?php echo((L_CHARSET == 'windows-1256') ? 'rtl' : 'ltr'); ?>"> - <head> - <title>Input frame</title> - <link rel="stylesheet" href="<?php echo($cssUrl); ?>" type="text/css" /> - <script type="text/javascript" language="javascript1.2"> - <!-- - // Get the position for the help popup - if (window.parent.jsIsNS4) - document.captureEvents(Event.MOUSEDOWN); - document.onmousedown = window.parent.pmcDisplayLocation; - // --> - </script> - </head> - - <body class="frame"<?php if (!$isPopup) echo(' onload="window.parent.pmcSetMsgBoxFocus()"'); ?>> - <table border="0" cellpadding="0" cellspacing="0"> - <tr> - - <!-- Input form --> - <td> - <?php // Define the way posted values will be handled according to the javascript // abilities of the browser --- 185,197 ---- /** ! * Prepare the frame: define some variables * ! * Uses the 'pmcUrlForStyleSheet()' function and the '$pmcQueryArgSeparator' ! * variable defined inside the 'chat/lib/common.lib.php3' library */ ! // The url for the style sheet and the cell alignement ! $cssUrl = pmcUrlForStyleSheet('style', L_CHARSET, (defined('L_FONT_NAME')) ? L_FONT_NAME : '', L_FONT_SIZE); ! $cellAlign = (L_CHARSET == 'windows-1256') ? 'right' : 'left'; // Define the way posted values will be handled according to the javascript // abilities of the browser *************** *** 222,235 **** : 'input'; $action = $target . '.' . C_EXTENSION; - ?> - <form name="inputForm" action="<?php echo($action); ?>" method="post" autocomplete="off" target="<?php echo($target); ?>" onsubmit="return window.parent.pmcValidateInputForm()"> - <?php - // Put the session id in an hidden field - echo("\t" . dbSessionSID('POST') . "\n"); - ?> - <!-- Whether a message has been sent or not (used to avoid multiple submission) --> - <input type="hidden" name="sent" value="0" /> - <?php // Get the last submission to be retained: // - nothing at first load; --- 200,204 ---- *************** *** 244,297 **** $newPrevMessage = str_replace('"', '"', (($displayMessage) ? $prevMessage : $message)); } - ?> - <!-- Last sent message or command (used for the '/!' command) --> - <input type="hidden" name="prevMessage" value="<?php echo($newPrevMessage); ?>" /> ! <!-- Addressee that will be filled when the user click on a nick at the users frame --> ! <input type="hidden" name="msgTo" value="" /> ! ! <?php ! // Url for the help popup ! $helpUrl = 'help_popup.' . C_EXTENSION ! . '?lang=' . $dbSessionVars['lang'] ! . $pmcQueryArgSeparator . 'jsVersion=' . $dbSessionVars['jsVersion']; ! ?> ! <!-- Help popup link --> ! <a href="<?php echo($helpUrl); ?>" target="help_popup" onclick="window.parent.pmcHelpPopup(<?php echo((L_CHARSET == 'windows-1256') ? 610 : 10); ?>); return false" onmouseover="document.images['helpImg'].src = window.parent.jsImgHelpOn.src" onmouseout="document.images['helpImg'].src = window.parent.jsImgHelpOff.src"><img name="helpImg" src="images/help_off.gif" width="15" height="15" border="0" alt="<?php echo(L_HLP); ?>" onclick="window.parent.pmcSetMsgBoxFocus()" /></a> ! ! <?php ! // Get the value to put in the message box : // - previous message value for '/!' command; ! // - last submission if it was an erroneous command (prefixed by the error ! // message if the browser does not know JavaScript); ! // - a success message if a command defined one and the browser does not know ! // JavaScript (this message is also set in the $error variable); ! // message if the bowser does not know JavaScript); // - else nothing. ! $msgValue = ($displayMessage) ? str_replace('"', '"', $prevMessage) : ''; ! if (isset($error)) { ! if (!$isCommand) ! { ! $msgValue = ($dbSessionVars['jsVersion'] == 'noJs') ! ? str_replace('"', '"', '< ' . $error . ' > ' . $message) ! : str_replace('"', '"', $message); ! } ! else if ($dbSessionVars['jsVersion'] == 'noJs') ! { ! $msgValue = str_replace('"', '"', $error); ! } } ! ?> ! <!-- Message box --> ! <input type="text" name="message" size="50" maxlength="299" value="<?php echo($msgValue); ?>" /> ! <!-- Message color --> ! <?php ! // Color of the message ! if ($dbSessionVars['jsVersion'] == 'low' || $dbSessionVars['jsVersion'] == 'noJs') { ! // Drop down list of colors for non-enabled JavaScript1.1+ browsers ! echo("\t\t" . '<select name="color">' . "\n"); while (list($colorName, $colorCode) = each($textColors)) { --- 213,251 ---- $newPrevMessage = str_replace('"', '"', (($displayMessage) ? $prevMessage : $message)); } ! // Define the 'value' of the message box: // - previous message value for '/!' command; ! // - last submission if it was an erroneous command; // - else nothing. ! if ($displayMessage) { ! $msgValue = str_replace('"', '"', $prevMessage); } ! else if (isset($error) && !$isCommand) ! { ! $msgValue = str_replace('"', '"', $message); ! } ! else ! { ! $msgValue = ''; ! } ! // Define the message box size ! $msgBoxSize = 70 - ((L_FONT_SIZE - 10) * 3.5); ! // The urls for the help and the smilies popups ! $helpUrl = 'help_popup.' . C_EXTENSION ! . '?lang=' . $dbSessionVars['lang'] ! . $pmcQueryArgSeparator . 'jsVersion=' . $dbSessionVars['jsVersion']; ! if (C_USE_SMILIES) { ! $smiliesUrl = 'smilies_popup.' . C_EXTENSION ! . '?lang=' . $dbSessionVars['lang'] ! . $pmcQueryArgSeparator . 'jsVersion=' . $dbSessionVars['jsVersion']; ! } ! ! // Buffer the color list for browsers that do not support JavaScript1.1+ ! if ($dbSessionVars['jsVersion'] == 'noJs' ! || $dbSessionVars['jsVersion'] == 'low') ! { while (list($colorName, $colorCode) = each($textColors)) { *************** *** 299,318 **** if ($colorCode == '#FF0000' && !($dbSessionVars['status'] == 'a' || $dbSessionVars['status'] == 'm')) continue; ! echo("\t\t\t" . '<option value="' . $colorCode . '"'); ! if ($color == $colorCode || $colorCode == '#000000') ! echo(' selected="selected"'); ! echo('>' . $colorName . '</option>' . "\n"); } ! echo("\t\t" . '</select> ' ."\n"); } ! else { ! echo("\t\t" . '<input type="hidden" name="color" value="' . $color . '" />' ."\n"); ! } // end of color ?> <input type="submit" name="submitType" value="<?php echo(L_OK); ?>" /> </td> <?php --- 253,362 ---- if ($colorCode == '#FF0000' && !($dbSessionVars['status'] == 'a' || $dbSessionVars['status'] == 'm')) + { continue; ! } ! $colorsList[] = '<option value="' . $colorCode . '"' ! . (($color == $colorCode || $colorCode == '#000000') ? ' selected="selected"' : '') ! . '>' . $colorName . '</option>'; } ! unset($textColors); ! $colorsListCnt = count($colorsList); } ! ! // Define the popup link or the error or success message set by commands ! // that will be displayed for browsers that do not support JavaScript ! $lowMessage = ' '; ! if ($dbSessionVars['jsVersion'] == 'noJs') { ! // Error message defined by a command ! if (isset($error) && !$isCommand) ! { ! $lowMessage = '<span class="error">' ! . str_replace('\\n', '<br />', str_replace('"', '"', $error)) ! . '</span>'; ! } ! // Success message defined by a command ! else if (isset($error)) ! { ! $lowMessage = '<span class="success">' ! . str_replace('\\n', '<br />', str_replace('"', '"', $error)) ! . '</span>'; ! } ! // Popup link ! else if (isset($htmlPopupLink)) ! { ! $lowMessage = $htmlPopupLink; ! } ! } ! ! ! /** ! * Display the frame ! */ ?> + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> + <html dir="<?php echo((L_CHARSET == 'windows-1256') ? 'rtl' : 'ltr'); ?>"> + <head> + <title>Input frame</title> + <link rel="stylesheet" href="<?php echo($cssUrl); ?>" type="text/css" /> + <script type="text/javascript" language="javascript1.2"> + <!-- + // Get the position for the help popup + if (window.parent.jsIsNS4) + document.captureEvents(Event.MOUSEDOWN); + document.onmousedown = window.parent.pmcDisplayLocation; + // --> + </script> + </head> + + <body class="frame"<?php if (!$isPopup) echo(' onload="window.parent.pmcSetMsgBoxFocus()"'); ?>> + <form name="inputForm" action="<?php echo($action); ?>" method="post" autocomplete="off" target="<?php echo($target); ?>" onsubmit="return window.parent.pmcValidateInputForm()"> + <table border="0" cellpadding="0" cellspacing="0"> + <tr> + <td align="<?php echo($cellAlign); ?>" colspan="3"> + <?php + // Put the session id in an hidden field + echo("\t\t" . dbSessionSID('POST') . "\n"); + ?> + <!-- Whether a message has been sent or not (used to avoid multiple submission) --> + <input type="hidden" name="sent" value="0" /> + + <!-- Last sent message or command (used for the '/!' command) --> + <input type="hidden" name="prevMessage" value="<?php echo($newPrevMessage); ?>" /> + + <!-- Addressee that will be filled when the user click on a nick at the users frame --> + <input type="hidden" name="msgTo" value="" /> + + <!-- Message box --> + <input type="text" name="message" size="<?php echo($msgBoxSize); ?>" maxlength="299" value="<?php echo($msgValue); ?>" /> + + <input type="submit" name="submitType" value="<?php echo(L_OK); ?>" /> </td> + </tr> + + <tr> + <td height="5" colspan="3"></td> + </tr> + + <tr> + <td align="<?php echo($cellAlign); ?>" valign="middle"> + <!-- Help popup link --> + <a href="<?php echo($helpUrl); ?>" target="help_popup" onclick="window.parent.pmcHelpPopup(<?php echo((L_CHARSET == 'windows-1256') ? 610 : 10); ?>); return false" onmouseover="document.images['helpImg'].src = window.parent.jsImgHelpOn.src" onmouseout="document.images['helpImg'].src = window.parent.jsImgHelpOff.src"><img name="helpImg" src="images/help_off.gif" width="15" height="15" border="0" alt="<?php echo(L_HLP); ?>" onclick="window.parent.pmcSetMsgBoxFocus()" /></a> + + <?php + if (C_USE_SMILIES) + { + ?> + + <!-- Smilies popup link --> + <a href="<?php echo($smiliesUrl); ?>" target="smilies_popup" onclick="window.parent.pmcSmiliesPopup(<?php echo(((L_CHARSET == 'windows-1256') ? 610 : 10) . ', \'' . $dbSessionVars['lang'] . '\''); ?>); return false" onmouseover="document.images['smiliesImg'].src = window.parent.jsImgSmiliesOn.src" onmouseout="document.images['smiliesImg'].src = window.parent.jsImgSmiliesOff.src"><img name="smiliesImg" src="images/smilies_off.gif" width="15" height="15" border="0" alt="<?php echo(L_SMIL_TIT); ?>" onclick="window.parent.pmcSetMsgBoxFocus()" /></a> + + <?php + } + echo("\n"); + ?> + </td> <?php *************** *** 321,328 **** { ?> ! <td> </td> ! ! <!-- The color picker --> ! <td> <script type="text/javascript" language="javascript1.1"> <!-- --- 365,370 ---- { ?> ! <td align="<?php echo($cellAlign); ?>" valign="middle"> ! <!-- The color picker --> <script type="text/javascript" language="javascript1.1"> <!-- *************** *** 332,358 **** // Diplay the color picker ! for (k = 0; k < window.parent.jsColorPicker.length; k++) document.writeln(window.parent.jsColorPicker[k]); window.parent.jsColorPicker = null; // --> </script> </td> <?php } ! echo("\n"); ! ?> ! <td> ! </form> </td> </tr> </table> <?php /** ! * Stop parsing the script if the browser do not support javascript */ ! if ($dbSessionVars['jsVersion'] == 'noJs') { ?> --- 374,429 ---- // Diplay the color picker ! var colorCnt = window.parent.jsColorPicker.length; ! for (k = 0; k < colorCnt; k++) document.writeln(window.parent.jsColorPicker[k]); window.parent.jsColorPicker = null; // --> </script> + <input type="hidden" name="color" value="<?php echo($color); ?>" /> </td> <?php } ! // Drop down list of colors for non-enabled JavaScript1.1+ browsers ! else ! { ! ?> ! <td align="<?php echo($cellAlign); ?>" valign="middle"> ! <!-- Message colors --> ! <select name="color"> ! <?php ! // '$colorsList' contains the list of '<option>' selectors ! reset($colorsList); ! for ($i = 0; $i < $colorsListCnt; $i++) ! { ! echo(($i > 0) ? "\t\t" : "\t\t\t"); ! echo($colorsList[$i] . "\n"); ! } ! unset($colorsList); ! ?> ! </select> </td> + <?php + } // end of color + echo("\n"); + ?> + <!-- Messages for browsers that do not support javascript --> + <td width="200" align="bottom"> + <?php echo($lowMessage . "\n"); ?> + </td> </tr> + </table> + </form> <?php /** ! * Stop parsing the script if the browser do not support javascript or if it ! * support DHTML (all stuff below are handled by the 'handle_input' frame in ! * the second case) */ ! if ($dbSessionVars['jsVersion'] == 'noJs' ! || $dbSessionVars['jsVersion'] == 'high') { ?> *************** *** 366,369 **** --- 437,441 ---- echo("\n"); + /** * Refresh the messages frame if necessary *************** *** 371,407 **** if ($doRefreshMessages) { ?> <script type="text/javascript" language="javascript"> <!-- // Refresh the messages frame if necessary ! <?php ! echo("\n"); ! if ($dbSessionVars['jsVersion'] == 'high') ! { ! if ($enforceFirstLoad) ! { ! ?> ! window.parent.frames['messages'].window.document.close(); ! window.parent.jsIsInitLoad = true; ! window.parent.jsLastLoadedMsgTime = 0; ! window.parent.jsLastCheckedUserTime = 0; ! window.parent.jsConnect = 0; ! <?php ! } ! echo("\n"); ! ?> ! if (window.parent.jsConnect == 0) ! window.parent.pmcDoRefreshLoader(); ! <?php ! } ! else ! { ! $messagesLowUrl = 'messages_low.' . C_EXTENSION . '?' . dbSessionSID(); ! ?> ! window.parent.frames['messages'].window.location = '<?php echo($messagesLowUrl); ?>'; ! <?php ! } ! echo("\n"); ! ?> // --> </script> --- 443,457 ---- if ($doRefreshMessages) { + $messagesLowUrl = 'messages_low.' . C_EXTENSION . '?' . dbSessionSID(); ?> <script type="text/javascript" language="javascript"> <!-- // Refresh the messages frame if necessary ! ! // Emulates replace method for non-js1.1 compliant browsers ! if (typeof(location.replace) == 'undefined') ! location.replace = location.assign; ! ! window.parent.frames['messages'].window.location.replace('<?php echo($messagesLowUrl); ?>'); // --> </script> *************** *** 412,415 **** --- 462,468 ---- /** * Display a JavaScript alert box with the error message if necessary + * + * Uses the the 'pmcSlashSingleQuotes()' function from the + * 'chat/lib/common.lib.php3' library */ if (isset($error)) Index: handle_input.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/handle_input.php3,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** handle_input.php3 2001/04/27 18:28:53 1.21 --- handle_input.php3 2001/04/30 19:41:19 1.22 *************** *** 133,137 **** { include('./lib/commands.lib.' . C_EXTENSION); ! } // end of handdling commands // Tests for 'true' messages --- 133,137 ---- { include('./lib/commands.lib.' . C_EXTENSION); ! } // end of handling commands // Tests for 'true' messages *************** *** 184,192 **** /** ! * "Displays" the frame ! * ! * The 'pmcSlashSingleQuotes()' function is defined in the ! * 'chat/lib/common.lib.php3' script */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> --- 184,201 ---- /** ! * Prepare the frame: define some variables */ + // Get the value to put in the message box : + // - previous message value for '/!' command; + // - last submission if it was an erroneous command; + // - else nothing. + $msgValue = ($displayMessage) ? addslashes($prevMessage) : ''; + if (isset($error) && !($isCommand)) + $msgValue = addslashes($message); + + + /** + * "Display" the frame + */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> *************** *** 203,222 **** with (window.parent.frames['input'].window.document.forms['inputForm']) { elements['prevMessage'].value = '<?php echo(isset($message) ? addslashes($message) : ''); ?>'; - - <?php - // Get the value to put in the message box : - // - previous message value for '/!' command; - // - last submission if it was an erroneous command; - // - else nothing. - $msgValue = ($displayMessage) ? addslashes($prevMessage) : ''; - if (isset($error) && !($isCommand)) - $msgValue = addslashes($message); - ?> - elements['message'].value = '<?php echo($msgValue); ?>'; - elements['msgTo'].value = ''; elements['color'].value = '<?php echo($color); ?>'; - elements['sent'].value = '0'; if (typeof(elements['submitType'].disabled) != 'undefined') --- 212,220 ---- with (window.parent.frames['input'].window.document.forms['inputForm']) { + elements['sent'].value = '0'; elements['prevMessage'].value = '<?php echo(isset($message) ? addslashes($message) : ''); ?>'; elements['msgTo'].value = ''; + elements['message'].value = '<?php echo($msgValue); ?>'; elements['color'].value = '<?php echo($color); ?>'; if (typeof(elements['submitType'].disabled) != 'undefined') *************** *** 253,256 **** --- 251,257 ---- /** * Display a JavaScript alert box with the error message if necessary + * + * The 'pmcSlashSingleQuotes()' function is defined in the + * 'chat/lib/common.lib.php3' script */ if (isset($error)) *************** *** 267,278 **** * Enforce reloading of the input frame if the user's status has changed */ ! echo("\n"); if ($dbSessionVars['status'] == 'm') { ?> // Add the red colors when the user has just been promoted to moderator if (!window.parent.jsIsModerator) { ! window.parent.frames['input'].window.location.replace('input.<?php echo(C_EXTENSION . '?dummy=' . uniqid('')); ?>'); window.parent.jsIsModerator = 1; } --- 268,282 ---- * Enforce reloading of the input frame if the user's status has changed */ ! $inputUrl = 'input.' . C_EXTENSION ! . '?' . dbSessionSID() ! . $pmcQueryArgSeparator . 'dummy=' . uniqid(''); if ($dbSessionVars['status'] == 'm') { + echo("\n"); ?> // Add the red colors when the user has just been promoted to moderator if (!window.parent.jsIsModerator) { ! window.parent.frames['input'].window.location.replace('<?php echo($inputUrl); ?>'); window.parent.jsIsModerator = 1; } *************** *** 286,290 **** if (window.parent.jsIsModerator) { ! window.parent.frames['input'].window.location.replace('input.<?php echo(C_EXTENSION . '?dummy=' . uniqid('')); ?>'); window.parent.jsIsModerator = 0; } --- 290,294 ---- if (window.parent.jsIsModerator) { ! window.parent.frames['input'].window.location.replace('<?php echo($inputUrl); ?>'); window.parent.jsIsModerator = 0; } |
From: Lo?c C. <lo...@us...> - 2001-04-30 19:40:08
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/lib In directory usw-pr-cvs1:/tmp/cvs-serv26824/chat/lib Modified Files: smilies.lib.php3 Log Message: Add an '@' before the getImageSize function to avoid error message Index: smilies.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/lib/smilies.lib.php3,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** smilies.lib.php3 2001/04/26 20:12:26 1.9 --- smilies.lib.php3 2001/04/30 19:40:05 1.10 *************** *** 172,176 **** if (!empty($dbSessionVars['pwdHash']) && !ereg('[/:\*?"<>|]', $dbSessionVars['nick']) ! && ($prop = getImageSize('./images/smilies/' . $dbSessionVars['nick'] . '.gif'))) { $substring = str_replace(' :mine: ', ' <img src="images/smilies/' . $dbSessionVars['nick'] . '.gif" width="' . $prop[0] . '" height="' . $prop[1] . '" alt="' . str_replace('"', '"', $dbSessionVars['nick']) . '" /> ', $substring); --- 172,176 ---- if (!empty($dbSessionVars['pwdHash']) && !ereg('[/:\*?"<>|]', $dbSessionVars['nick']) ! && ($prop = @getImageSize('./images/smilies/' . $dbSessionVars['nick'] . '.gif'))) { $substring = str_replace(' :mine: ', ' <img src="images/smilies/' . $dbSessionVars['nick'] . '.gif" width="' . $prop[0] . '" height="' . $prop[1] . '" alt="' . str_replace('"', '"', $dbSessionVars['nick']) . '" /> ', $substring); |
From: Lo?c C. <lo...@us...> - 2001-04-29 14:29:15
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv28146/docs Modified Files: changes.txt Log Message: Updated ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs Index: changes.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/changes.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** changes.txt 2001/04/21 21:23:25 1.6 --- changes.txt 2001/04/29 14:29:12 1.7 *************** *** 8,13 **** ! v 0.14.3 - 21/04/2001 """"""""""""""""""""" ENHANCEMENT : clicking on the connection status button (at the 'exit' frame) if it turns --- 8,15 ---- ! v 0.14.3 - 24/04/2001 """"""""""""""""""""" + + Since Beta1 : fixed a bug with the '/join' command and optimize a bit some SQL queries. ENHANCEMENT : clicking on the connection status button (at the 'exit' frame) if it turns |
From: Lo?c C. <lo...@us...> - 2001-04-29 14:28:28
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib In directory usw-pr-cvs1:/tmp/cvs-serv27979/chat/lib Modified Files: release.lib.php3 Log Message: Updated the release number ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/lib Index: release.lib.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib/release.lib.php3,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** release.lib.php3 2001/04/22 18:46:23 1.4 --- release.lib.php3 2001/04/29 14:28:26 1.5 *************** *** 1,4 **** <?php define("APP_NAME", "phpMyChat"); // Application name ! define("APP_VERSION", "0.14.3 - beta 1"); // Application version number ?> --- 1,4 ---- <?php define("APP_NAME", "phpMyChat"); // Application name ! define("APP_VERSION", "0.14.3 - beta 2"); // Application version number ?> |
From: Lo?c C. <lo...@us...> - 2001-04-29 14:27:41
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib In directory usw-pr-cvs1:/tmp/cvs-serv27795/chat/lib Modified Files: usersH.js Log Message: Fixed a ns bug ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/lib Index: usersH.js =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib/usersH.js,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** usersH.js 2001/03/24 14:17:29 1.3 --- usersH.js 2001/04/29 14:27:39 1.4 *************** *** 230,234 **** { whichEl = usersFrame.document.layers[i]; ! if (whichEl.id.indexOf('Parent') != -1) whichEl.document.images['imEx'].src = newSrc; if (whichEl.id.indexOf('Child') != -1) { --- 230,235 ---- { whichEl = usersFrame.document.layers[i]; ! if (whichEl.id.indexOf('Parent') != -1 ! && typeof(whichEl.document.images['imEx']) != 'undefined') whichEl.document.images['imEx'].src = newSrc; if (whichEl.id.indexOf('Child') != -1) { |