You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(361) |
Oct
(65) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(798) |
Feb
(694) |
Mar
(586) |
Apr
(145) |
May
(24) |
Jun
(24) |
Jul
(56) |
Aug
(11) |
Sep
(138) |
Oct
(107) |
Nov
(58) |
Dec
(39) |
2004 |
Jan
(157) |
Feb
(24) |
Mar
(13) |
Apr
(14) |
May
(73) |
Jun
(106) |
Jul
(217) |
Aug
(91) |
Sep
(116) |
Oct
(357) |
Nov
(27) |
Dec
(272) |
2005 |
Jan
(97) |
Feb
(40) |
Mar
(167) |
Apr
(365) |
May
(344) |
Jun
(357) |
Jul
(407) |
Aug
(529) |
Sep
(204) |
Oct
(52) |
Nov
(80) |
Dec
(1) |
2006 |
Jan
(2) |
Feb
(1) |
Mar
(11) |
Apr
(112) |
May
(121) |
Jun
(86) |
Jul
(51) |
Aug
(48) |
Sep
(107) |
Oct
(20) |
Nov
(50) |
Dec
(11) |
2007 |
Jan
(7) |
Feb
(11) |
Mar
(8) |
Apr
(11) |
May
(2) |
Jun
(25) |
Jul
(67) |
Aug
(134) |
Sep
(54) |
Oct
(69) |
Nov
(10) |
Dec
(74) |
2008 |
Jan
(73) |
Feb
(81) |
Mar
(64) |
Apr
(98) |
May
(157) |
Jun
(68) |
Jul
(80) |
Aug
(108) |
Sep
(176) |
Oct
(107) |
Nov
(265) |
Dec
(60) |
2009 |
Jan
(149) |
Feb
(140) |
Mar
(195) |
Apr
(141) |
May
(53) |
Jun
(45) |
Jul
(98) |
Aug
(153) |
Sep
(160) |
Oct
(138) |
Nov
(139) |
Dec
(104) |
2010 |
Jan
(188) |
Feb
(259) |
Mar
(133) |
Apr
(104) |
May
(42) |
Jun
(121) |
Jul
(38) |
Aug
(223) |
Sep
(259) |
Oct
(255) |
Nov
(106) |
Dec
(157) |
2011 |
Jan
(202) |
Feb
(110) |
Mar
(261) |
Apr
(272) |
May
(218) |
Jun
(108) |
Jul
(141) |
Aug
(205) |
Sep
(326) |
Oct
(279) |
Nov
(368) |
Dec
(238) |
2012 |
Jan
(239) |
Feb
(3) |
Mar
|
Apr
(1) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(6) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
(1) |
Feb
(3) |
Mar
(9) |
Apr
(10) |
May
|
Jun
(1) |
Jul
(3) |
Aug
(1) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2016 |
Jan
|
Feb
(1) |
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ok...@us...> - 2003-01-06 19:46:24
|
Update of /cvsroot/xoops/xoops2/modules/contact In directory sc8-pr-cvs1:/tmp/cvs-serv17438/modules/contact Modified Files: index.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/contact/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 17:04:49 -0000 1.1 --- index.php 6 Jan 2003 19:46:20 -0000 1.2 *************** *** 5,13 **** // Copyright (c) 2000 XOOPS.org // // <http://www.xoops.org/> // - // ------------------------------------------------------------------------ // - // Based on: // - // myPHPNUKE Web Portal System - http://myphpnuke.com/ // - // PHP-NUKE Web Portal System - http://phpnuke.org/ // - // Thatware - http://thatware.org/ // // ------------------------------------------------------------------------- // // This program is free software; you can redistribute it and/or modify // --- 5,8 ---- *************** *** 33,37 **** include "header.php"; if ( empty($HTTP_POST_VARS['submit']) ) { - $xoopsOption['template_used'] = array('contact_contactusform.html'); $xoopsOption['template_main'] = 'contact_contactusform.html'; include XOOPS_ROOT_PATH."/header.php"; --- 28,31 ---- |
From: <ok...@us...> - 2003-01-06 19:44:33
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv16663 Modified Files: userinfo.php Log Message: removed $xoopsOption['template_used'] Index: userinfo.php =================================================================== RCS file: /cvsroot/xoops/xoops2/userinfo.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** userinfo.php 4 Jan 2003 14:54:58 -0000 1.2 --- userinfo.php 6 Jan 2003 19:44:29 -0000 1.3 *************** *** 40,44 **** $config_handler =& xoops_gethandler('config'); $xoopsConfigUser =& $config_handler->getConfigsByCat(XOOPS_CONF_USER); - $xoopsOption['template_used'] = array('system_userinfo.html'); $xoopsOption['template_main'] = 'system_userinfo.html'; include XOOPS_ROOT_PATH.'/header.php'; --- 40,43 ---- *************** *** 62,66 **** exit(); } - $xoopsOption['template_used'] = array('system_userinfo.html'); $xoopsOption['template_main'] = 'system_userinfo.html'; include XOOPS_ROOT_PATH.'/header.php'; --- 61,64 ---- *************** *** 74,78 **** exit(); } - $xoopsOption['template_used'] = array('system_userinfo.html'); $xoopsOption['template_main'] = 'system_userinfo.html'; include(XOOPS_ROOT_PATH.'/header.php'); --- 72,75 ---- |
From: <ok...@us...> - 2003-01-06 19:43:49
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv16338 Modified Files: user.php Log Message: removed $xoopsOption['template_used'] Index: user.php =================================================================== RCS file: /cvsroot/xoops/xoops2/user.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** user.php 2 Jan 2003 14:56:45 -0000 1.1 --- user.php 6 Jan 2003 19:43:45 -0000 1.2 *************** *** 39,43 **** if ($op == 'main') { if ( !$xoopsUser ) { - $xoopsOption['template_used'] = array('system_userform.html'); $xoopsOption['template_main'] = 'system_userform.html'; include 'header.php'; --- 39,42 ---- |
From: <ok...@us...> - 2003-01-06 19:42:00
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv15602 Modified Files: header.php Log Message: removed $xoopsOption['template_used'] Index: header.php =================================================================== RCS file: /cvsroot/xoops/xoops2/header.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** header.php 5 Jan 2003 16:33:24 -0000 1.2 --- header.php 6 Jan 2003 19:41:55 -0000 1.3 *************** *** 43,47 **** $xoopsOption['show_rblock'] = (!empty($xoopsOption['show_rblock'])) ? $xoopsOption['show_rblock'] : 0; themeheader($xoopsOption['show_rblock']); ! if (!empty($xoopsOption['template_used'])) { // include Smarty template engine and initialize it require_once XOOPS_ROOT_PATH.'/class/template.php'; --- 43,47 ---- $xoopsOption['show_rblock'] = (!empty($xoopsOption['show_rblock'])) ? $xoopsOption['show_rblock'] : 0; themeheader($xoopsOption['show_rblock']); ! if (!empty($xoopsOption['template_main'])) { // include Smarty template engine and initialize it require_once XOOPS_ROOT_PATH.'/class/template.php'; *************** *** 231,235 **** $xoopsTpl->assign('xoops_showcblock', 0); } ! if (empty($xoopsOption['template_used'])) { // new themes using Smarty does not have old functions that are required in old modules, so include them now include XOOPS_ROOT_PATH.'/include/old_theme_functions.php'; --- 231,235 ---- $xoopsTpl->assign('xoops_showcblock', 0); } ! if (empty($xoopsOption['template_main'])) { // new themes using Smarty does not have old functions that are required in old modules, so include them now include XOOPS_ROOT_PATH.'/include/old_theme_functions.php'; |
From: <w4...@us...> - 2003-01-06 17:56:19
|
Update of /cvsroot/xoops/xoops2/modules/mylinks/templates In directory sc8-pr-cvs1:/tmp/cvs-serv8279/modules/mylinks/templates Modified Files: mylinks_submit.html Log Message: added the submit with bbcodes and smilies in user and admin side Index: mylinks_submit.html =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/templates/mylinks_submit.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mylinks_submit.html 2 Jan 2003 17:51:54 -0000 1.1 --- mylinks_submit.html 6 Jan 2003 17:55:33 -0000 1.2 *************** *** 36,40 **** <tr> <td align="right" valign="top" nowrap="nowrap"><b><{$lang_description}></b></td> ! <td><textarea name='description' cols='50' rows='6'></textarea></td> </tr> </table> --- 36,40 ---- <tr> <td align="right" valign="top" nowrap="nowrap"><b><{$lang_description}></b></td> ! <td><{$xoops_codes}><{$xoops_smilies}></td> </tr> </table> |
From: <w4...@us...> - 2003-01-06 17:56:12
|
Update of /cvsroot/xoops/xoops2/modules/mylinks In directory sc8-pr-cvs1:/tmp/cvs-serv8279/modules/mylinks Modified Files: submit.php Log Message: added the submit with bbcodes and smilies in user and admin side Index: submit.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/submit.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** submit.php 5 Jan 2003 19:17:59 -0000 1.2 --- submit.php 6 Jan 2003 17:55:27 -0000 1.3 *************** *** 34,37 **** --- 34,38 ---- include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; include_once XOOPS_ROOT_PATH."/class/module.errorhandler.php"; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; $eh = new ErrorHandler; //ErrorHandler object *************** *** 61,65 **** } // Check if Description exist ! if ($HTTP_POST_VARS['description']=="") { $eh->show("1008"); } --- 62,66 ---- } // Check if Description exist ! if ($HTTP_POST_VARS['message']=="") { $eh->show("1008"); } *************** *** 72,77 **** $url = $myts->makeTboxData4Save($url); $title = $myts->makeTboxData4Save($HTTP_POST_VARS["title"]); ! $email = $myts->makeTboxData4Save($HTTP_POST_VARS["email"]); ! $description = $myts->makeTareaData4Save($HTTP_POST_VARS["description"]); $date = time(); $newid = $xoopsDB->genId($xoopsDB->prefix("mylinks_links")."_lid_seq"); --- 73,78 ---- $url = $myts->makeTboxData4Save($url); $title = $myts->makeTboxData4Save($HTTP_POST_VARS["title"]); ! $email = $myts->makeTboxData4Save($HTTP_POST_VARS["email"]); ! $description = $myts->makeTareaData4Save($HTTP_POST_VARS["message"]); $date = time(); $newid = $xoopsDB->genId($xoopsDB->prefix("mylinks_links")."_lid_seq"); *************** *** 93,96 **** --- 94,105 ---- $xoopsOption['template_main'] = 'mylinks_submit.html'; include XOOPS_ROOT_PATH."/header.php"; + ob_start(); + xoopsCodeTarea("message",37,8); + $xoopsTpl->assign('xoops_codes', ob_get_contents()); + ob_end_clean(); + ob_start(); + xoopsSmilies("message"); + $xoopsTpl->assign('xoops_smilies', ob_get_contents()); + ob_end_clean(); $xoopsTpl->assign('lang_submitonce', _MD_SUBMITONCE); $xoopsTpl->assign('lang_allpending', _MD_ALLPENDING); |
From: <w4...@us...> - 2003-01-06 17:56:06
|
Update of /cvsroot/xoops/xoops2/modules/mylinks/admin In directory sc8-pr-cvs1:/tmp/cvs-serv8279/modules/mylinks/admin Modified Files: index.php Log Message: added the submit with bbcodes and smilies in user and admin side Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/admin/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 17:43:02 -0000 1.1 --- index.php 6 Jan 2003 17:55:17 -0000 1.2 *************** *** 138,141 **** --- 138,142 ---- // Add a New Main Category xoops_cp_header(); + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; echo "<h4>"._MD_WEBLINKSCONF."</h4>"; echo "<table width='100%' border='0' cellspacing='1' class='outer'>" *************** *** 181,185 **** echo "<input type=text name=email size=50 maxlength=60></td></tr>\n"; echo "<tr><td align=\"right\" valign=\"top\" nowrap>"._MD_DESCRIPTIONC."</td><td>\n"; ! echo "<textarea name=description cols=60 rows=5></textarea>\n"; echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; --- 182,188 ---- echo "<input type=text name=email size=50 maxlength=60></td></tr>\n"; echo "<tr><td align=\"right\" valign=\"top\" nowrap>"._MD_DESCRIPTIONC."</td><td>\n"; ! xoopsCodeTarea("description",60,8); ! xoopsSmilies("description"); ! //echo "<textarea name=description cols=60 rows=5></textarea>\n"; echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; *************** *** 231,234 **** --- 234,238 ---- { global $xoopsDB, $HTTP_GET_VARS, $myts, $eh, $mytree, $xoopsConfig; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; $lid = $HTTP_GET_VARS['lid']; xoops_cp_header(); *************** *** 247,251 **** $result2 = $xoopsDB->query("select description from ".$xoopsDB->prefix("mylinks_text")." where lid=$lid"); list($description)=$xoopsDB->fetchRow($result2); ! $description = $myts->makeTareaData4Edit($description); echo "<table>"; echo "<form method=post action=index.php>"; --- 251,255 ---- $result2 = $xoopsDB->query("select description from ".$xoopsDB->prefix("mylinks_text")." where lid=$lid"); list($description)=$xoopsDB->fetchRow($result2); ! $GLOBALS[description] = $myts->makeTareaData4Edit($description); echo "<table>"; echo "<form method=post action=index.php>"; *************** *** 254,258 **** echo "<tr><td>"._MD_SITEURL."</td><td><input type=text name=url value=\"$url\" size=50 maxlength=100></input></td></tr>\n"; echo "<tr><td>"._MD_EMAILC."</td><td><input type=text name=email value=\"$email\" size=50 maxlength=60></input></td></tr>\n"; ! echo "<tr><td valign=\"top\">"._MD_DESCRIPTIONC."</td><td><textarea name=description cols=60 rows=5>$description</textarea></td></tr>"; echo "<tr><td>"._MD_CATEGORYC."</td><td>"; $mytree->makeMySelBox("title", "title", $cid); --- 258,266 ---- echo "<tr><td>"._MD_SITEURL."</td><td><input type=text name=url value=\"$url\" size=50 maxlength=100></input></td></tr>\n"; echo "<tr><td>"._MD_EMAILC."</td><td><input type=text name=email value=\"$email\" size=50 maxlength=60></input></td></tr>\n"; ! echo "<tr><td valign=\"top\">"._MD_DESCRIPTIONC."</td><td>"; ! xoopsCodeTarea("description",60,8); ! xoopsSmilies("description"); ! //echo "<textarea name=description cols=60 rows=5>$description</textarea>"; ! echo "</td></tr>"; echo "<tr><td>"._MD_CATEGORYC."</td><td>"; $mytree->makeMySelBox("title", "title", $cid); |
From: <w4...@us...> - 2003-01-06 17:52:48
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads In directory sc8-pr-cvs1:/tmp/cvs-serv6236/modules/mydownloads Modified Files: submit.php Log Message: added the submit with bbcodes and smilies in user and admin side Index: submit.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/submit.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** submit.php 5 Jan 2003 19:16:55 -0000 1.2 --- submit.php 6 Jan 2003 17:52:00 -0000 1.3 *************** *** 34,37 **** --- 34,38 ---- include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; include_once XOOPS_ROOT_PATH."/class/module.errorhandler.php"; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; $myts =& MyTextSanitizer::getInstance(); // MyTextSanitizer object *************** *** 67,71 **** } // Check if Description exist ! if ($HTTP_POST_VARS['description']=="") { $eh->show("1008"); } --- 68,72 ---- } // Check if Description exist ! if ($HTTP_POST_VARS['message']=="") { $eh->show("1008"); } *************** *** 82,86 **** $size = intval($HTTP_POST_VARS["size"]); $platform = $myts->makeTboxData4Save($HTTP_POST_VARS["platform"]); ! $description = $myts->makeTareaData4Save($HTTP_POST_VARS["description"]); $date = time(); $newid = $xoopsDB->genId($xoopsDB->prefix("mydownloads_downloads")."_lid_seq"); --- 83,87 ---- $size = intval($HTTP_POST_VARS["size"]); $platform = $myts->makeTboxData4Save($HTTP_POST_VARS["platform"]); ! $description = $myts->makeTareaData4Save($HTTP_POST_VARS["message"]); $date = time(); $newid = $xoopsDB->genId($xoopsDB->prefix("mydownloads_downloads")."_lid_seq"); *************** *** 104,107 **** --- 105,116 ---- $xoopsOption['template_main'] = 'mydownloads_submit.html'; include XOOPS_ROOT_PATH."/header.php"; + ob_start(); + xoopsCodeTarea("message",37,8); + $xoopsTpl->assign('xoops_codes', ob_get_contents()); + ob_end_clean(); + ob_start(); + xoopsSmilies("message"); + $xoopsTpl->assign('xoops_smilies', ob_get_contents()); + ob_end_clean(); $xoopsTpl->assign('lang_submitonce', _MD_SUBMITONCE); $xoopsTpl->assign('lang_allpending', _MD_ALLPENDING); |
From: <w4...@us...> - 2003-01-06 17:52:48
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads/templates In directory sc8-pr-cvs1:/tmp/cvs-serv6236/modules/mydownloads/templates Modified Files: mydownloads_submit.html Log Message: added the submit with bbcodes and smilies in user and admin side Index: mydownloads_submit.html =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/templates/mydownloads_submit.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mydownloads_submit.html 2 Jan 2003 17:36:24 -0000 1.1 --- mydownloads_submit.html 6 Jan 2003 17:52:08 -0000 1.2 *************** *** 49,53 **** <tr> <td align="right" valign="top" nowrap="nowrap"><b><{$lang_description}></b></td> ! <td><textarea name='description' cols='50' rows='6'></textarea></td> </tr> </table> --- 49,53 ---- <tr> <td align="right" valign="top" nowrap="nowrap"><b><{$lang_description}></b></td> ! <td><{$xoops_codes}><{$xoops_smilies}></td> </tr> </table> |
From: <w4...@us...> - 2003-01-06 17:52:40
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads/admin In directory sc8-pr-cvs1:/tmp/cvs-serv6236/modules/mydownloads/admin Modified Files: index.php Log Message: added the submit with bbcodes and smilies in user and admin side Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/admin/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 17:17:27 -0000 1.1 --- index.php 6 Jan 2003 17:51:52 -0000 1.2 *************** *** 152,155 **** --- 152,156 ---- global $xoopsDB, $myts, $eh, $mytree; // Add a New Main Category + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; xoops_cp_header(); echo "<h4>"._MD_DLCONF."</h4>"; *************** *** 202,206 **** echo "<input type=text name=platform size=45 maxlength=60></td></tr>\n"; echo "<tr><td align=\"right\" valign=\"top\" nowrap>"._MD_DESCRIPTIONC."</td><td>\n"; ! echo "<textarea name=description cols=60 rows=5></textarea>\n"; echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; --- 203,209 ---- echo "<input type=text name=platform size=45 maxlength=60></td></tr>\n"; echo "<tr><td align=\"right\" valign=\"top\" nowrap>"._MD_DESCRIPTIONC."</td><td>\n"; ! xoopsCodeTarea("description",60,8); ! xoopsSmilies("description"); ! //echo "<textarea name=description cols=60 rows=5></textarea>\n"; echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; *************** *** 250,253 **** --- 253,257 ---- { global $xoopsDB, $HTTP_GET_VARS, $myts, $eh, $mytree; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; $lid = $HTTP_GET_VARS['lid']; xoops_cp_header(); *************** *** 267,271 **** $result2 = $xoopsDB->query("SELECT description FROM ".$xoopsDB->prefix("mydownloads_text")." WHERE lid=$lid"); list($description)=$xoopsDB->fetchRow($result2); ! $description = $myts->makeTareaData4Edit($description); echo "<table>"; echo "<form method=post action=index.php>"; --- 271,275 ---- $result2 = $xoopsDB->query("SELECT description FROM ".$xoopsDB->prefix("mydownloads_text")." WHERE lid=$lid"); list($description)=$xoopsDB->fetchRow($result2); ! $GLOBALS[description] = $myts->makeTareaData4Edit($description); echo "<table>"; echo "<form method=post action=index.php>"; *************** *** 277,281 **** echo "<tr><td>"._MD_FILESIZEC."</td><td><input type=text name=size value=\"$size\" size=10 maxlength=100></input>"._MD_BYTES."</td></tr>\n"; echo "<tr><td>"._MD_PLATFORMC."</td><td><input type=text name=platform value=\"$platform\" size=45 maxlength=60></input></td></tr>\n"; ! echo "<tr><td valign=\"top\">"._MD_DESCRIPTIONC."</td><td><textarea name=description cols=60 rows=5>$description</textarea></td></tr>"; echo "<tr><td>"._MD_CATEGORYC."</td><td>"; $mytree->makeMySelBox("title", "title", $cid); --- 281,289 ---- echo "<tr><td>"._MD_FILESIZEC."</td><td><input type=text name=size value=\"$size\" size=10 maxlength=100></input>"._MD_BYTES."</td></tr>\n"; echo "<tr><td>"._MD_PLATFORMC."</td><td><input type=text name=platform value=\"$platform\" size=45 maxlength=60></input></td></tr>\n"; ! echo "<tr><td valign=\"top\">"._MD_DESCRIPTIONC."</td><td>"; ! xoopsCodeTarea("description",60,8); ! xoopsSmilies("description"); ! //echo "<textarea name=description cols=60 rows=5>$description</textarea>"; ! echo "</td></tr>"; echo "<tr><td>"._MD_CATEGORYC."</td><td>"; $mytree->makeMySelBox("title", "title", $cid); |
From: <w4...@us...> - 2003-01-06 17:34:34
|
Update of /cvsroot/xoops/xoops2/modules/system/blocks In directory sc8-pr-cvs1:/tmp/cvs-serv30661/modules/system/blocks Modified Files: system_blocks.php Log Message: added the bbcode to the pm and modified the popup sizes Index: system_blocks.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/system/blocks/system_blocks.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** system_blocks.php 5 Jan 2003 18:20:47 -0000 1.3 --- system_blocks.php 6 Jan 2003 17:33:53 -0000 1.4 *************** *** 263,267 **** } if ($xoopsUser != '') { ! $block['groups'][$i]['users'][] = array('id' => $userinfo['uid'], 'name' => $myts->htmlspecialchars($userinfo['uname']), 'msglink' => "<a href=\"javascript:openWithSelfMain('".XOOPS_URL."/pmlite.php?send2=1&to_userid=".$userinfo['uid']."','pmlite',360,300);\"><img src=\"".XOOPS_URL."/images/icons/pm_small.gif\" border=\"0\" width=\"27\" height=\"17\" alt=\"\" /></a>", 'avatar' => XOOPS_URL.'/uploads/'.$userinfo['user_avatar']); } else { if ($userinfo['user_viewemail']) { --- 263,267 ---- } if ($xoopsUser != '') { ! $block['groups'][$i]['users'][] = array('id' => $userinfo['uid'], 'name' => $myts->htmlspecialchars($userinfo['uname']), 'msglink' => "<a href=\"javascript:openWithSelfMain('".XOOPS_URL."/pmlite.php?send2=1&to_userid=".$userinfo['uid']."','pmlite',415,366);\"><img src=\"".XOOPS_URL."/images/icons/pm_small.gif\" border=\"0\" width=\"27\" height=\"17\" alt=\"\" /></a>", 'avatar' => XOOPS_URL.'/uploads/'.$userinfo['user_avatar']); } else { if ($userinfo['user_viewemail']) { |
From: <w4...@us...> - 2003-01-06 17:34:19
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv30661 Modified Files: pmlite.php readpmsg.php viewpmsg.php Log Message: added the bbcode to the pm and modified the popup sizes Index: pmlite.php =================================================================== RCS file: /cvsroot/xoops/xoops2/pmlite.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pmlite.php 2 Jan 2003 14:56:45 -0000 1.1 --- pmlite.php 6 Jan 2003 17:33:57 -0000 1.2 *************** *** 72,75 **** --- 72,76 ---- } } elseif ($reply == 1 || $send == 1 || $send2 == 1) { + include XOOPS_ROOT_PATH."/include/xoopscodes.php"; if ($reply == 1) { $pm_handler =& xoops_gethandler('privmessage'); *************** *** 77,83 **** if ($pm->getVar("to_userid") == $xoopsUser->getVar('uid')) { $pm_uname = XoopsUser::getUnameFromId($pm->getVar("from_userid")); ! $replytext = "[quote]\n"; ! $replytext .= sprintf(_PM_USERWROTE,$pm_uname); ! $replytext .= "\n".$pm->getVar("msg_text", "E")."\n[/quote]"; } else { unset($pm); --- 78,84 ---- if ($pm->getVar("to_userid") == $xoopsUser->getVar('uid')) { $pm_uname = XoopsUser::getUnameFromId($pm->getVar("from_userid")); ! $message = "[quote]\n"; ! $message .= sprintf(_PM_USERWROTE,$pm_uname); ! $message .= "\n".$pm->getVar("msg_text", "E")."\n[/quote]"; } else { unset($pm); *************** *** 109,117 **** echo "</tr>"; echo "<tr valign='top'><td class='head' width='25%'>"._PM_MESSAGEC."</td>"; ! echo "<td class='even'><textarea name='message' rows='8' cols='30' wrap='virtual'>"; ! if ( $reply == 1 ) { ! echo $replytext; ! } ! echo "</textarea></td>"; echo "</tr>"; echo "<tr><td class='head'> </td><td class='even'> --- 110,117 ---- echo "</tr>"; echo "<tr valign='top'><td class='head' width='25%'>"._PM_MESSAGEC."</td>"; ! echo "<td class='even'>"; ! xoopsCodeTarea("message",37,8); ! xoopsSmilies("message"); ! echo "</td>"; echo "</tr>"; echo "<tr><td class='head'> </td><td class='even'> Index: readpmsg.php =================================================================== RCS file: /cvsroot/xoops/xoops2/readpmsg.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readpmsg.php 2 Jan 2003 14:56:45 -0000 1.1 --- readpmsg.php 6 Jan 2003 17:34:01 -0000 1.2 *************** *** 83,87 **** // we dont want to reply to a deleted user! if ( $poster != false ) { ! echo "<a href='#' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?reply=1&msg_id=".$pm_arr[0]->getVar("msg_id")."\",\"pmlite\",360,290);'><img src='".XOOPS_URL."/images/icons/reply.gif' alt='"._REPLY."' /></a>\n"; } echo "<input type='hidden' name='delete' value='1' />"; --- 83,87 ---- // we dont want to reply to a deleted user! if ( $poster != false ) { ! echo "<a href='#' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?reply=1&msg_id=".$pm_arr[0]->getVar("msg_id")."\",\"pmlite\",415,366);'><img src='".XOOPS_URL."/images/icons/reply.gif' alt='"._REPLY."' /></a>\n"; } echo "<input type='hidden' name='delete' value='1' />"; Index: viewpmsg.php =================================================================== RCS file: /cvsroot/xoops/xoops2/viewpmsg.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewpmsg.php 2 Jan 2003 14:56:45 -0000 1.1 --- viewpmsg.php 6 Jan 2003 17:34:05 -0000 1.2 *************** *** 83,89 **** if ( $display == 1 ) { ! echo "<tr class='foot' align='left'><td colspan='6' align='left'><input type='button' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?send=1\",\"pmlite\",350,280);' value='"._PM_SEND."' /> <input type='submit' name='delete_messages' value='"._PM_DELETE."' /></td></tr></form>"; } else { ! echo "<tr class='bg2' align='left'><td colspan='6' align='left'><input type='button' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?send=1\",\"pmlite\",360,290);' value='"._PM_SEND."' /></td></tr></form>"; } echo "</table>"; --- 83,89 ---- if ( $display == 1 ) { ! echo "<tr class='foot' align='left'><td colspan='6' align='left'><input type='button' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?send=1\",\"pmlite\",415,366);' value='"._PM_SEND."' /> <input type='submit' name='delete_messages' value='"._PM_DELETE."' /></td></tr></form>"; } else { ! echo "<tr class='bg2' align='left'><td colspan='6' align='left'><input type='button' onclick='javascript:openWithSelfMain(\"".XOOPS_URL."/pmlite.php?send=1\",\"pmlite\",415,366);' value='"._PM_SEND."' /></td></tr></form>"; } echo "</table>"; |
From: <w4...@us...> - 2003-01-06 12:40:30
|
Update of /cvsroot/xoops/xoops2/images In directory sc8-pr-cvs1:/tmp/cvs-serv7337/images Added Files: online.gif Log Message: added the online image --- NEW FILE: online.gif --- (This appears to be a binary file; contents omitted.) |
From: <w4...@us...> - 2003-01-06 12:35:28
|
Update of /cvsroot/xoops/xoops2/language/spanish/images In directory sc8-pr-cvs1:/tmp/cvs-serv5674/language/spanish/images Removed Files: online.gif Log Message: removed the image --- online.gif DELETED --- |
From: <w4...@us...> - 2003-01-06 12:34:46
|
Update of /cvsroot/xoops/xoops2/language/spanish In directory sc8-pr-cvs1:/tmp/cvs-serv5349/language/spanish Modified Files: global.php Log Message: added a little online image to the languages Index: global.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/spanish/global.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** global.php 2 Jan 2003 16:58:34 -0000 1.1 --- global.php 6 Jan 2003 12:34:42 -0000 1.2 *************** *** 50,54 **** define('_TOP','Tope'); define('_BOTTOM','Abajo'); ! define("_ONLINE","<img border='0' src='".XOOPS_URL."/language/spanish/images/online.gif' alt='Usuario en línea'>"); define('_NUMCOMMENTS', '%s comentarios'); define('_UPDATED', 'Actualizado'); --- 50,54 ---- define('_TOP','Tope'); define('_BOTTOM','Abajo'); ! define("_ONLINE","<img border='0' src='".XOOPS_URL."/images/online.gif' alt='En línea'> En línea"); define('_NUMCOMMENTS', '%s comentarios'); define('_UPDATED', 'Actualizado'); |
From: <w4...@us...> - 2003-01-06 12:34:46
|
Update of /cvsroot/xoops/xoops2/language/french In directory sc8-pr-cvs1:/tmp/cvs-serv5349/language/french Modified Files: global.php Log Message: added a little online image to the languages Index: global.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/french/global.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** global.php 4 Jan 2003 14:38:37 -0000 1.3 --- global.php 6 Jan 2003 12:34:42 -0000 1.4 *************** *** 50,54 **** define("_TOP","Top"); define("_BOTTOM","Pied"); ! define("_ONLINE","En ligne!"); define('_NUMCOMMENTS', "%s commentaires"); define('_UPDATED', "Mis à jour"); --- 50,54 ---- define("_TOP","Top"); define("_BOTTOM","Pied"); ! define("_ONLINE","<img border='0' src='".XOOPS_URL."/images/online.gif' alt='En ligne!'> En ligne!"); define('_NUMCOMMENTS', "%s commentaires"); define('_UPDATED', "Mis à jour"); *************** *** 126,130 **** define("_SUBMIT","Soumettre"); define("_MODULENOEXIST","Le module sélectionné n'existe pas!"); ! define("_ALIGN","Alignement"); define("_LEFT","Gauche"); define("_CENTER","Centre"); --- 126,130 ---- define("_SUBMIT","Soumettre"); define("_MODULENOEXIST","Le module sélectionné n'existe pas!"); ! define("_ALIGN","Alignement"); define("_LEFT","Gauche"); define("_CENTER","Centre"); |
From: <w4...@us...> - 2003-01-06 12:34:45
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv5349/language/english Modified Files: global.php Log Message: added a little online image to the languages Index: global.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/english/global.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** global.php 2 Jan 2003 16:53:48 -0000 1.1 --- global.php 6 Jan 2003 12:34:41 -0000 1.2 *************** *** 50,54 **** define("_TOP","Top"); define("_BOTTOM","Bottom"); ! define("_ONLINE","Online!"); define('_NUMCOMMENTS', "%s comments"); define('_UPDATED', "Updated"); --- 50,54 ---- define("_TOP","Top"); define("_BOTTOM","Bottom"); ! define("_ONLINE","<img border='0' src='".XOOPS_URL."/images/online.gif' alt='Online!'> Online!"); define('_NUMCOMMENTS', "%s comments"); define('_UPDATED', "Updated"); |
From: <ok...@us...> - 2003-01-06 10:26:57
|
Update of /cvsroot/xoops/xoops2/modules/system/admin/images In directory sc8-pr-cvs1:/tmp/cvs-serv28364/modules/system/admin/images Modified Files: main.php Log Message: fixed bug 327 Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/system/admin/images/main.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** main.php 6 Jan 2003 09:28:40 -0000 1.3 --- main.php 6 Jan 2003 10:26:54 -0000 1.4 *************** *** 148,152 **** if ($imgcount > 20) { include_once XOOPS_ROOT_PATH.'/class/pagenav.php'; ! $nav = new XoopsPageNav($imgcount, 20, $start, 'start', 'fct=images&op=listimg&imgcat_id='.$imgcat_id'); echo '<div text-align="right">'.$nav->renderNav().'</div>'; } --- 148,152 ---- if ($imgcount > 20) { include_once XOOPS_ROOT_PATH.'/class/pagenav.php'; ! $nav = new XoopsPageNav($imgcount, 20, $start, 'start', 'fct=images&op=listimg&imgcat_id='.$imgcat_id); echo '<div text-align="right">'.$nav->renderNav().'</div>'; } |
From: <ok...@us...> - 2003-01-06 10:00:39
|
Update of /cvsroot/xoops/xoops2/modules/news/admin In directory sc8-pr-cvs1:/tmp/cvs-serv20552/modules/news/admin Modified Files: storyform.inc.php Log Message: fix for undefined variable Index: storyform.inc.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/news/admin/storyform.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** storyform.inc.php 2 Jan 2003 18:59:10 -0000 1.1 --- storyform.inc.php 6 Jan 2003 10:00:35 -0000 1.2 *************** *** 58,62 **** } ECHO " />"._AM_YES." <input type='radio' name='topicdisplay' value='0'"; ! if ( $topicdisplay==0 ) { echo " checked='checked'"; } --- 58,62 ---- } ECHO " />"._AM_YES." <input type='radio' name='topicdisplay' value='0'"; ! if (empty($topicdisplay)) { echo " checked='checked'"; } |
From: <ok...@us...> - 2003-01-06 09:47:45
|
Update of /cvsroot/xoops/xoops2/class/xoopsform In directory sc8-pr-cvs1:/tmp/cvs-serv16770/class/xoopsform Modified Files: formelement.php formelementtray.php Log Message: cosmetic fix for formelementtray class when caption is not set Index: formelement.php =================================================================== RCS file: /cvsroot/xoops/xoops2/class/xoopsform/formelement.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** formelement.php 2 Jan 2003 15:32:06 -0000 1.1 --- formelement.php 6 Jan 2003 09:47:41 -0000 1.2 *************** *** 54,63 **** // public function setName($name) { ! $this->name = $name; } // public function getName($encode=true) { ! if ($encode) { return str_replace("&", "&", str_replace("'","'",htmlspecialchars($this->name))); } --- 54,63 ---- // public function setName($name) { ! $this->name = trim($name); } // public function getName($encode=true) { ! if (false != $encode) { return str_replace("&", "&", str_replace("'","'",htmlspecialchars($this->name))); } *************** *** 67,71 **** // public function setCaption($caption) { ! $this->caption = $caption; } --- 67,71 ---- // public function setCaption($caption) { ! $this->caption = trim($caption); } *************** *** 87,91 **** // public function setExtra($extra){ ! $this->extra = " ".$extra; } --- 87,91 ---- // public function setExtra($extra){ ! $this->extra = " ".trim($extra); } Index: formelementtray.php =================================================================== RCS file: /cvsroot/xoops/xoops2/class/xoopsform/formelementtray.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** formelementtray.php 6 Jan 2003 09:38:26 -0000 1.2 --- formelementtray.php 6 Jan 2003 09:47:41 -0000 1.3 *************** *** 64,74 **** $ret = ""; foreach ( $this->getElements() as $ele ) { ! if ( $count > 0 ) { $ret .= $this->getDelimeter(); } ! $ret .= $ele->getCaption()." ".$ele->render()."\n"; ! if ( trim($ret) == ' ' ) { ! $ret = ''; } $count++; } --- 64,74 ---- $ret = ""; foreach ( $this->getElements() as $ele ) { ! if ($count > 0) { $ret .= $this->getDelimeter(); } ! if ($ele->getCaption() != '') { ! $ret .= $ele->getCaption()." "; } + $ret .= $ele->render()."\n"; $count++; } |
From: <go...@us...> - 2003-01-06 09:38:29
|
Update of /cvsroot/xoops/xoops2/class/xoopsform In directory sc8-pr-cvs1:/tmp/cvs-serv13265/class/xoopsform Modified Files: formelementtray.php Log Message: Fixed bug 326 Index: formelementtray.php =================================================================== RCS file: /cvsroot/xoops/xoops2/class/xoopsform/formelementtray.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** formelementtray.php 2 Jan 2003 15:32:06 -0000 1.1 --- formelementtray.php 6 Jan 2003 09:38:26 -0000 1.2 *************** *** 68,71 **** --- 68,74 ---- } $ret .= $ele->getCaption()." ".$ele->render()."\n"; + if ( trim($ret) == ' ' ) { + $ret = ''; + } $count++; } |
From: <ok...@us...> - 2003-01-06 09:28:43
|
Update of /cvsroot/xoops/xoops2/modules/system/admin/images In directory sc8-pr-cvs1:/tmp/cvs-serv10563/modules/system/admin/images Modified Files: main.php Log Message: fixed page navigataion problem Index: main.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/system/admin/images/main.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.php 5 Jan 2003 18:46:28 -0000 1.2 --- main.php 6 Jan 2003 09:28:40 -0000 1.3 *************** *** 148,152 **** if ($imgcount > 20) { include_once XOOPS_ROOT_PATH.'/class/pagenav.php'; ! $nav = new XoopsPageNav($imgcount, 20, $start, 'start', 'fct=images&op=listimg'); echo '<div text-align="right">'.$nav->renderNav().'</div>'; } --- 148,152 ---- if ($imgcount > 20) { include_once XOOPS_ROOT_PATH.'/class/pagenav.php'; ! $nav = new XoopsPageNav($imgcount, 20, $start, 'start', 'fct=images&op=listimg&imgcat_id='.$imgcat_id'); echo '<div text-align="right">'.$nav->renderNav().'</div>'; } |
From: <ok...@us...> - 2003-01-06 09:19:23
|
Update of /cvsroot/xoops/xoops2/modules/system In directory sc8-pr-cvs1:/tmp/cvs-serv7680/modules/system Modified Files: admin.php Log Message: fixed info popup bug Index: admin.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/system/admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin.php 2 Jan 2003 19:52:41 -0000 1.1 --- admin.php 6 Jan 2003 09:19:20 -0000 1.2 *************** *** 76,82 **** include XOOPS_ROOT_PATH."/modules/system/admin/".$fct."/xoops_version.php"; $sysperm_handler =& xoops_gethandler('permission', 'systemperm'); ! $category = intval($modversion['category']); unset($modversion); ! if (!empty($category)) { $groups =& $xoopsUser->getGroups(); if (in_array(XOOPS_GROUP_ADMIN, $groups) || false != $sysperm_handler->checkRight($category, $groups, 'A')){ --- 76,82 ---- include XOOPS_ROOT_PATH."/modules/system/admin/".$fct."/xoops_version.php"; $sysperm_handler =& xoops_gethandler('permission', 'systemperm'); ! $category = !empty($modversion['category']) ? intval($modversion['category']) : 0; unset($modversion); ! if ($category > 0) { $groups =& $xoopsUser->getGroups(); if (in_array(XOOPS_GROUP_ADMIN, $groups) || false != $sysperm_handler->checkRight($category, $groups, 'A')){ *************** *** 86,89 **** --- 86,95 ---- $error = true; } + } else { + $error = true; + } + } elseif ($fct == 'version') { + if (file_exists(XOOPS_ROOT_PATH."/modules/system/admin/version/main.php")) { + include_once XOOPS_ROOT_PATH."/modules/system/admin/version/main.php"; } else { $error = true; |
From: <ok...@us...> - 2003-01-06 09:07:22
|
Update of /cvsroot/xoops/xoops2/install In directory sc8-pr-cvs1:/tmp/cvs-serv4414/install Modified Files: index.php Log Message: cosmetic fix Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/install/index.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.php 4 Jan 2003 21:48:23 -0000 1.5 --- index.php 6 Jan 2003 09:07:18 -0000 1.6 *************** *** 565,572 **** $content .= "<tr><td>"._INSTALL_L25."<br /><br />\n"; $content .= "<b>"._INSTALL_L26."</b><br /><br />\n"; ! $content .= " "._INSTALL_L27." <b>".XOOPS_DB_HOST."</b><br />\n"; ! $content .= " "._INSTALL_L28." <b>".XOOPS_DB_USER."</b><br />\n"; ! $content .= " "._INSTALL_L29." <b>".XOOPS_DB_NAME."</b><br />\n"; ! $content .= " "._INSTALL_L30." <b>".XOOPS_DB_PREFIX."</b><br /><br />\n"; $content .= "</td></tr><tr><td align=\"center\"><form action=\"index.php\" method=\"post\">\n"; $content .= _INSTALL_L13."<br /><br />\n"; --- 565,572 ---- $content .= "<tr><td>"._INSTALL_L25."<br /><br />\n"; $content .= "<b>"._INSTALL_L26."</b><br /><br />\n"; ! $content .= " "._INSTALL_L27." ".XOOPS_DB_HOST."<br />\n"; ! $content .= " "._INSTALL_L28." ".XOOPS_DB_USER."<br />\n"; ! $content .= " "._INSTALL_L29." ".XOOPS_DB_NAME."<br />\n"; ! $content .= " "._INSTALL_L30." ".XOOPS_DB_PREFIX."<br /><br />\n"; $content .= "</td></tr><tr><td align=\"center\"><form action=\"index.php\" method=\"post\">\n"; $content .= _INSTALL_L13."<br /><br />\n"; |
From: <ok...@us...> - 2003-01-06 09:07:05
|
Update of /cvsroot/xoops/xoops2/install/templates In directory sc8-pr-cvs1:/tmp/cvs-serv4350/install/templates Modified Files: install_tpl.html Log Message: fixed bug where charset was not set Index: install_tpl.html =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/install_tpl.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** install_tpl.html 2 Jan 2003 15:48:36 -0000 1.1 --- install_tpl.html 6 Jan 2003 09:07:02 -0000 1.2 *************** *** 2,7 **** <html> <head> <title>XOOPS Custom Installation</title> - <meta http-equiv="Content-Type" content="text/html; charset={$charset}" /> <style type="text/css" media="all"><!-- @import url(../xoops.css); --></style> <link rel="stylesheet" type="text/css" media="all" href="templates/style.css" /> --- 2,7 ---- <html> <head> + <meta http-equiv="Content-Type" content="text/html; charset=<{$charset}>" /> <title>XOOPS Custom Installation</title> <style type="text/css" media="all"><!-- @import url(../xoops.css); --></style> <link rel="stylesheet" type="text/css" media="all" href="templates/style.css" /> |