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: <w4...@us...> - 2003-01-07 18:48:57
|
Update of /cvsroot/xoops/xoops2/language/spanish In directory sc8-pr-cvs1:/tmp/cvs-serv13967/language/spanish Added Files: misc.php Log Message: added new fiile to the spanish lang --- NEW FILE: misc.php --- <?php // $Id: misc.php,v 1.1 2003/01/07 18:48:48 w4z004 Exp $ define("_MSC_YOURNAMEC","Su Nombre: "); define("_MSC_YOUREMAILC","Su Email: "); define("_MSC_FRIENDNAMEC","Nombre de su Amigo: "); define("_MSC_FRIENDEMAILC","Email de su Amigo: "); define("_MSC_RECOMMENDSITE","recomiende este sitio a su Amigo"); // %s is your site name define("_MSC_INTSITE","Sitio interesante: %s"); define("_MSC_REFERENCESENT","La referencia a nuestro sitio ha sido enviada a su amigo. Gracias!"); define("_MSC_ENTERYNAME","Por Favor ingrese su nombre"); define("_MSC_ENTERFNAME","Por Favor ingrese el nombre de su amigo"); define("_MSC_ENTERFMAIL","Por Favor ingrese la dirección de email de su amigo"); define("_MSC_NEEDINFO","Usted necesita ingresar la información requerida!"); define("_MSC_INVALIDEMAIL1","La dirección de mail provista nos es una dirección valida."); define("_MSC_INVALIDEMAIL2","Por favor ferifique e intentelo nuevamente."); define("_MSC_AVAVATARS","Avatares disponibles"); define("_MSC_SMILIES","Caritas"); define("_MSC_CLICKASMILIE","Presione en una carita para insertarla dentro de su mensaje."); define("_MSC_CODE","Código"); define("_MSC_EMOTION","Emoción"); ?> |
From: <w4...@us...> - 2003-01-07 18:47:22
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv13129/language/english Modified Files: misc.php Log Message: added the $id to the file Index: misc.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/english/misc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** misc.php 7 Jan 2003 18:19:10 -0000 1.1 --- misc.php 7 Jan 2003 18:47:15 -0000 1.2 *************** *** 1,3 **** --- 1,4 ---- <?php + // $Id$ define("_MSC_YOURNAMEC","Your Name: "); define("_MSC_YOUREMAILC","Your Email: "); |
From: <ok...@us...> - 2003-01-07 18:40:26
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv10371/language/english Modified Files: global.php Log Message: removed non-used defines Index: global.php =================================================================== RCS file: /cvsroot/xoops/xoops2/language/english/global.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** global.php 6 Jan 2003 12:34:41 -0000 1.2 --- global.php 7 Jan 2003 18:40:14 -0000 1.3 *************** *** 5,26 **** define("_FETCHING","Loading..."); define("_TAKINGBACK","Taking you back to where you were...."); - define("_YOURNAME","Your Name"); define("_LOGOUT","Logout"); define("_SUBJECT","Subject"); define("_MESSAGEICON","Message Icon"); define("_COMMENT","Comment"); - define("_ALLOWEDHTML","Allowed HTML:"); define("_POSTANON","Post Anonymously"); ! define("_DISABLESMILEY","Disable Smiley"); define("_DISABLEHTML","Disable html"); define("_PREVIEW","Preview"); ! define("_POSTCOMMENT","Post Comment"); define("_GO","Go!"); ! define("_NOCOMMENTS","No Comments"); define("_FLAT","Flat"); define("_THREADED","Threaded"); define("_OLDESTFIRST","Oldest First"); define("_NEWESTFIRST","Newest First"); - define("_REFRESH","Refresh"); define("_MORE","more..."); define("_IFNOTRELOAD","If the page does not automatically reload, please click <a href=%s>here</a>"); --- 5,23 ---- define("_FETCHING","Loading..."); define("_TAKINGBACK","Taking you back to where you were...."); define("_LOGOUT","Logout"); define("_SUBJECT","Subject"); define("_MESSAGEICON","Message Icon"); define("_COMMENT","Comment"); define("_POSTANON","Post Anonymously"); ! define("_DISABLESMILEY","Disable smiley"); define("_DISABLEHTML","Disable html"); define("_PREVIEW","Preview"); ! define("_GO","Go!"); ! define("_NESTED","Nested"); define("_FLAT","Flat"); define("_THREADED","Threaded"); define("_OLDESTFIRST","Oldest First"); define("_NEWESTFIRST","Newest First"); define("_MORE","more..."); define("_IFNOTRELOAD","If the page does not automatically reload, please click <a href=%s>here</a>"); *************** *** 29,63 **** //%%%%%% File Name themeuserpost.php %%%%% - define("_THREAD","Thread"); - define("_POSTER","Poster"); - define("_JOINED","Joined: "); - define("_POSTS","Posts: "); - define("_FROM","From: "); - define("_POSTED","Posted: "); // Posted date define("_PROFILE","Profile"); define("_VISITWEBSITE","Visit Website"); define("_SENDPMTO","Send Private Message to %s"); define("_SENDEMAILTO","Send Email to %s"); - define("_ADDTOLIST","Add to Contact List"); define("_ADD","Add"); define("_REPLY","Reply"); - define("_EDITTHISPOST","Edit this post"); - define("_DELETETHISPOST","Delete this post"); - define("_POSTEDBY","Posted by"); define("_DATE","Date"); // Posted date - define("_REPLIES","Replies"); - define("_PARENT","Parent"); - 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"); - define("_CANCEL","Cancel"); - define("_ASCENDING","Ascending order"); - define("_DESCENDING","Descending order"); - define("_RATING","Rating"); - define("_VIEWS","Views"); - define("_COMMENTS",'Comments'); - //%%%%%% File Name admin_functions.php %%%%% --- 26,37 ---- //%%%%%% File Name themeuserpost.php %%%%% define("_PROFILE","Profile"); + define("_POSTEDBY","Posted by"); define("_VISITWEBSITE","Visit Website"); define("_SENDPMTO","Send Private Message to %s"); define("_SENDEMAILTO","Send Email to %s"); define("_ADD","Add"); define("_REPLY","Reply"); define("_DATE","Date"); // Posted date //%%%%%% File Name admin_functions.php %%%%% *************** *** 76,116 **** define("_CLOSE","Close"); // Close window - //%%%%%% File Name misc.php (avatars popup) %%%%% - define("_AVAVATARS","Available Avatars"); - define("_SELECT","Select"); - - //%%%%%% File Name misc.php (smiles popup) %%%%% - define("_SMILIES","Smilies"); - define("_CLICKASMILIE","Click a smilie to insert it into your message."); - define("_CODE","Code"); - define("_EMOTION","Emotion"); - define("_IMAGE","Image"); - - //%%%%%% File Name misc.php (send-to-friend popup) %%%%% - define("_YOURNAMEC","Your Name: "); - define("_YOUREMAILC","Your Email: "); - define("_FRIENDNAMEC","Friend Name: "); - define("_FRIENDEMAILC","Friend Email: "); - define("_SEND","Send"); - - define("_RECOMMENDSITE","Recommend this Site to a Friend"); - - // %s is your site name - define("_INTSITE","Interesting Site: %s"); - - // %s is the name of your friend - define("_HELLO","Hello %s,"); - - define("_SITENAME","Site Name:"); - define("_SITEURL","Site URL:"); - define("_REFERENCESENT","The reference to our site has been sent to your friend. Thanks!"); - - define("_ENTERYNAME","Please enter your name"); - define("_ENTERFNAME","Please enter your friend's name"); - define("_ENTERFMAIL","Please enter your friend's email address"); - define("_NEEDINFO","You need to enter required info!"); - define("_INVALIDEMAIL1","The email address you provided is not a valid address."); - define("_INVALIDEMAIL2","Please check the address and try again."); - //%%%%%% File Name module.textsanitizer.php %%%%% define("_QUOTEC","Quote:"); --- 50,53 ---- *************** *** 143,154 **** define('_WELCOMETO','Welcome to %s'); define('_SEARCH','Search'); - define('_CATEGORIES', 'Categories'); define('_ALL', 'All'); - define('_SECTION', 'Section'); - define('_SORTBY', 'Sort by'); define('_TITLE', 'Title'); - define('_MESSAGE', 'Message'); define('_OPTIONS', 'Options'); - define('_ATTACHSIG', 'Attach Signature'); define('_QUOTE', 'Quote'); define('_LIST', 'List'); --- 80,86 ---- *************** *** 156,159 **** --- 88,98 ---- define('_USERNAME','Username: '); define('_PASSWORD','Password: '); + define("_SELECT","Select"); + define("_IMAGE","Image"); + define("_SEND","Send"); + define("_CANCEL","Cancel"); + define("_ASCENDING","Ascending order"); + define("_DESCENDING","Descending order"); + define('_BACK', 'Back'); /* Image manager */ *************** *** 172,176 **** define('_FAILFETCHIMG', 'Could not get uploaded file %s'); define('_FAILSAVEIMG', 'Failed storing image %s into the database'); - define('_BACK', 'Back'); define('_NOCACHE', 'No Cache'); define('_CLONE', 'Clone'); --- 111,114 ---- *************** *** 204,239 **** define("_PLZCOMPLETE","Please complete the subject and message fields."); define("_MESSAGETOOLONG","Your message is too long."); - - //%%%%% Time Zone %%%% - define("_GMTM12", "(GMT-12:00) Eniwetok, Kwajalein"); - define("_GMTM11", "(GMT-11:00) Midway Island, Samoa"); - define("_GMTM10", "(GMT-10:00) Hawaii"); - define("_GMTM9", "(GMT-9:00) Alaska"); - define("_GMTM8", "(GMT-8:00) Pacific Time (US & Canada)"); - define("_GMTM7", "(GMT-7:00) Mountain Time (US & Canada)"); - define("_GMTM6", "(GMT-6:00) Central Time (US & Canada), Mexico City"); - define("_GMTM5", "(GMT-5:00) Eastern Time (US & Canada), Bogota, Lima, Quito"); - define("_GMTM4", "(GMT-4:00) Atlantic Time (Canada), Caracas, La Paz"); - define("_GMTM35", "(GMT-3:30) Newfoundland"); - define("_GMTM3", "(GMT-3:00) Brasilia, Buenos Aires, Georgetown"); - define("_GMTM2", "(GMT-2:00) Mid-Atlantic"); - define("_GMTM1", "(GMT-1:00) Azores, Cape Verde Islands"); - define("_GMT0", "(GMT) Greenwich Mean Time, London, Dublin, Lisbon, Casablanca, Monrovia"); - define("_GMTP1", "(GMT+1:00) Amsterdam, Berlin, Rome, Copenhagen, Brussels, Madrid, Paris"); - define("_GMTP2", "(GMT+2:00) Athens, Istanbul, Minsk, Helsinki, Jerusalem, South Africa"); - define("_GMTP3", "(GMT+3:00) Baghdad, Kuwait, Riyadh, Moscow, St. Petersburg"); - define("_GMTP35", "(GMT+3:30) Tehran"); - define("_GMTP4", "(GMT+4:00) Abu Dhabi, Muscat, Baku, Tbilisi"); - define("_GMTP45", "(GMT+4:30) Kabul"); - define("_GMTP5", "(GMT+5:00) Ekaterinburg, Islamabad, Karachi, Tashkent"); - define("_GMTP55", "(GMT+5:30) Bombay, Calcutta, Madras, New Delhi"); - define("_GMTP6", "(GMT+6:00) Almaty, Dhaka, Colombo"); - define("_GMTP7", "(GMT+7:00) Bangkok, Hanoi, Jakarta"); - define("_GMTP8", "(GMT+8:00) Beijing, Perth, Singapore, Hong Kong, Urumqi, Taipei"); - define("_GMTP9", "(GMT+9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk"); - define("_GMTP95", "(GMT+9:30) Adelaide, Darwin"); - define("_GMTP10", "(GMT+10:00) Brisbane, Canberra, Melbourne, Sydney, Guam,Vlasdiostok"); - define("_GMTP11", "(GMT+11:00) Magadan, Solomon Islands, New Caledonia"); - define("_GMTP12", "(GMT+12:00) Auckland, Wellington, Fiji, Kamchatka, Marshall Island"); //%%%%% TIME FORMAT SETTINGS %%%%% --- 142,145 ---- |
From: <ok...@us...> - 2003-01-07 18:39:28
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv9963/language/english Added Files: timezone.php Log Message: initial upload --- NEW FILE: timezone.php --- <?php //%%%%% Time Zone %%%% define("_TZ_GMTM12", "(GMT-12:00) Eniwetok, Kwajalein"); define("_TZ_GMTM11", "(GMT-11:00) Midway Island, Samoa"); define("_TZ_GMTM10", "(GMT-10:00) Hawaii"); define("_TZ_GMTM9", "(GMT-9:00) Alaska"); define("_TZ_GMTM8", "(GMT-8:00) Pacific Time (US & Canada)"); define("_TZ_GMTM7", "(GMT-7:00) Mountain Time (US & Canada)"); define("_TZ_GMTM6", "(GMT-6:00) Central Time (US & Canada), Mexico City"); define("_TZ_GMTM5", "(GMT-5:00) Eastern Time (US & Canada), Bogota, Lima, Quito"); define("_TZ_GMTM4", "(GMT-4:00) Atlantic Time (Canada), Caracas, La Paz"); define("_TZ_GMTM35", "(GMT-3:30) Newfoundland"); define("_TZ_GMTM3", "(GMT-3:00) Brasilia, Buenos Aires, Georgetown"); define("_TZ_GMTM2", "(GMT-2:00) Mid-Atlantic"); define("_TZ_GMTM1", "(GMT-1:00) Azores, Cape Verde Islands"); define("_TZ_GMT0", "(GMT) Greenwich Mean Time, London, Dublin, Lisbon, Casablanca, Monrovia"); define("_TZ_GMTP1", "(GMT+1:00) Amsterdam, Berlin, Rome, Copenhagen, Brussels, Madrid, Paris"); define("_TZ_GMTP2", "(GMT+2:00) Athens, Istanbul, Minsk, Helsinki, Jerusalem, South Africa"); define("_TZ_GMTP3", "(GMT+3:00) Baghdad, Kuwait, Riyadh, Moscow, St. Petersburg"); define("_TZ_GMTP35", "(GMT+3:30) Tehran"); define("_TZ_GMTP4", "(GMT+4:00) Abu Dhabi, Muscat, Baku, Tbilisi"); define("_TZ_GMTP45", "(GMT+4:30) Kabul"); define("_TZ_GMTP5", "(GMT+5:00) Ekaterinburg, Islamabad, Karachi, Tashkent"); define("_TZ_GMTP55", "(GMT+5:30) Bombay, Calcutta, Madras, New Delhi"); define("_TZ_GMTP6", "(GMT+6:00) Almaty, Dhaka, Colombo"); define("_TZ_GMTP7", "(GMT+7:00) Bangkok, Hanoi, Jakarta"); define("_TZ_GMTP8", "(GMT+8:00) Beijing, Perth, Singapore, Hong Kong, Urumqi, Taipei"); define("_TZ_GMTP9", "(GMT+9:00) Tokyo, Seoul, Osaka, Sapporo, Yakutsk"); define("_TZ_GMTP95", "(GMT+9:30) Adelaide, Darwin"); define("_TZ_GMTP10", "(GMT+10:00) Brisbane, Canberra, Melbourne, Sydney, Guam,Vlasdiostok"); define("_TZ_GMTP11", "(GMT+11:00) Magadan, Solomon Islands, New Caledonia"); define("_TZ_GMTP12", "(GMT+12:00) Auckland, Wellington, Fiji, Kamchatka, Marshall Island"); ?> |
From: <ok...@us...> - 2003-01-07 18:38:57
|
Update of /cvsroot/xoops/xoops2/class In directory sc8-pr-cvs1:/tmp/cvs-serv9658/class Modified Files: xoopslists.php Log Message: lang file change for timezones Index: xoopslists.php =================================================================== RCS file: /cvsroot/xoops/xoops2/class/xoopslists.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** xoopslists.php 2 Jan 2003 15:15:23 -0000 1.1 --- xoopslists.php 7 Jan 2003 18:38:41 -0000 1.2 *************** *** 30,41 **** // ------------------------------------------------------------------------- // if ( !defined("XOOPS_LISTS_INCLUDED") ) { define("XOOPS_LISTS_INCLUDED",1); - class XoopsLists { function &getTimeZoneList() { ! $time_zone_list = array ("-12" => _GMTM12, "-11" => _GMTM11, "-10" => _GMTM10, "-9" => _GMTM9, "-8" => _GMTM8, "-7" => _GMTM7, "-6" => _GMTM6, "-5" => _GMTM5, "-4" => _GMTM4, "-3.5" => _GMTM35, "-3" => _GMTM3, "-2" => _GMTM2, "-1" => _GMTM1, "0" => _GMT0, "1" => _GMTP1, "2" => _GMTP2, "3" => _GMTP3, "3.5" => _GMTP35, "4" => _GMTP4, "4.5" => _GMTP45, "5" => _GMTP5, "5.5" => _GMTP55, "6" => _GMTP6, "7" => _GMTP7, "8" => _GMTP8, "9" => _GMTP9, "9.5" => _GMTP95, "10" => _GMTP10, "11" => _GMTP11, "12" => _GMTP12); return $time_zone_list; } --- 30,42 ---- // ------------------------------------------------------------------------- // + if ( !defined("XOOPS_LISTS_INCLUDED") ) { define("XOOPS_LISTS_INCLUDED",1); class XoopsLists { function &getTimeZoneList() { ! include_once XOOPS_ROOT_PATH.'/language/'.$GLOBALS['xoopsConfig']['language'].'/timezone.php'; ! $time_zone_list = array ("-12" => _TZ_GMTM12, "-11" => _TZ_GMTM11, "-10" => _TZ_GMTM10, "-9" => _TZ_GMTM9, "-8" => _TZ_GMTM8, "-7" => _TZ_GMTM7, "-6" => _TZ_GMTM6, "-5" => _TZ_GMTM5, "-4" => _TZ_GMTM4, "-3.5" => _TZ_GMTM35, "-3" => _TZ_GMTM3, "-2" => _TZ_GMTM2, "-1" => _TZ_GMTM1, "0" => _TZ_GMT0, "1" => _TZ_GMTP1, "2" => _TZ_GMTP2, "3" => _TZ_GMTP3, "3.5" => _TZ_GMTP35, "4" => _TZ_GMTP4, "4.5" => _TZ_GMTP45, "5" => _TZ_GMTP5, "5.5" => _TZ_GMTP55, "6" => _TZ_GMTP6, "7" => _TZ_GMTP7, "8" => _TZ_GMTP8, "9" => _TZ_GMTP9, "9.5" => _TZ_GMTP95, "10" => _TZ_GMTP10, "11" => _TZ_GMTP11, "12" => _TZ_GMTP12); return $time_zone_list; } |
From: <ok...@us...> - 2003-01-07 18:19:16
|
Update of /cvsroot/xoops/xoops2/language/english In directory sc8-pr-cvs1:/tmp/cvs-serv32102/language/english Added Files: misc.php Log Message: initial upload --- NEW FILE: misc.php --- <?php define("_MSC_YOURNAMEC","Your Name: "); define("_MSC_YOUREMAILC","Your Email: "); define("_MSC_FRIENDNAMEC","Friend Name: "); define("_MSC_FRIENDEMAILC","Friend Email: "); define("_MSC_RECOMMENDSITE","Recommend this Site to a Friend"); // %s is your site name define("_MSC_INTSITE","Interesting Site: %s"); define("_MSC_REFERENCESENT","The reference to our site has been sent to your friend. Thanks!"); define("_MSC_ENTERYNAME","Please enter your name"); define("_MSC_ENTERFNAME","Please enter your friend's name"); define("_MSC_ENTERFMAIL","Please enter your friend's email address"); define("_MSC_NEEDINFO","You need to enter required info!"); define("_MSC_INVALIDEMAIL1","The email address you provided is not a valid address."); define("_MSC_INVALIDEMAIL2","Please check the address and try again."); define("_MSC_AVAVATARS","Available Avatars"); define("_MSC_SMILIES","Smilies"); define("_MSC_CLICKASMILIE","Click a smilie to insert it into your message."); define("_MSC_CODE","Code"); define("_MSC_EMOTION","Emotion"); ?> |
From: <ok...@us...> - 2003-01-07 18:18:40
|
Update of /cvsroot/xoops/xoops2 In directory sc8-pr-cvs1:/tmp/cvs-serv31828 Modified Files: misc.php Log Message: changed lang file constants Index: misc.php =================================================================== RCS file: /cvsroot/xoops/xoops2/misc.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** misc.php 5 Jan 2003 18:55:33 -0000 1.3 --- misc.php 7 Jan 2003 18:18:30 -0000 1.4 *************** *** 27,30 **** --- 27,31 ---- include "mainfile.php"; + include_once XOOPS_ROOT_PATH.'/language/'.$xoopsConfig['language'].'/misc.php'; $action = isset($HTTP_GET_VARS['action']) ? trim($HTTP_GET_VARS['action']) : ''; $action = isset($HTTP_POST_VARS['action']) ? trim($HTTP_POST_VARS['action']) : $action; *************** *** 51,59 **** <table width="100%" class="outer"> <tr> ! <th colspan="3">'._SMILIES.'</th> </tr> <tr class="head"> ! <td>'._CODE.'</td> ! <td>'._EMOTION.'</td> <td>'._IMAGE.'</td> </tr>'; --- 52,60 ---- <table width="100%" class="outer"> <tr> ! <th colspan="3">'._MSC_SMILIES.'</th> </tr> <tr class="head"> ! <td>'._MSC_CODE.'</td> ! <td>'._MSC_EMOTION.'</td> <td>'._IMAGE.'</td> </tr>'; *************** *** 67,71 **** echo "Could not retrieve data from the database."; } ! echo '</table>'._CLICKASMILIE; break; case "avatars": --- 68,72 ---- echo "Could not retrieve data from the database."; } ! echo '</table>'._MSC_CLICKASMILIE; break; case "avatars": *************** *** 85,89 **** </script> </head><body> ! <h4><?php echo _AVAVATARS;?></h4> <form name='avatars'> <table width='100%'><tr> --- 86,90 ---- </script> </head><body> ! <h4><?php echo _MSC_AVAVATARS;?></h4> <form name='avatars'> <table width='100%'><tr> *************** *** 119,131 **** printCheckForm(); echo '</head><body> ! <form action="'.XOOPS_URL.'/misc.php" method="post" onsubmit="return checkForm();"><table width="100%" class="outer" cellspacing="1"><tr><th colspan="2">'._RECOMMENDSITE.'</th></tr>'; echo "<tr><td class='head'> <input type='hidden' name='op' value='sendsite' /> <input type='hidden' name='action' value='showpopups' /> <input type='hidden' name='type' value='friend' />\n"; ! echo _YOURNAMEC."</td><td class='even'><input type='text' name='yname' value='$yname' id='yname' /></td></tr> ! <tr><td class='head'>"._YOUREMAILC."</td><td class='odd'><input type='text' name='ymail' value='".$ymail."' id='ymail' /></td></tr> ! <tr><td class='head'>"._FRIENDNAMEC."</td><td class='even'><input type='text' name='fname' value='$fname' id='fname' /></td></tr> ! <tr><td class='head'>"._FRIENDEMAILC."</td><td class='odd'><input type='text' name='fmail' value='$fmail' id='fmail' /></td></tr> <tr><td class='head'> </td><td class='even'><input type='submit' value='"._SEND."' /> <input value='"._CLOSE."' type='button' onclick='javascript:window.close();' /></td></tr> </table></form>\n"; --- 120,132 ---- printCheckForm(); echo '</head><body> ! <form action="'.XOOPS_URL.'/misc.php" method="post" onsubmit="return checkForm();"><table width="100%" class="outer" cellspacing="1"><tr><th colspan="2">'._MSC_RECOMMENDSITE.'</th></tr>'; echo "<tr><td class='head'> <input type='hidden' name='op' value='sendsite' /> <input type='hidden' name='action' value='showpopups' /> <input type='hidden' name='type' value='friend' />\n"; ! echo _MSC_YOURNAMEC."</td><td class='even'><input type='text' name='yname' value='$yname' id='yname' /></td></tr> ! <tr><td class='head'>"._MSC_YOUREMAILC."</td><td class='odd'><input type='text' name='ymail' value='".$ymail."' id='ymail' /></td></tr> ! <tr><td class='head'>"._MSC_FRIENDNAMEC."</td><td class='even'><input type='text' name='fname' value='$fname' id='fname' /></td></tr> ! <tr><td class='head'>"._MSC_FRIENDEMAILC."</td><td class='odd'><input type='text' name='fmail' value='$fmail' id='fmail' /></td></tr> <tr><td class='head'> </td><td class='even'><input type='submit' value='"._SEND."' /> <input value='"._CLOSE."' type='button' onclick='javascript:window.close();' /></td></tr> </table></form>\n"; *************** *** 138,142 **** } if ( !isset($HTTP_POST_VARS['yname']) || trim($HTTP_POST_VARS['yname']) == "" || $ymail == '' || !isset($HTTP_POST_VARS['fname']) || trim($HTTP_POST_VARS['fname']) == "" || !isset($HTTP_POST_VARS['fmail']) || trim($HTTP_POST_VARS['fmail']) == '' ) { ! redirect_header(XOOPS_URL."/misc.php?action=showpopups&type=friend&op=sendform",2,_NEEDINFO); exit(); } --- 139,143 ---- } if ( !isset($HTTP_POST_VARS['yname']) || trim($HTTP_POST_VARS['yname']) == "" || $ymail == '' || !isset($HTTP_POST_VARS['fname']) || trim($HTTP_POST_VARS['fname']) == "" || !isset($HTTP_POST_VARS['fmail']) || trim($HTTP_POST_VARS['fmail']) == '' ) { ! redirect_header(XOOPS_URL."/misc.php?action=showpopups&type=friend&op=sendform",2,_MSC_NEEDINFO); exit(); } *************** *** 145,149 **** $fmail = trim($HTTP_POST_VARS['fmail']); if (!checkEmail($fmail) || !checkEmail($ymail)) { ! $errormessage = _INVALIDEMAIL1."<br />"._INVALIDEMAIL2.""; redirect_header(XOOPS_URL."/misc.php?action=showpopups&type=friend&op=sendform",2,$errormessage); exit(); --- 146,150 ---- $fmail = trim($HTTP_POST_VARS['fmail']); if (!checkEmail($fmail) || !checkEmail($ymail)) { ! $errormessage = _MSC_INVALIDEMAIL1."<br />"._MSC_INVALIDEMAIL2.""; redirect_header(XOOPS_URL."/misc.php?action=showpopups&type=friend&op=sendform",2,$errormessage); exit(); *************** *** 159,168 **** $xoopsMailer->setFromEmail($ymail); $xoopsMailer->setFromName($yname); ! $xoopsMailer->setSubject(sprintf(_INTSITE,$xoopsConfig['sitename'])); //OpenTable(); if ( !$xoopsMailer->send() ) { echo $xoopsMailer->getErrors(); } else { ! echo "<div><h4>"._REFERENCESENT."</h4></div>"; } //CloseTable(); --- 160,169 ---- $xoopsMailer->setFromEmail($ymail); $xoopsMailer->setFromName($yname); ! $xoopsMailer->setSubject(sprintf(_MSC_INTSITE,$xoopsConfig['sitename'])); //OpenTable(); if ( !$xoopsMailer->send() ) { echo $xoopsMailer->getErrors(); } else { ! echo "<div><h4>"._MSC_REFERENCESENT."</h4></div>"; } //CloseTable(); *************** *** 241,253 **** { if ( xoopsGetElementById("yname").value == "" ){ ! alert( "<?php echo _ENTERYNAME;?>" ); xoopsGetElementById("yname").focus(); return false; } else if ( xoopsGetElementById("fname").value == "" ){ ! alert( "<?php echo _ENTERFNAME;?>" ); xoopsGetElementById("fname").focus(); return false; } else if ( xoopsGetElementById("fmail").value ==""){ ! alert( "<?php echo _ENTERFMAIL;?>" ); xoopsGetElementById("fmail").focus(); return false; --- 242,254 ---- { if ( xoopsGetElementById("yname").value == "" ){ ! alert( "<?php echo _MSC_ENTERYNAME;?>" ); xoopsGetElementById("yname").focus(); return false; } else if ( xoopsGetElementById("fname").value == "" ){ ! alert( "<?php echo _MSC_ENTERFNAME;?>" ); xoopsGetElementById("fname").focus(); return false; } else if ( xoopsGetElementById("fmail").value ==""){ ! alert( "<?php echo _MSC_ENTERFMAIL;?>" ); xoopsGetElementById("fmail").focus(); return false; |
From: <ok...@us...> - 2003-01-07 16:10:05
|
Update of /cvsroot/xoops/xoops2/kernel/member/object In directory sc8-pr-cvs1:/tmp/cvs-serv1907/kernel/member/object Modified Files: user.php Log Message: code optimization Index: user.php =================================================================== RCS file: /cvsroot/xoops/xoops2/kernel/member/object/user.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** user.php 6 Jan 2003 08:49:18 -0000 1.5 --- user.php 7 Jan 2003 16:09:56 -0000 1.6 *************** *** 90,94 **** function getUnameFromId($userid) { - global $xoopsConfig; $userid = intval($userid); if ($userid > 0) { --- 90,93 ---- *************** *** 98,102 **** return $ts->htmlSpecialChars($user->getVar('uname')); } else { ! return $xoopsConfig['anonymous']; } } --- 97,101 ---- return $ts->htmlSpecialChars($user->getVar('uname')); } else { ! return $GLOBALS['xoopsConfig']['anonymous']; } } *************** *** 121,129 **** function isAdmin($module_id = 0) { ! if (!isset($this->_isAdmin)) { ! $moduleperm_handler =& xoops_gethandler('permission', 'moduleperm'); ! $this->_isAdmin = (!$moduleperm_handler->checkRight($module_id, $this->getGroups(), 'A')) ? false : true; ! } ! return $this->_isAdmin; } function rank() --- 120,126 ---- function isAdmin($module_id = 0) { ! $moduleperm_handler =& xoops_gethandler('permission', 'moduleperm'); ! $ret = (!$moduleperm_handler->checkRight($module_id, $this->getGroups(), 'A')) ? false : true; ! return $ret; } function rank() |
From: <ok...@us...> - 2003-01-07 16:09:35
|
Update of /cvsroot/xoops/xoops2/kernel/member/handler In directory sc8-pr-cvs1:/tmp/cvs-serv1682/kernel/member/handler Modified Files: member.php Log Message: code optimizations Index: member.php =================================================================== RCS file: /cvsroot/xoops/xoops2/kernel/member/handler/member.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** member.php 3 Jan 2003 13:27:19 -0000 1.2 --- member.php 7 Jan 2003 16:09:27 -0000 1.3 *************** *** 55,58 **** --- 55,62 ---- var $_mManager; + // private + // holds temporary user objects + var $_members = array(); + function XoopsMemberHandler() { *************** *** 78,84 **** } ! function getUser($id) { ! return $this->_uManager->get($id); } --- 82,91 ---- } ! function &getUser($id) { ! if (!isset($this->_members[$id])) { ! $this->_members[$id] =& $this->_uManager->get($id); ! } ! return $this->_members[$id]; } |
From: <ok...@us...> - 2003-01-07 08:20:39
|
Update of /cvsroot/xoops/xoops2/include In directory sc8-pr-cvs1:/tmp/cvs-serv27372/include Modified Files: old_theme_functions.php Log Message: Index: old_theme_functions.php =================================================================== RCS file: /cvsroot/xoops/xoops2/include/old_theme_functions.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** old_theme_functions.php 2 Jan 2003 15:42:12 -0000 1.1 --- old_theme_functions.php 7 Jan 2003 08:20:35 -0000 1.2 *************** *** 5,14 **** function OpenTable($width='100%') { ! echo '<table width="'.$width.'" border="0" cellspacing="0" cellpadding="0" class="bg2"><tr><td><table width="100%" border="0" cellspacing="0" cellpadding="8" class="bg4"><tr><td>'; } function CloseTable() { ! echo '</td></tr></table></td></tr></table>'; } --- 5,14 ---- function OpenTable($width='100%') { ! echo '<table width="'.$width.'" cellspacing="0" class="outer"><tr><td class="even">'; } function CloseTable() { ! echo '</td></tr></table>'; } |
From: <ok...@us...> - 2003-01-07 06:51:58
|
Update of /cvsroot/xoops/xoops2/install/templates/default_skin In directory sc8-pr-cvs1:/tmp/cvs-serv874/install/templates/default_skin Modified Files: style.css styleMAC.css styleNN.css Log Message: updated to use errorMsg, resultMsg, confirmMsg classes Index: style.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** style.css 2 Jan 2003 15:49:19 -0000 1.1 --- style.css 7 Jan 2003 06:51:54 -0000 1.2 *************** *** 83,85 **** .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} \ No newline at end of file --- 83,90 ---- .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} ! ! ! div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file Index: styleMAC.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/styleMAC.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** styleMAC.css 2 Jan 2003 15:49:19 -0000 1.1 --- styleMAC.css 7 Jan 2003 06:51:54 -0000 1.2 *************** *** 83,85 **** .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} \ No newline at end of file --- 83,90 ---- .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} ! ! ! div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file Index: styleNN.css =================================================================== RCS file: /cvsroot/xoops/xoops2/install/templates/default_skin/styleNN.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** styleNN.css 2 Jan 2003 15:49:19 -0000 1.1 --- styleNN.css 7 Jan 2003 06:51:54 -0000 1.2 *************** *** 83,85 **** .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} \ No newline at end of file --- 83,90 ---- .even {background-color: #dee3e7; padding: 5px;} .odd {background-color: #eeeeee; padding: 5px;} ! .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} ! ! ! div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold;} ! div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid #silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666;} \ No newline at end of file |
From: <ok...@us...> - 2003-01-07 06:41:07
|
Update of /cvsroot/xoops/xoops2/include In directory sc8-pr-cvs1:/tmp/cvs-serv30675/include Modified Files: functions.php Log Message: added new function xoops_result() for displaying result messages. Its look can be controled by setting div.resultMsg in style sheet Index: functions.php =================================================================== RCS file: /cvsroot/xoops/xoops2/include/functions.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions.php 2 Jan 2003 15:42:12 -0000 1.1 --- functions.php 7 Jan 2003 06:41:04 -0000 1.2 *************** *** 99,102 **** --- 99,119 ---- } + function xoops_result($msg, $title='') + { + echo ' + <div class="resultMsg">'; + if ($title != '') { + echo '<h4>'.$title.'</h4>'; + } + if (is_array($msg)) { + foreach ($msg as $m) { + echo $m.'<br />'; + } + } else { + echo $msg; + } + echo '</div>'; + } + function xoops_confirm($hiddens, $action, $msg, $submit='') { |
From: <ok...@us...> - 2003-01-07 06:20:31
|
Update of /cvsroot/xoops/xoops2/modules/news In directory sc8-pr-cvs1:/tmp/cvs-serv25116/modules/news Modified Files: print.php Log Message: fixed charset problem Index: print.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/news/print.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** print.php 2 Jan 2003 18:57:03 -0000 1.1 --- print.php 7 Jan 2003 06:20:28 -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 ---- *************** *** 30,34 **** // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------ // ! include 'header.php'; if ( empty($storyid) ) { redirect_header("index.php"); --- 25,29 ---- // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // ------------------------------------------------------------------------ // ! include '../../mainfile.php'; if ( empty($storyid) ) { redirect_header("index.php"); *************** *** 40,50 **** function PrintPage($storyid) { ! global $xoopsConfig, $xoopsDB, $xoopsModule; $story = new NewsStory($storyid); $datetime = formatTimestamp($story->published()); echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">'; echo '<html><head>'; - echo '<title>'.$xoopsConfig['sitename'].'</title>'; echo '<meta http-equiv="Content-Type" content="text/html; charset='._CHARSET.'" />'; echo '<meta name="AUTHOR" content="'.$xoopsConfig['sitename'].'" />'; echo '<meta name="COPYRIGHT" content="Copyright (c) 2001 by '.$xoopsConfig['sitename'].'" />'; --- 35,45 ---- function PrintPage($storyid) { ! global $xoopsConfig, $xoopsModule; $story = new NewsStory($storyid); $datetime = formatTimestamp($story->published()); echo '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">'; echo '<html><head>'; echo '<meta http-equiv="Content-Type" content="text/html; charset='._CHARSET.'" />'; + echo '<title>'.$xoopsConfig['sitename'].'</title>'; echo '<meta name="AUTHOR" content="'.$xoopsConfig['sitename'].'" />'; echo '<meta name="COPYRIGHT" content="Copyright (c) 2001 by '.$xoopsConfig['sitename'].'" />'; |
From: <w4...@us...> - 2003-01-06 20:25:39
|
Update of /cvsroot/xoops/xoops2/modules/mylinks/admin In directory sc8-pr-cvs1:/tmp/cvs-serv1251/modules/mylinks/admin Modified Files: index.php Log Message: added the image selector for the download and links aprove and submit (admin) Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/admin/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 6 Jan 2003 17:55:17 -0000 1.2 --- index.php 6 Jan 2003 20:25:36 -0000 1.3 *************** *** 26,29 **** --- 26,31 ---- include '../include/functions.php'; include_once XOOPS_ROOT_PATH.'/class/xoopstree.php'; + include_once XOOPS_ROOT_PATH."/class/xoopslists.php"; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; include_once XOOPS_ROOT_PATH.'/class/module.errorhandler.php'; $myts =& MyTextSanitizer::getInstance(); *************** *** 75,78 **** --- 77,81 ---- global $xoopsDB, $xoopsConfig, $myts, $eh, $mytree; // List links waiting for validation + $linkimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mylinks/images/shots/"); $result = $xoopsDB->query("select lid, cid, title, url, email, logourl, submitter from ".$xoopsDB->prefix("mylinks_links")." where status=0 order by date DESC"); $numrows = $xoopsDB->getRowsNum($result); *************** *** 114,120 **** echo "</td></tr>\n"; echo "<tr><td align=\"right\" nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\"></td></tr>\n"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; - echo "<tr><td></td><td>"; printf(_MD_SHOTMUST,$shotdir); echo "</td></tr>\n"; --- 117,129 ---- echo "</td></tr>\n"; echo "<tr><td align=\"right\" nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! //echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\">\n"; ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($linkimg_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select>"; ! echo "</td></tr><tr><td></td><td>"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; printf(_MD_SHOTMUST,$shotdir); echo "</td></tr>\n"; *************** *** 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'>" --- 147,151 ---- // Add a New Main Category xoops_cp_header(); ! $linkimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mylinks/images/shots/"); echo "<h4>"._MD_WEBLINKSCONF."</h4>"; echo "<table width='100%' border='0' cellspacing='1' class='outer'>" *************** *** 187,191 **** echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\"></td></tr>\n"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; echo "<tr><td></td><td>"; --- 196,207 ---- echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! //echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\">"; ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($linkimg_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select>"; ! echo "</td></tr>\n"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; echo "<tr><td></td><td>"; *************** *** 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(); --- 250,254 ---- { global $xoopsDB, $HTTP_GET_VARS, $myts, $eh, $mytree, $xoopsConfig; ! $linkimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mylinks/images/shots/"); $lid = $HTTP_GET_VARS['lid']; xoops_cp_header(); *************** *** 266,270 **** $mytree->makeMySelBox("title", "title", $cid); echo "</td></tr>\n"; ! echo "<tr><td>"._MD_SHOTIMAGE."</td><td><input type=text name=logourl value=\"$logourl\" size=\"50\" maxlength=\"60\"></input></td></tr>\n"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; echo "<tr><td></td><td>"; --- 282,299 ---- $mytree->makeMySelBox("title", "title", $cid); echo "</td></tr>\n"; ! echo "<tr><td>"._MD_SHOTIMAGE."</td><td>"; ! //echo "<input type=text name=logourl value=\"$logourl\" size=\"50\" maxlength=\"60\"></input> ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($linkimg_array as $image){ ! if ( $image == $logourl ) { ! $opt_selected = "selected='selected'"; ! }else{ ! $opt_selected = ""; ! } ! echo "<option value='".$image."' $opt_selected>".$image."</option>"; ! } ! echo "</select>"; ! echo "</td></tr>\n"; $shotdir = "<b>".XOOPS_URL."/modules/mylinks/images/shots/</b>"; echo "<tr><td></td><td>"; |
From: <w4...@us...> - 2003-01-06 20:25:39
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads/admin In directory sc8-pr-cvs1:/tmp/cvs-serv1251/modules/mydownloads/admin Modified Files: index.php Log Message: added the image selector for the download and links aprove and submit (admin) Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/admin/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 6 Jan 2003 17:51:52 -0000 1.2 --- index.php 6 Jan 2003 20:25:36 -0000 1.3 *************** *** 34,37 **** --- 34,39 ---- include "../include/functions.php"; include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; + include_once XOOPS_ROOT_PATH."/class/xoopslists.php"; + include_once XOOPS_ROOT_PATH."/include/xoopscodes.php"; include_once XOOPS_ROOT_PATH."/class/module.errorhandler.php"; $myts =& MyTextSanitizer::getInstance(); *************** *** 83,86 **** --- 85,89 ---- global $xoopsDB, $myts, $eh, $mytree; // List downloads waiting for validation + $downimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mydownloads/images/shots/"); $result = $xoopsDB->query("SELECT lid, cid, title, url, homepage, version, size, platform, logourl, submitter FROM ".$xoopsDB->prefix("mydownloads_downloads")." where status=0 ORDER BY date DESC"); $numrows = $xoopsDB->getRowsNum($result); *************** *** 128,133 **** echo "</td></tr>\n"; echo "<tr><td align=\"right\" nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\"></td></tr>\n"; ! echo "<tr><td></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; printf(_MD_MUSTBEVALID,$directory); --- 131,142 ---- echo "</td></tr>\n"; echo "<tr><td align=\"right\" nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! //echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\">\n"; ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($downimg_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select>"; ! echo "</td></tr><tr><td></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; printf(_MD_MUSTBEVALID,$directory); *************** *** 152,157 **** 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>"; echo"<table width='100%' border='0' cellspacing='1' class='outer'>" --- 161,166 ---- global $xoopsDB, $myts, $eh, $mytree; // Add a New Main Category xoops_cp_header(); + $downimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mydownloads/images/shots/"); echo "<h4>"._MD_DLCONF."</h4>"; echo"<table width='100%' border='0' cellspacing='1' class='outer'>" *************** *** 208,212 **** echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\"></td></tr>\n"; echo "<tr><td align=\"right\"></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; --- 217,229 ---- echo "</td></tr>\n"; echo "<tr><td align=\"right\"nowrap>"._MD_SHOTIMAGE."</td><td>\n"; ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($downimg_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select>"; ! //echo "<input type=\"text\" name=\"logourl\" size=\"50\" maxlength=\"60\">"; ! ! echo "</td></tr>\n"; echo "<tr><td align=\"right\"></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; *************** *** 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(); --- 270,274 ---- { global $xoopsDB, $HTTP_GET_VARS, $myts, $eh, $mytree; ! $downimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/mydownloads/images/shots/"); $lid = $HTTP_GET_VARS['lid']; xoops_cp_header(); *************** *** 289,293 **** $mytree->makeMySelBox("title", "title", $cid); echo "</td></tr>\n"; ! echo "<tr><td>"._MD_SHOTIMAGE."</td><td><input type=text name=logourl value=\"$logourl\" size=\"50\" maxlength=\"60\"></input></td></tr>\n"; echo "<tr><td></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; --- 306,323 ---- $mytree->makeMySelBox("title", "title", $cid); echo "</td></tr>\n"; ! echo "<tr><td>"._MD_SHOTIMAGE."</td><td>"; ! //echo "<input type=text name=logourl value=\"$logourl\" size=\"50\" maxlength=\"60\"></input>"; ! echo "<select size='1' name='logourl'>"; ! echo "<option value=' '>------</option>"; ! foreach($downimg_array as $image){ ! if ( $image == $logourl ) { ! $opt_selected = "selected='selected'"; ! }else{ ! $opt_selected = ""; ! } ! echo "<option value='".$image."' $opt_selected>".$image."</option>"; ! } ! echo "</select>"; ! echo "</td></tr>\n"; echo "<tr><td></td><td>"; $directory = XOOPS_URL."/modules/mydownloads/images/shots/"; |
From: <w4...@us...> - 2003-01-06 20:23:59
|
Update of /cvsroot/xoops/xoops2/modules/news/admin In directory sc8-pr-cvs1:/tmp/cvs-serv1018/modules/news/admin Modified Files: index.php Log Message: added the image selector for the news topic image (admin) Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/news/admin/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 18:59:09 -0000 1.1 --- index.php 6 Jan 2003 20:23:50 -0000 1.2 *************** *** 27,30 **** --- 27,31 ---- include "admin_header.php"; include_once XOOPS_ROOT_PATH."/class/xoopstopic.php"; + include_once XOOPS_ROOT_PATH."/class/xoopslists.php"; include_once XOOPS_ROOT_PATH."/modules/news/class/class.newsstory.php"; if (isset($HTTP_POST_VARS)) { *************** *** 130,133 **** --- 131,135 ---- echo "<h4>"._AM_CONFIG."</h4>"; $xt = new XoopsTopic($xoopsDB->prefix("topics")); + $topics_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/news/images/topics/"); //$xoopsModule->printAdminMenu(); //echo "<br />"; *************** *** 137,142 **** echo "<h4>"._AM_ADDMTOPIC."</h4><br />"; echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<br /><input type='text' name='topic_title' size='20' maxlength='20' /><br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br /><input type='text' name='topic_imgurl' size='20' maxlength='20' /><br />"; ! echo "<br />"; echo "<input type='hidden' name='topic_pid' value='0' />\n"; echo "<input type='hidden' name='op' value='addTopic' />"; --- 139,148 ---- echo "<h4>"._AM_ADDMTOPIC."</h4><br />"; echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<br /><input type='text' name='topic_title' size='20' maxlength='20' /><br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br />"; ! echo "<select size='1' name='topic_imgurl'>"; ! foreach($topics_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select><br /><br />"; echo "<input type='hidden' name='topic_pid' value='0' />\n"; echo "<input type='hidden' name='op' value='addTopic' />"; *************** *** 154,161 **** $xt->makeTopicSelBox(0,0,"topic_pid"); echo "<br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br /><input type='text' name='topic_imgurl' size='20' maxlength='20' /><br />"; ! ! echo "<br />"; ! echo "<input type='hidden' name='op' value='addTopic' />"; echo "<input type='submit' value='"._AM_ADD."' /><br /></form>"; echo"</td></tr></table>"; --- 160,170 ---- $xt->makeTopicSelBox(0,0,"topic_pid"); echo "<br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br />"; ! echo "<select size='1' name='topic_imgurl'>"; ! foreach($topics_array as $image){ ! echo "<option value='".$image."'>".$image."</option>"; ! } ! echo "</select><br /><br />"; ! echo "<input type='hidden' name='op' value='addTopic' />"; echo "<input type='submit' value='"._AM_ADD."' /><br /></form>"; echo"</td></tr></table>"; *************** *** 181,194 **** global $xoopsModule; $xt = new XoopsTopic($xoopsDB->prefix("topics"), $HTTP_POST_VARS['topic_id']); xoops_cp_header(); echo "<h4>"._AM_CONFIG."</h4>"; //$xoopsModule->printAdminMenu(); //echo "<br />"; ! echo"<table width='100%' border='0' cellspacing='1' class='outer'><tr><td class=\"odd\">"; ! echo "<h4>"._AM_MODIFYTOPIC."</h4><br />"; echo "<div style='text-align: right;'><img src='".XOOPS_URL."/modules/".$xoopsModule->dirname()."/images/topics/".$xt->topic_imgurl()."'></div>"; echo "<form action='index.php' method='post'>"; echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<br /><input type='text' name='topic_title' size='20' maxlength='40' value='".$xt->topic_title()."' /><br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br /><input type='text' name='topic_imgurl' size='20' maxlength='20' value='".$xt->topic_imgurl()."' /><br />\n"; echo "<b>"._AM_PARENTTOPIC."<b><br />\n"; $xt->makeTopicSelBox(1, $xt->topic_pid(), "topic_pid"); --- 190,215 ---- global $xoopsModule; $xt = new XoopsTopic($xoopsDB->prefix("topics"), $HTTP_POST_VARS['topic_id']); + $topics_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/news/images/topics/"); xoops_cp_header(); echo "<h4>"._AM_CONFIG."</h4>"; //$xoopsModule->printAdminMenu(); //echo "<br />"; ! echo "<table width='100%' border='0' cellspacing='1' class='outer'><tr><td class=\"odd\">"; ! echo "<h4>"._AM_MODIFYTOPIC."</h4><br />"; echo "<div style='text-align: right;'><img src='".XOOPS_URL."/modules/".$xoopsModule->dirname()."/images/topics/".$xt->topic_imgurl()."'></div>"; echo "<form action='index.php' method='post'>"; echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<br /><input type='text' name='topic_title' size='20' maxlength='40' value='".$xt->topic_title()."' /><br />"; ! echo "<b>"._AM_TOPICIMG."</b> (". sprintf(_AM_IMGNAEXLOC,"modules/".$xoopsModule->dirname()."/images/topics/").")<br />"._AM_FEXAMPLE."<br />"; ! //echo "<input type='text' name='topic_imgurl' size='20' maxlength='20' value='".$xt->topic_imgurl()."' /><br />\n"; ! echo "<select size='1' name='topic_imgurl'>"; ! foreach($topics_array as $image){ ! if ( $image == $xt->topic_imgurl() ) { ! $opt_selected = "selected='selected'"; ! }else{ ! $opt_selected = ""; ! } ! echo "<option value='".$image."' $opt_selected>".$image."</option>"; ! } ! echo "</select><br />"; echo "<b>"._AM_PARENTTOPIC."<b><br />\n"; $xt->makeTopicSelBox(1, $xt->topic_pid(), "topic_pid"); |
From: <ok...@us...> - 2003-01-06 20:08:50
|
Update of /cvsroot/xoops/xoops2/modules/xoopspoll In directory sc8-pr-cvs1:/tmp/cvs-serv26323/modules/xoopspoll Modified Files: index.php pollresults.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopspoll/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 5 Jan 2003 18:26:03 -0000 1.2 --- index.php 6 Jan 2003 20:08:25 -0000 1.3 *************** *** 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 ---- *************** *** 42,46 **** if ( empty($poll_id) ) { - $xoopsOption['template_used'] = array('xoopspoll_index.html'); $xoopsOption['template_main'] = 'xoopspoll_index.html'; if($xoopsConfig['startpage'] == "xoopspoll"){ --- 37,40 ---- *************** *** 141,145 **** exit(); } elseif ( !empty($poll_id) ) { - $xoopsOption['template_used'] = array('xoopspoll_view.html'); $xoopsOption['template_main'] = 'xoopspoll_view.html'; include XOOPS_ROOT_PATH."/header.php"; --- 135,138 ---- Index: pollresults.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopspoll/pollresults.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pollresults.php 2 Jan 2003 18:03:31 -0000 1.1 --- pollresults.php 6 Jan 2003 20:08:31 -0000 1.2 *************** *** 39,43 **** exit(); } - $xoopsOption['template_used'] = array('xoopspoll_results.html', 'xoopspoll_comments_flat.html', 'xoopspoll_comments_thread.html', 'xoopspoll_comment.html'); $xoopsOption['template_main'] = 'xoopspoll_results.html'; include XOOPS_ROOT_PATH."/header.php"; --- 39,42 ---- |
From: <ok...@us...> - 2003-01-06 20:07:42
|
Update of /cvsroot/xoops/xoops2/modules/xoopspartners In directory sc8-pr-cvs1:/tmp/cvs-serv25886/modules/xoopspartners Modified Files: index.php join.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopspartners/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 18:03:12 -0000 1.1 --- index.php 6 Jan 2003 20:07:23 -0000 1.2 *************** *** 30,34 **** include "header.php"; - $xoopsOption['template_used'] = array('xoopspartners_index.html'); $xoopsOption['template_main'] = 'xoopspartners_index.html'; if ( $xoopsConfig['startpage'] == "xoopspartners" ) { --- 30,33 ---- Index: join.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopspartners/join.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** join.php 2 Jan 2003 18:03:13 -0000 1.1 --- join.php 6 Jan 2003 20:07:26 -0000 1.2 *************** *** 30,34 **** include "header.php"; - $xoopsOption['template_used'] = array('xoopspartners_join.html'); $xoopsOption['template_main'] = 'xoopspartners_join.html'; $xoopsOption['show_rblock'] = 0; --- 30,33 ---- |
From: <ok...@us...> - 2003-01-06 20:06:59
|
Update of /cvsroot/xoops/xoops2/modules/xoopsmembers In directory sc8-pr-cvs1:/tmp/cvs-serv25652/modules/xoopsmembers Modified Files: index.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopsmembers/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 4 Jan 2003 13:21:12 -0000 1.2 --- index.php 6 Jan 2003 20:06:45 -0000 1.3 *************** *** 33,37 **** if ( $op == "form" ) { - $xoopsOption['template_used'] = array('xoopsmembers_searchform.html'); $xoopsOption['template_main'] = 'xoopsmembers_searchform.html'; include XOOPS_ROOT_PATH."/header.php"; --- 33,36 ---- *************** *** 128,132 **** if ( $op == "submit" ) { - $xoopsOption['template_used'] = array('xoopsmembers_searchresults.html'); $xoopsOption['template_main'] = 'xoopsmembers_searchresults.html'; include XOOPS_ROOT_PATH."/header.php"; --- 127,130 ---- |
From: <ok...@us...> - 2003-01-06 20:06:22
|
Update of /cvsroot/xoops/xoops2/modules/xoopsheadlines In directory sc8-pr-cvs1:/tmp/cvs-serv25445/modules/xoopsheadlines Modified Files: index.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopsheadlines/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 18:05:05 -0000 1.1 --- index.php 6 Jan 2003 20:06:13 -0000 1.2 *************** *** 29,33 **** $hlman =& $xoopsMF->get(MANAGER_HEADLINE); $hlid = isset($HTTP_GET_VARS['id']) ? intval($HTTP_GET_VARS['id']) : 0; - $xoopsOption['template_used'] = array('xoopsheadlines_index.html'); $xoopsOption['template_main'] = 'xoopsheadlines_index.html'; include XOOPS_ROOT_PATH.'/header.php'; --- 29,32 ---- |
From: <ok...@us...> - 2003-01-06 20:03:46
|
Update of /cvsroot/xoops/xoops2/modules/xoopsfaq In directory sc8-pr-cvs1:/tmp/cvs-serv24311/modules/xoopsfaq Modified Files: index.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/xoopsfaq/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 20:15:50 -0000 1.1 --- index.php 6 Jan 2003 20:03:36 -0000 1.2 *************** *** 32,36 **** // this page uses smarty template // this must be set before including main header.php - $xoopsOption['template_used'] = array('xoopsfaq_index.html'); $xoopsOption['template_main'] = 'xoopsfaq_index.html'; if ($xoopsConfig['startpage'] == 'xoopsfaq') { --- 32,35 ---- *************** *** 60,64 **** // this page uses smarty template // this must be set before including main header.php - $xoopsOption['template_used'] = array('xoopsfaq_category.html'); $xoopsOption['template_main'] = 'xoopsfaq_category.html'; if ($xoopsConfig['startpage'] == 'xoopsfaq') { --- 59,62 ---- |
From: <ok...@us...> - 2003-01-06 20:02:52
|
Update of /cvsroot/xoops/xoops2/modules/newbb In directory sc8-pr-cvs1:/tmp/cvs-serv23618/modules/newbb Modified Files: index.php search.php viewforum.php viewtopic.php Log Message: removed $xoopsOption['template_used'] Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/newbb/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 18:00:42 -0000 1.1 --- index.php 6 Jan 2003 20:02:02 -0000 1.2 *************** *** 33,37 **** // this page uses smarty template // this must be set before including main header.php - $xoopsOption['template_used']= array('newbb_index.html'); $xoopsOption['template_main']= 'newbb_index.html'; include XOOPS_ROOT_PATH."/header.php"; --- 33,36 ---- Index: search.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/newbb/search.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** search.php 2 Jan 2003 18:00:55 -0000 1.1 --- search.php 6 Jan 2003 20:02:20 -0000 1.2 *************** *** 33,37 **** if ( !isset($HTTP_POST_VARS['submit']) ) { - $xoopsOption['template_used']= array('newbb_search.html'); $xoopsOption['template_main']= 'newbb_search.html'; include XOOPS_ROOT_PATH.'/header.php'; --- 33,36 ---- *************** *** 64,68 **** } else { - $xoopsOption['template_used']= array('newbb_searchresults.html'); $xoopsOption['template_main']= 'newbb_searchresults.html'; include XOOPS_ROOT_PATH."/header.php"; --- 63,66 ---- Index: viewforum.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/newbb/viewforum.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewforum.php 2 Jan 2003 18:01:03 -0000 1.1 --- viewforum.php 6 Jan 2003 20:02:22 -0000 1.2 *************** *** 48,52 **** // this page uses smarty template // this must be set before including main header.php - $xoopsOption['template_used'] = array('newbb_viewforum.html'); $xoopsOption['template_main'] = 'newbb_viewforum.html'; include XOOPS_ROOT_PATH."/header.php"; --- 48,51 ---- Index: viewtopic.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/newbb/viewtopic.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** viewtopic.php 6 Jan 2003 19:55:23 -0000 1.2 --- viewtopic.php 6 Jan 2003 20:02:25 -0000 1.3 *************** *** 43,47 **** // this page uses smarty template // this must be set before including main header.php - $xoopsOption['template_used'] = array('newbb_thread.html', 'newbb_viewtopic_flat.html', 'newbb_viewtopic_thread.html'); include XOOPS_ROOT_PATH.'/header.php'; include_once 'class/class.forumposts.php'; --- 43,46 ---- |
Update of /cvsroot/xoops/xoops2/modules/mylinks In directory sc8-pr-cvs1:/tmp/cvs-serv21628/modules/mylinks Modified Files: brokenlink.php index.php modlink.php ratelink.php singlelink.php submit.php topten.php viewcat.php Log Message: removed $xoopsOption['template_used'] Index: brokenlink.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/brokenlink.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** brokenlink.php 2 Jan 2003 17:40:40 -0000 1.1 --- brokenlink.php 6 Jan 2003 19:57:28 -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 ---- *************** *** 64,68 **** exit(); } else { - $xoopsOption['template_used'] = array('mylinks_brokenlink.html'); $xoopsOption['template_main'] = 'mylinks_brokenlink.html'; include XOOPS_ROOT_PATH.'/header.php'; --- 59,62 ---- Index: index.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.php 2 Jan 2003 17:40:44 -0000 1.1 --- index.php 6 Jan 2003 19:57:33 -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 ---- *************** *** 34,38 **** include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; $mytree = new XoopsTree($xoopsDB->prefix("mylinks_cat"),"cid","pid"); - $xoopsOption['template_used'] = array('mylinks_index.html', 'mylinks_link.html'); $xoopsOption['template_main'] = 'mylinks_index.html'; if ($xoopsConfig['startpage'] == "mylinks") { --- 29,32 ---- Index: modlink.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/modlink.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** modlink.php 2 Jan 2003 17:40:44 -0000 1.1 --- modlink.php 6 Jan 2003 19:57:34 -0000 1.2 *************** *** 70,74 **** exit(); } - $xoopsOption['template_used'] = array('mylinks_modlink.html'); $xoopsOption['template_main'] = 'mylinks_modlink.html'; include XOOPS_ROOT_PATH."/header.php"; --- 70,73 ---- Index: ratelink.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/ratelink.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ratelink.php 2 Jan 2003 17:40:44 -0000 1.1 --- ratelink.php 6 Jan 2003 19:57:35 -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 ---- *************** *** 93,97 **** exit(); } else { - $xoopsOption['template_used'] = array('mylinks_ratelink.html'); $xoopsOption['template_main'] = 'mylinks_ratelink.html'; include XOOPS_ROOT_PATH."/header.php"; --- 88,91 ---- Index: singlelink.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/singlelink.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** singlelink.php 2 Jan 2003 17:40:44 -0000 1.1 --- singlelink.php 6 Jan 2003 19:57:35 -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 ---- *************** *** 35,39 **** $mytree = new XoopsTree($xoopsDB->prefix("mylinks_cat"),"cid","pid"); $lid = intval($HTTP_GET_VARS['lid']); - $xoopsOption['template_used'] = array('mylinks_singlelink.html', 'mylinks_link.html'); $xoopsOption['template_main'] = 'mylinks_singlelink.html'; include XOOPS_ROOT_PATH."/header.php"; --- 30,33 ---- Index: submit.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/submit.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** submit.php 6 Jan 2003 17:55:27 -0000 1.3 --- submit.php 6 Jan 2003 19:57:41 -0000 1.4 *************** *** 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 ---- *************** *** 91,95 **** exit(); } - $xoopsOption['template_used'] = array('mylinks_submit.html'); $xoopsOption['template_main'] = 'mylinks_submit.html'; include XOOPS_ROOT_PATH."/header.php"; --- 86,89 ---- Index: topten.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/topten.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** topten.php 2 Jan 2003 17:40:44 -0000 1.1 --- topten.php 6 Jan 2003 19:57:42 -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 ---- *************** *** 34,38 **** include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; $mytree = new XoopsTree($xoopsDB->prefix("mylinks_cat"),"cid","pid"); - $xoopsOption['template_used'] = array('mylinks_topten.html'); $xoopsOption['template_main'] = 'mylinks_topten.html'; include XOOPS_ROOT_PATH."/header.php"; --- 29,32 ---- Index: viewcat.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mylinks/viewcat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewcat.php 2 Jan 2003 17:40:44 -0000 1.1 --- viewcat.php 6 Jan 2003 19:57:44 -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 ---- *************** *** 36,40 **** $cid = intval($HTTP_GET_VARS['cid']); - $xoopsOption['template_used'] = array('mylinks_viewcat.html', 'mylinks_link.html'); $xoopsOption['template_main'] = 'mylinks_viewcat.html'; include XOOPS_ROOT_PATH."/header.php"; --- 31,34 ---- |
From: <w4...@us...> - 2003-01-06 19:55:37
|
Update of /cvsroot/xoops/xoops2/modules/newbb In directory sc8-pr-cvs1:/tmp/cvs-serv20634/modules/newbb Modified Files: viewtopic.php Log Message: fixed the bug 0000207 by eric Index: viewtopic.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/newbb/viewtopic.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewtopic.php 2 Jan 2003 18:01:09 -0000 1.1 --- viewtopic.php 6 Jan 2003 19:55:23 -0000 1.2 *************** *** 120,124 **** $forumdata['topic_title'] = $myts->makeTboxData4Show($forumdata['topic_title']);$forumdata['forum_name'] = $myts->makeTboxData4Show($forumdata['forum_name']); ! $xoopsTpl->assign('topic_title', $forumdata['topic_title']); $xoopsTpl->assign('forum_name', $forumdata['forum_name']); $xoopsTpl->assign('topic_time', $forumdata['topic_time']); --- 120,125 ---- $forumdata['topic_title'] = $myts->makeTboxData4Show($forumdata['topic_title']);$forumdata['forum_name'] = $myts->makeTboxData4Show($forumdata['forum_name']); ! ! $xoopsTpl->assign('topic_title', '<a href="'.$bbUrl['root'].'viewtopic.php?viewmode='.$viewmode.'&topic_id='.$topic_id.'&forum='.$forum.'">'.$forumdata['topic_title'].'</a>'); $xoopsTpl->assign('forum_name', $forumdata['forum_name']); $xoopsTpl->assign('topic_time', $forumdata['topic_time']); |
From: <ok...@us...> - 2003-01-06 19:53:06
|
Update of /cvsroot/xoops/xoops2/modules/mydownloads In directory sc8-pr-cvs1:/tmp/cvs-serv19452/modules/mydownloads Modified Files: submit.php topten.php viewcat.php Log Message: removed $xoopsOption['template_used'] Index: submit.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/submit.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** submit.php 6 Jan 2003 17:52:00 -0000 1.3 --- submit.php 6 Jan 2003 19:52:26 -0000 1.4 *************** *** 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 ---- *************** *** 102,106 **** exit(); } - $xoopsOption['template_used'] = array('mydownloads_submit.html'); $xoopsOption['template_main'] = 'mydownloads_submit.html'; include XOOPS_ROOT_PATH."/header.php"; --- 97,100 ---- Index: topten.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/topten.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** topten.php 2 Jan 2003 17:15:59 -0000 1.1 --- topten.php 6 Jan 2003 19:52:35 -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 ---- *************** *** 36,40 **** $myts =& MyTextSanitizer::getInstance(); // MyTextSanitizer object $mytree = new XoopsTree($xoopsDB->prefix("mydownloads_cat"),"cid","pid"); - $xoopsOption['template_used'] = array('mydownloads_topten.html'); $xoopsOption['template_main'] = 'mydownloads_topten.html'; include XOOPS_ROOT_PATH."/header.php"; --- 31,34 ---- Index: viewcat.php =================================================================== RCS file: /cvsroot/xoops/xoops2/modules/mydownloads/viewcat.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** viewcat.php 2 Jan 2003 17:15:59 -0000 1.1 --- viewcat.php 6 Jan 2003 19:52:49 -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"; include_once XOOPS_ROOT_PATH."/class/xoopstree.php"; - $xoopsOption['template_used'] = array('mydownloads_viewcat.html', 'mydownloads_download.html'); $xoopsOption['template_main'] = 'mydownloads_viewcat.html'; $myts =& MyTextSanitizer::getInstance();// MyTextSanitizer object --- 28,31 ---- |