You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: Florin C B. <ory...@us...> - 2013-05-28 07:08:26
|
Update of /cvsroot/mxbb/mx_shotcast/skins/aero In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22290/aero Log Message: Directory /cvsroot/mxbb/mx_shotcast/skins/aero added to the repository |
|
From: Florin C B. <ory...@us...> - 2013-05-28 07:07:30
|
Update of /cvsroot/mxbb/mx_shotcast/language/lang_swedish In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22123/lang_swedish Log Message: Directory /cvsroot/mxbb/mx_shotcast/language/lang_swedish added to the repository |
|
From: Florin C B. <ory...@us...> - 2013-05-28 07:06:37
|
Update of /cvsroot/mxbb/mx_shotcast/addonsx In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21953/addonsx Log Message: Directory /cvsroot/mxbb/mx_shotcast/addonsx added to the repository |
|
From: Florin C B. <ory...@us...> - 2013-05-27 00:24:08
|
Update of /cvsroot/mxbb/core/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29297 Modified Files: mx_functions.php Log Message: Index: mx_functions.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions.php,v retrieving revision 1.115 retrieving revision 1.116 diff -C2 -d -r1.115 -r1.116 *** mx_functions.php 5 Apr 2013 07:42:47 -0000 1.115 --- mx_functions.php 27 May 2013 00:24:05 -0000 1.116 *************** *** 687,691 **** $server_protocol = ($server_protocol) ? $server_protocol : (($portal_config['cookie_secure']) ? 'https://' : 'http://'); $server_name = $portal_config['server_name']; ! $server_port = (int) $config['server_port']; $script_path = preg_replace('/^\/?(.*?)\/?$/', "\\1", trim($portal_config['script_path'])); --- 687,691 ---- $server_protocol = ($server_protocol) ? $server_protocol : (($portal_config['cookie_secure']) ? 'https://' : 'http://'); $server_name = $portal_config['server_name']; ! $server_port = (int) $portal_config['server_port']; $script_path = preg_replace('/^\/?(.*?)\/?$/', "\\1", trim($portal_config['script_path'])); *************** *** 2494,2498 **** $db->sql_query($sql); ! if (!$db->sql_affectedrows() && !isset($config[$config_name])) { $sql = 'INSERT INTO ' . PORTAL_TABLE . ' ' . $db->sql_build_array('INSERT', array( --- 2494,2498 ---- $db->sql_query($sql); ! if (!$db->sql_affectedrows() && !isset($portal_config[$config_name])) { $sql = 'INSERT INTO ' . PORTAL_TABLE . ' ' . $db->sql_build_array('INSERT', array( |
|
From: Florin C B. <ory...@us...> - 2013-05-22 20:39:07
|
Update of /cvsroot/mxbb/core/templates/subsilver2/theme In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26305 Modified Files: stylesheet.css Log Message: Index: stylesheet.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/theme/stylesheet.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** stylesheet.css 16 Jul 2009 05:16:01 -0000 1.2 --- stylesheet.css 22 May 2013 20:39:04 -0000 1.3 *************** *** 1,11 **** /* phpBB 3.0 Style Sheet -------------------------------------------------------------- ! Style name: subsilver2 ! Based on style: subSilver (the default phpBB 2 style) ! Original author: subBlue ( http://www.subBlue.com/ ) ! Modified by: psoTFX and the phpBB team ( http://www.phpbb.com ) ! This is an alternative style for phpBB3 for those wishing to stay with ! the familiar subSilver style of phpBB version 2.x Copyright 2006 phpBB Group ( http://www.phpbb.com/ ) --- 1,9 ---- /* phpBB 3.0 Style Sheet -------------------------------------------------------------- ! Style name: SwiftBlue ! Based on style: SwiftBlue Theme for phpBB2 by BitByBit, http://www.bitbybit.f2s.com ! Original author: OryNider, using subsilver2 Theme as a base. ! This is an alternative subsilver2 style with purple-blue colors. Copyright 2006 phpBB Group ( http://www.phpbb.com/ ) *************** *** 15,25 **** /* Layout ------------ */ ! * { ! /* Reset browsers default margin, padding and font sizes */ ! margin: 0; ! padding: 0; ! } ! ! html { font-size: 100%; } --- 13,17 ---- /* Layout ------------ */ ! html { font-size: 100%; } *************** *** 27,48 **** /* General page style. The scroll bar colours only visible in IE5.5+ */ html, body { ! /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ ! FONT: 10pt "Helvetica", "Lucida Grande", Verdana, Geneva, Arial, sans-serif; ! color: #323D4F; ! background-color: #FFFFFF; ! scrollbar-face-color: #DEE3E7; ! scrollbar-highlight-color: #FFFFFF; ! scrollbar-shadow-color: #DEE3E7; ! scrollbar-3dlight-color: #D1D7DC; ! scrollbar-arrow-color: #006699; ! scrollbar-track-color: #EFEFEF; ! scrollbar-darkshadow-color: #98AAB1; MARGIN: 5px 10px 10px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; ! PADDING-BOTTOM: 0px; COLOR: #000000; PADDING-TOP: 0px; ! font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */ margin: 0; } --- 19,39 ---- /* General page style. The scroll bar colours only visible in IE5.5+ */ html, body { ! background-color: #E3F0FB; ! scrollbar-face-color: #BADBF5; ! scrollbar-highlight-color: #E3F0FB; ! scrollbar-shadow-color: #BADBF5; ! scrollbar-3dlight-color: #80BBEC; ! scrollbar-arrow-color: #072978; ! scrollbar-track-color: #DAECFA; ! scrollbar-darkshadow-color: #4B8DF1; MARGIN: 5px 10px 10px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; ! BACKGROUND: url(images/backgroundbluelight.gif); ! PADDING-BOTTOM: 0px; ! FONT: 10pt "Helvetica", "Lucida Grande", Verdana, Geneva, Arial, sans-serif; COLOR: #000000; PADDING-TOP: 0px; ! font-size: 89.5%; margin: 0; } *************** *** 70,74 **** width: 100%; margin: 0; ! background-color: #ECECEC; border-width: 1px; border-style: solid; --- 61,65 ---- width: 100%; margin: 0; ! background-color: #DAECFA; border-width: 1px; border-style: solid; *************** *** 79,84 **** margin-bottom: 5px; padding: 5px 25px; ! background: #D9DFE4; ! border-bottom: 1px solid #4787A7; } --- 70,75 ---- margin-bottom: 5px; padding: 5px 25px; ! background: #E3F0FB; ! border-bottom: 1px solid #D9DFE4; } *************** *** 252,259 **** } ! .postbody { ! font-size: 1.3em; ! line-height: 1.4em; ! font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; } --- 243,251 ---- } ! /* The content of the posts (body of text) */ ! .postbody { ! font-size : 15px; ! line-height: 14px; ! font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, Times, sans-serif; } *************** *** 271,275 **** .nav { - margin: 0; color: black; font-weight: bold; --- 263,266 ---- *************** *** 287,304 **** } .gen { margin: 1px 1px; ! font-size: 1.2em; } .genmed { margin: 1px 1px; ! font-size: 1.1em; } .gensmall { margin: 1px 1px; ! font-size: 1em; } .copyright { --- 278,359 ---- } + /* General text */ .gen { margin: 1px 1px; ! font-size: 15px; } .genmed { margin: 1px 1px; ! font-size: 14px; } .gensmall { margin: 1px 1px; ! font-size: 11px; } + .gen,.genmed,.gensmall { color : #000000; } + a.gen,a.genmed,a.gensmall { color: #072978; text-decoration: none; } + a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #041642; text-decoration: underline; } + + + /* The register, login, search etc links at the top of the page */ + .mainmenu { font-size : 11px; color : #000000 } + a.mainmenu { text-decoration: none; color : #072978; } + a.mainmenu:hover{ text-decoration: underline; color : #041642; } + + /* Forum category titles */ + .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #072978} + a.cattitle { text-decoration: none; color : #072978; } + a.cattitle:hover{ text-decoration: underline; } + + /* Forum title: Text and link to the forums used in: index.php */ + .forumlink { font-weight: bold; font-size: 12px; color : #072978; } + a.forumlink { text-decoration: none; color : #072978; } + a.forumlink:hover{ text-decoration: underline; color : #041642; } + + /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ + .nav { font-weight: bold; font-size: 11px; color : #000000;} + a.nav { text-decoration: none; color : #072978; } + a.nav:hover { text-decoration: underline; } + + + /* titles for the topics: could specify viewed link colour too */ + .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; } + a.topictitle:link { text-decoration: none; color : #072978; } + a.topictitle:visited { text-decoration: none; color : #072978; } + a.topictitle:hover { text-decoration: underline; color : #041642; } + + + /* Name of poster in viewmsg.php and viewtopic.php and other places */ + .name { font-size : 11px; color : #000000;} + + /* Location, number of posts, post date etc */ + .postdetails { font-size : 10px; color : #000000; } + + a.postlink:link { text-decoration: none; color : #072978 } + a.postlink:visited { text-decoration: none; color : #072978; } + a.postlink:hover { text-decoration: underline; color : #041642} + + + /* Quote & Code blocks */ + .code { + font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; + background-color: #FAFAFA; border: #80BBEC; border-style: solid; + border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px + } + + .quote { + font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; + background-color: #FAFAFA; border: #80BBEC; border-style: solid; + border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px + } + + + /* Copyright and bottom info */ + .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} + a.copyright { color: #444444; text-decoration: none;} + a.copyright:hover { color: #000000; text-decoration: underline;} + .copyright { *************** *** 322,339 **** /* Tables ------------ */ ! th { ! color: #FFA34F; ! font-size: 1.1em; ! font-weight: bold; ! background-color: #006699; ! background-image: url('./images/cellpic3.gif'); ! white-space: nowrap; ! padding: 7px 5px; ! } ! td { ! padding: 2px; ! } ! td.profile { padding: 4px; } --- 377,394 ---- /* Tables ------------ */ ! /* General font families for common tags */ ! font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } ! a:link,a:active,a:visited { color : #006699; } ! a:hover { text-decoration: underline; color : #DD6900; } ! hr { height: 0px; border: solid #80BBEC 0px; border-top-width: 1px;} ! ! /* This is the border line & background colour round the entire page */ ! .bodyline { background-color: #E3F0FB; border: 1px #4B8DF1 solid; } ! ! /* This is the outline round the main forum tables */ ! .forumline { background-color: #E3F0FB; border: 2px #006699 solid; } ! ! .profile { padding: 4px; } *************** *** 343,351 **** } .catdiv { height: 28px; - margin: 0; - padding: 0; - border: 0; background: white url('./images/cellpic2.jpg') repeat-y scroll top left; } --- 398,432 ---- } + /* Main table cell colours and backgrounds */ + + .row1 { + background-color: #DAECFA; + padding: 4px; + } + + .row2 { + background-color: #BADBF5; + padding: 4px; + } + + .row3 { + background-color: #80BBEC; + padding: 4px; + } + + + /* + This is for the table cell above the Topics, Post & Last posts on the index.php page + By default this is the fading out gradiated silver background. + However, you could replace this with a bitmap specific for each forum + */ + .rowpic { + background-color: #E3F0FB; + background-image: url('./images/cellpic2.jpg'); + background-repeat: repeat-y; + } + .catdiv { height: 28px; background: white url('./images/cellpic2.jpg') repeat-y scroll top left; } *************** *** 354,384 **** } .cat { height: 28px; - margin: 0; - padding: 0; - border: 0; background-color: #C7D0D7; - background-image: url('./images/cellpic1.gif'); text-indent: 4px; } - .row1 { - background-color: #ECECEC; - padding: 4px; - } ! .row2 { ! background-color: #DCE1E5; ! padding: 4px; } ! .row3 { ! background-color: #C0C8D0; ! padding: 4px; } .spacer { ! background-color: #D1D7DC; } --- 435,483 ---- } + /* Header cells - the blue and silver gradient backgrounds */ + th { + color: #FFA34F; font-size: 11px; font-weight : bold; + background-color: #006699; height: 25px; + background-image: url('./images/cellpic3.gif'); + } + .cat { height: 28px; background-color: #C7D0D7; text-indent: 4px; } ! .cat,.catHead,.catSides,.catLeft,.catRight,.catBottom { ! background-image: url('./images/cellpic1.gif'); ! background-color:#80BBEC; border: #E3F0FB; border-style: solid; height: 28px; } ! ! /* ! Setting additional nice inner borders for the main table cells. ! The names indicate which sides the border will be on. ! Don't worry if you don't understand this, just ignore it :-) ! */ ! td.cat,td.catHead,td.catBottom { ! height: 29px; ! border-width: 0px 0px 0px 0px; } + th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { + font-weight: bold; border: #E3F0FB; border-style: solid; height: 28px; } + td.row3Right,td.spaceRow { + background-color: #80BBEC; border: #E3F0FB; border-style: solid; } + + th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } + th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } + th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } + th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } + th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } + th.thTop { border-width: 1px 0px 0px 0px; } + th.thCornerL { border-width: 1px 0px 0px 1px; } + th.thCornerR { border-width: 1px 1px 0px 0px; } .spacer { ! background-color: #80BBEC; } *************** *** 386,391 **** height: 1px; border-width: 0; ! background-color: #D1D7DC; ! color: #D1D7DC; } --- 485,490 ---- height: 1px; border-width: 0; ! background-color: #80BBEC; ! color: #80BBEC; } *************** *** 397,400 **** --- 496,500 ---- /* Links ------------ */ + a:link { color: #006597; *************** *** 417,421 **** font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-size: 1.2em; } --- 517,521 ---- font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-size: 13px; } *************** *** 424,428 **** font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-weight: bold; ! font-size: 1.2em; } --- 524,528 ---- font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-weight: bold; ! font-size: 13px; } *************** *** 454,458 **** color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 1.1em; font-weight: normal; padding: 1px; --- 554,558 ---- color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 12px; font-weight: normal; padding: 1px; *************** *** 465,470 **** color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 1.3em; ! line-height: 1.4em; font-weight: normal; border: 1px solid #A9B8C2; --- 565,570 ---- color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 14px; ! line-height: 15px; font-weight: normal; border: 1px solid #A9B8C2; *************** *** 500,504 **** .post { ! background-color: white; border-style: solid; border-width: 1px; --- 600,604 ---- .post { ! background-color: #DAECFA; border-style: solid; border-width: 1px; *************** *** 507,514 **** .btnbbcode { color: #000000; ! font-weight: normal; ! font-size: 1.1em; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! background-color: #EFEFEF; border: 1px solid #666666; } --- 607,614 ---- .btnbbcode { color: #000000; ! font-weight: normal; ! font-size: 0.8em; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! background-color: #DAECFA; border: 1px solid #666666; } *************** *** 516,545 **** .btnmain { font-weight: bold; ! background-color: #ECECEC; border: 1px solid #A9B8C2; cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; } .btnlite { font-weight: normal; ! background-color: #ECECEC; border: 1px solid #A9B8C2; cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; } .btnfile { font-weight: normal; ! background-color: #ECECEC; border: 1px solid #A9B8C2; ! padding: 1px 5px; ! font-size: 1.1em; } .helpline { ! background-color: #DEE3E7; border-style: none; } --- 616,645 ---- .btnmain { font-weight: bold; ! background-color: #DAECFA; border: 1px solid #A9B8C2; cursor: pointer; ! padding: 1px 3px; ! font-size: 0.8em; } .btnlite { font-weight: normal; ! background-color: #DAECFA; border: 1px solid #A9B8C2; cursor: pointer; ! padding: 1px 3px; ! font-size: 0.8em; } .btnfile { font-weight: normal; ! background-color: #DAECFA; border: 1px solid #A9B8C2; ! padding: 1px 3px; ! font-size: 0.8em; } .helpline { ! background-color: #BADBF5; border-style: none; } *************** *** 609,613 **** .syntaxbg { ! color: #FFFFFF; } --- 709,713 ---- .syntaxbg { ! color: #E3F0FB; } *************** *** 664,668 **** table.colortable td { - padding: 0; } --- 764,767 ---- *************** *** 678,680 **** .username-coloured { font-weight: bold; ! } \ No newline at end of file --- 777,826 ---- .username-coloured { font-weight: bold; ! } ! ! ! /* The largest text used in the index page title and toptic title etc. */ ! .maintitle,h1,h2 { ! font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; ! text-decoration: none; line-height : 120%; color : #000000; ! } ! ! ! /* Form elements */ ! input,textarea, select { ! color : #000000; ! font: normal 11px Verdana, Arial, Helvetica, sans-serif; ! border-color : #000000; ! } ! ! /* The text input fields background colour */ ! input.post, textarea.post, select { ! background-color : #E3F0FB; ! } ! ! input { text-indent : 2px; } ! ! /* The buttons used for bbCode styling in message post */ ! input.button { ! background-color : #DAECFA; ! color : #000000; ! font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; ! } ! ! /* The main submit button option */ ! input.mainoption { ! background-color : #FAFAFA; ! font-weight : bold; ! } ! ! /* None-bold submit button */ ! input.liteoption { ! background-color : #FAFAFA; ! font-weight : normal; ! } ! ! /* This is the line in the posting page which shows the rollover ! help line. This is actually a text box, but if set to be the same ! colour as the background no one will know ;) ! */ ! .helpline { background-color: #BADBF5; border-style: none; } \ No newline at end of file |
|
From: Florin C B. <ory...@us...> - 2013-05-22 20:38:55
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26255 Modified Files: mx_statistics.php phpbb3blocks.pak Log Message: Index: mx_statistics.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_statistics.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_statistics.php 31 Oct 2008 18:55:36 -0000 1.6 --- mx_statistics.php 22 May 2013 20:38:52 -0000 1.7 *************** *** 107,143 **** // Getting voting bar info from template // - /* - if( !$board_config['override_user_style'] ) - { - if( $userdata['user_id'] != ANONYMOUS && isset($userdata['user_style']) ) - { - $style = $userdata['user_style']; - if( !$theme ) - { - $style = $board_config['default_style']; - } - } - else - { - $style = $board_config['default_style']; - } - } - else - { - $style = $board_config['default_style']; - } - - - $sql = "SELECT * FROM " . THEMES_TABLE . " WHERE themes_id = $style"; - if( !($result = $db->sql_query($sql)) ) - { - mx_message_die(CRITICAL_ERROR, "Couldn't query database for theme info."); - } - if( !($row = $db->sql_fetchrow($result)) ) - { - mx_message_die(CRITICAL_ERROR, "Couldn't get theme data for themes_id=$style."); - } - */ - $template->assign_vars(array( "LEFT_GRAPH_IMAGE" => $vote_left, --- 107,110 ---- Index: phpbb3blocks.pak =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/phpbb3blocks.pak,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** phpbb3blocks.pak 17 Apr 2013 04:38:38 -0000 1.10 --- phpbb3blocks.pak 22 May 2013 20:38:53 -0000 1.11 *************** *** 1,46 **** module=+:106=+:phpBB3_Blocks=+:modules/mx_phpbb3blocks/=+:MXP phpBB3 Blocks=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 function=+:106=+:132=+:Last_Posts=+:phpBB Last Posts Function=+:mx_last_msg.php=+: parameter=+:132=+:18=+:msg_filter_date=+:Function=+:5=+:get_list_static("{parameter_id}[]",array("no limit", "1 day", "2 days", "3 days", "1 week", "2 weeks", "3 weeks", "1 month", "2 months", "3 months", "6 months", "1 year"),"{parameter_value}")=+:0=+:0 ! parameter=+:132=+:19=+:Last_Msg_Auth_Read=+:Boolean=+:FALSE=+:=+:0=+:0 ! parameter=+:132=+:20=+:Last_Msg_Display_Date=+:Boolean=+:TRUE=+:=+:0=+:0 parameter=+:132=+:21=+:Last_Msg_Align=+:Values=+:left=+:=+:0=+:0 parameter=+:132=+:22=+:Last_Msg_Target=+:Values=+:_blank=+:=+:0=+:0 parameter=+:132=+:23=+:Last_Msg_Title_Length=+:Number=+:26=+:=+:0=+:0 ! parameter=+:132=+:24=+:Last_Msg_Display_Forum=+:Boolean=+:TRUE=+:=+:0=+:0 parameter=+:132=+:25=+:Last_Msg_forum=+:Function=+:1=+:get_list_multiple("{parameter_id}[]", FORUMS_TABLE, 'forum_id', 'forum_name', "{parameter_value}", TRUE)=+:0=+:0 parameter=+:132=+:26=+:Last_Msg_Number_Title=+:Number=+:15=+:=+:0=+:0 ! parameter=+:132=+:27=+:Last_Msg_Display_Icon_View=+:Boolean=+:TRUE=+:=+:0=+:0 parameter=+:132=+:28=+:Last_Msg_Display_Author=+:Boolean=+:FALSE=+:=+:0=+:0 ! parameter=+:132=+:29=+:Last_Msg_Display_Last_Author=+:Boolean=+:TRUE=+:=+:0=+:0 ! parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:Last_Posts=+:Demo block=+:132=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 ! function=+:106=+:133=+:phpBB3_Announcements=+:phpBB3 Announcements=+:mx_announce.php=+: ! parameter=+:133=+:340=+:announce_nbr_display=+:Number=+:1=+:=+:0=+:0 ! parameter=+:133=+:341=+:announce_nbr_days=+:Number=+:31=+:=+:0=+:0 ! parameter=+:133=+:342=+:announce_display=+:Boolean=+:TRUE=+:=+:0=+:0 ! parameter=+:133=+:343=+:announce_display_sticky=+:Boolean=+:TRUE=+:=+:0=+:0 ! parameter=+:133=+:344=+:announce_display_normal=+:Boolean=+:FALSE=+:=+:0=+:0 ! parameter=+:133=+:345=+:announce_display_global=+:Boolean=+:TRUE=+:=+:0=+:0 ! parameter=+:133=+:346=+:announce_img=+:Text=+:thumb_globe.gif=+:=+:0=+:0 ! parameter=+:133=+:347=+:announce_img_sticky=+:Text=+:thumb_globe.gif=+:=+:0=+:0 ! parameter=+:133=+:348=+:announce_img_normal=+:Text=+:thumb_globe.gif=+:=+:0=+:0 ! parameter=+:133=+:349=+:announce_img_global=+:Text=+:thumb_globe.gif=+:=+:0=+:0 ! parameter=+:133=+:400=+:announce_img_news=+:Text=+:thumb_news.gif=+:=+:0=+:0 ! parameter=+:133=+:401=+:announce_forum=+:Function=+:1=+:get_list_multiple("{parameter_id}[]", FORUMS_TABLE, 'forum_id', 'forum_name', "{parameter_value}", TRUE)=+:0=+:0 ! parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:phpBB3_Announcements=+:Demo block=+:133=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 ! function=+:106=+:134=+:phpBB3_Index=+:phpBB Index Block=+:mx_forum.php=+: parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:phpBB3_Index=+:Demo block=+:134=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 function=+:106=+:135=+:Statistics=+:Website Statistics Function=+:mx_statistics.php=+: parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:Statistics=+:Demo block=+:135=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 ! function=+:106=+:136=+:Website_Activity=+:Activity Stats Block=+:mx_activity_stats.php=+: ! parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:Website_Activity=+:Demo block=+:136=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 function=+:0=+:0=+:0=+:endoflist=+:0=+:0 --- 1,46 ---- module=+:106=+:phpBB3_Blocks=+:modules/mx_phpbb3blocks/=+:MXP phpBB3 Blocks=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 + function=+:106=+:136=+:Website_Activity=+:Activity Stats Block=+:mx_activity_stats.php=+: + parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 + block=+:=+:Demo - Website_Activity=+:Demo block=+:136=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 + New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 + function=+:106=+:133=+:phpBB3_Announcements=+:phpBB3 Announcements=+:mx_announce.php=+: + parameter=+:133=+:30=+:announce_nbr_display=+:Number=+:1=+:=+:0=+:0 + parameter=+:133=+:31=+:announce_nbr_days=+:Number=+:31=+:=+:0=+:0 + parameter=+:133=+:32=+:announce_display=+:Boolean=+:TRUE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 + parameter=+:133=+:33=+:announce_display_sticky=+:Boolean=+:TRUE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 + parameter=+:133=+:34=+:announce_display_normal=+:Boolean=+:FALSE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 + parameter=+:133=+:35=+:announce_display_global=+:Boolean=+:TRUE=+:a:2:{i:0;s:4:"TRUE";i:1;s:5:"FALSE";}=+:0=+:0 + parameter=+:133=+:36=+:announce_img=+:Text=+:thumb_globe.gif=+:=+:0=+:0 + parameter=+:133=+:37=+:announce_img_sticky=+:Text=+:thumb_globe.gif=+:=+:0=+:0 + parameter=+:133=+:38=+:announce_img_normal=+:Text=+:thumb_globe.gif=+:=+:0=+:0 + parameter=+:133=+:39=+:announce_img_global=+:Text=+:thumb_globe.gif=+:=+:0=+:0 + parameter=+:133=+:40=+:announce_forum=+:Function=+:1=+:get_list_multiple("{parameter_id}[]", FORUMS_TABLE, 'forum_id', 'forum_name', "{parameter_value}", TRUE)=+:0=+:0 + parameter=+:133=+:217=+:announce_img_news=+:Text=+:thumb_news.gif=+:=+:0=+:0 + parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 + block=+:=+:Demo - phpBB3_Announcements=+:Demo block=+:133=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 + New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 + function=+:106=+:134=+:phpBB3_Index=+:phpBB Index Block=+:mx_forum.php=+: + parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 + block=+:=+:Demo - phpBB3_Index=+:Demo block=+:134=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 + New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 function=+:106=+:132=+:Last_Posts=+:phpBB Last Posts Function=+:mx_last_msg.php=+: parameter=+:132=+:18=+:msg_filter_date=+:Function=+:5=+:get_list_static("{parameter_id}[]",array("no limit", "1 day", "2 days", "3 days", "1 week", "2 weeks", "3 weeks", "1 month", "2 months", "3 months", "6 months", "1 year"),"{parameter_value}")=+:0=+:0 ! parameter=+:132=+:19=+:Last_Msg_Auth_Read=+:Boolean=+:FALSE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 ! parameter=+:132=+:20=+:Last_Msg_Display_Date=+:Boolean=+:TRUE=+:a:2:{i:0;s:4:"TRUE";i:1;s:5:"FALSE";}=+:0=+:0 parameter=+:132=+:21=+:Last_Msg_Align=+:Values=+:left=+:=+:0=+:0 parameter=+:132=+:22=+:Last_Msg_Target=+:Values=+:_blank=+:=+:0=+:0 parameter=+:132=+:23=+:Last_Msg_Title_Length=+:Number=+:26=+:=+:0=+:0 ! parameter=+:132=+:24=+:Last_Msg_Display_Forum=+:Boolean=+:TRUE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 parameter=+:132=+:25=+:Last_Msg_forum=+:Function=+:1=+:get_list_multiple("{parameter_id}[]", FORUMS_TABLE, 'forum_id', 'forum_name', "{parameter_value}", TRUE)=+:0=+:0 parameter=+:132=+:26=+:Last_Msg_Number_Title=+:Number=+:15=+:=+:0=+:0 ! parameter=+:132=+:27=+:Last_Msg_Display_Icon_View=+:Boolean=+:TRUE=+:a:2:{i:0;s:5:"FALSE";i:1;s:4:"TRUE";}=+:0=+:0 parameter=+:132=+:28=+:Last_Msg_Display_Author=+:Boolean=+:FALSE=+:=+:0=+:0 ! parameter=+:132=+:29=+:Last_Msg_Display_Last_Author=+:Boolean=+:TRUE=+:a:2:{i:0;s:4:"TRUE";i:1;s:5:"FALSE";}=+:0=+:0 parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:Demo - Last_Posts=+:Demo block=+:132=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 New_function=+:---------------------------=+:0=+:0=+:0=+:0=+:0 function=+:106=+:135=+:Statistics=+:Website Statistics Function=+:mx_statistics.php=+: parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 ! block=+:=+:Demo - Statistics=+:Demo block=+:135=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 function=+:0=+:0=+:0=+:endoflist=+:0=+:0 |
|
From: Florin C B. <ory...@us...> - 2013-05-03 14:05:45
|
Update of /cvsroot/mxbb/mx_music/music_box/mp3 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1698 Modified Files: get_mp3_files_pop.php Log Message: Index: get_mp3_files_pop.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/mp3/get_mp3_files_pop.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** get_mp3_files_pop.php 21 Apr 2013 02:52:48 -0000 1.3 --- get_mp3_files_pop.php 3 May 2013 14:05:42 -0000 1.4 *************** *** 636,641 **** $url_full_song = !empty($thissong['song_url']) ? $thissong['song_url'] : mx_append_sid(this_mo_mxurl("music_mode=music_song&song_id=" . $thissong['song_id'] . "&item_size=800", true)); echo " <annotation>" . ($j + 1) . " (" . $songrow[$j]['song_id'] . ") " . $song_title . "</annotation>\n"; ! if(!empty($song_filetype)) { --- 636,642 ---- $url_full_song = !empty($thissong['song_url']) ? $thissong['song_url'] : mx_append_sid(this_mo_mxurl("music_mode=music_song&song_id=" . $thissong['song_id'] . "&item_size=800", true)); + echo " <image>" . $img_id . "</image>\n"; echo " <annotation>" . ($j + 1) . " (" . $songrow[$j]['song_id'] . ") " . $song_title . "</annotation>\n"; ! if(!empty($song_filetype)) { |
|
From: Florin C B. <ory...@us...> - 2013-04-30 23:02:41
|
Update of /cvsroot/mxbb/mx_news In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16849 Modified Files: mx_news.php Log Message: phpBB3 bbcode update Index: mx_news.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** mx_news.php 29 Mar 2011 08:21:22 -0000 1.9 --- mx_news.php 30 Apr 2013 23:02:38 -0000 1.10 *************** *** 209,219 **** // Lets Build the page // ! if ( !$is_block ) { ! include( $mx_root_path . 'includes/page_header.' . $phpEx ); } $mx_news->module( $actions[$action] ); ! $mx_news->modules[$actions[$action]]->main( $action ); $mx_news_functions->page_header(); --- 209,219 ---- // Lets Build the page // ! if (!$is_block) { ! include($mx_root_path . 'includes/page_header.' . $phpEx); } $mx_news->module( $actions[$action] ); ! $mx_news->modules[$actions[$action]]->main($action); $mx_news_functions->page_header(); *************** *** 222,234 **** // page body for mx_news // ! $template->set_filenames( array( 'body' => $mx_news_tpl_name ) ); ! $template->pparse( 'body' ); $mx_news_functions->page_footer(); ! if ( !$is_block ) { ! include( $mx_root_path . 'includes/page_tail.' . $phpEx ); } ?> \ No newline at end of file --- 222,234 ---- // page body for mx_news // ! $template->set_filenames(array('body' => $mx_news_tpl_name)); ! $template->pparse('body'); $mx_news_functions->page_footer(); ! if (!$is_block) { ! include($mx_root_path . 'includes/page_tail.' . $phpEx); } ?> \ No newline at end of file |
|
From: Florin C B. <ory...@us...> - 2013-04-30 23:02:01
|
Update of /cvsroot/mxbb/mx_calsnails/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16748 Modified Files: cal_functions.php Log Message: phpBB3 bbcode update Index: cal_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/cal_functions.php,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** cal_functions.php 29 Apr 2013 05:04:26 -0000 1.25 --- cal_functions.php 30 Apr 2013 23:01:58 -0000 1.26 *************** *** 2200,2205 **** $G = $year % 19; $C = (int)($year / 100); ! $H = (int)($C - (int)($C / 4) - (int)((8*$C+13) / 25) + 19*$G + 15) % 30; ! $I = (int)$H - (int)($H / 28)*(1 - (int)($H / 28)*(int)(29 / ($H + 1))*((int)(21 - $G) / 11)); //$S21 = date("$year-03-21"); if($I <= 10) --- 2200,2205 ---- $G = $year % 19; $C = (int)($year / 100); ! $H = (int)($C - (int)($C / 4) - (int)((8 * $C + 13) / 25) + 19 * $G + 15) % 30; ! $I = (int)$H - (int)($H / 28) * (1 - (int)($H / 28)*(int)(29 / ($H + 1)) * ((int)(21 - $G) / 11)); //$S21 = date("$year-03-21"); if($I <= 10) *************** *** 2213,2218 **** $GregLunarDay = str_pad($I - 10, 2, '0', STR_PAD_LEFT); $PascalunarDay = str_pad($I - 11, 2, '0', STR_PAD_LEFT); ! $GregLunarMonth = 04; ! } $J = ($year + (int)($year / 4) + $I + 2 - $C + (int)($C / 4)) % 7; $L = $I - $J; --- 2213,2219 ---- $GregLunarDay = str_pad($I - 10, 2, '0', STR_PAD_LEFT); $PascalunarDay = str_pad($I - 11, 2, '0', STR_PAD_LEFT); ! $GregLunarMonth = 04; ! } ! $J = ($year + (int)($year / 4) + $I + 2 - $C + (int)($C / 4)) % 7; $L = $I - $J; *************** *** 2220,2237 **** $OmerDay = $L + 28 - 31 * ((int)($m / 4)); $OmerMonth = 3 + (int)(($L + 40) / 44); ! //$lagBaOmerDay = $L + 28 + 3 - 31 * ((int)($m / 4)); //+ 33 - 31 ! $lagBaOmerDay = 18 + $OmerDay - $GregLunarDay; //18 $lagBaOmerMonth = 4 + (int)(($L + 40) / 44); ! //$PalmSunday = addDays($OmerDay, -7); //Christian Lamb Day ! //$LaetareSunday = addDays($OmerDay, -21); ! //$GoodFriday = addDays($OmerDay, -2); ! //$HolyThursday = addDays($OmerDay, -3); ? ! //$ShroveTuesday = addDays($OmerDay, -47); ? ! //$AshWednesday = addDays($OmerDay, -46); ? ! //$AscensionDay = addDays($OmerDay, 39); ! $ShavuotDay = 6 + $OmerDay - $GregLunarDay; //6 ! //$Pentecost = addDays($OmerDay, 49); //6 switch ($mode) --- 2221,2264 ---- $OmerDay = $L + 28 - 31 * ((int)($m / 4)); $OmerMonth = 3 + (int)(($L + 40) / 44); ! ! $lagBaOmerDay = 18 + $OmerDay - $GregLunarDay; //18 = 30 $lagBaOmerMonth = 4 + (int)(($L + 40) / 44); + $AscensionDay = 25 + $OmerDay - $GregLunarDay; //25 = 40 ! //1st omer is from 16 to 22 Nisan in Hag Matzot Shavua after Shabbbath is down ! $JOmerDay01 = $this->caldean_date('JDay', $OmerMonth, $OmerDay, $year); ! //$JOmerYear = $this->caldean_date('JYear', $OmerMonth, $OmerDay, $year); ! if($JOmerDay01 <= 20) ! { ! $AliyahDay = $JOmerDay01 + 9; //offset 40 - 30 = 10 | 40 days = 10 days + one month of 30 days ! $AliyahMonth = 10; //Sivan ! $AscensionMonth = 05; //May ! $AscensionYear = $year; //$this->JewishToGreg('GYear', $AliyahMonth, $AliyahDay, $JOmerYear); ! } ! else ! { ! $AliyahDay = $JOmerDay01 - 20; //offset: 30 - 20 = 10 | 40 days = 10 days + one month of 30 days ! $AliyahMonth = 11; //Tamuz ! $AscensionMonth = 06; //June ! $AscensionYear = $year; //$this->JewishToGreg('GYear', $AliyahMonth, $AliyahDay, $JOmerYear); ! } ! ! //$JOmerDay30 = $JOmerDay01; ! //$JOmerDay33 = $JOmerDay01 + 3; //18 = 30 ! //$AscensionMonth = 5 + (int)(($L + 40) / 44); ! ! //$GregPentecostMonth = $GregLunarMonth + 2; ! ! //$PalmSunday = $this->addDays($OmerDay, -7); //Christian Lamb Day ! //$LaetareSunday = $this->addDays($OmerDay, -21); ! //$GoodFriday = $this->addDays($OmerDay, -2); ! ! //$HolyThursday = $this->addDays($OmerDay, -3); ? ! //$ShroveTuesday = $this->addDays($OmerDay, -47); ? ! //$AshWednesday = $this->addDays($OmerDay, -46); ? ! //$AscensionDay = $this->addDays($OmerDay, 39); ! $ShavuotDay = 6 + $OmerDay - $GregLunarDay; //6 Sivan offset +- max 5-6 days = day 50 ! //$PentecostDay = $this->addDays($OmerDay, 49); //Gregorian switch ($mode) *************** *** 2250,2254 **** break; case 'JOmerDay': ! return $this->caldean_date('JDay', $OmerMonth, $OmerDay, $year); break; case 'BaOmerMonth': --- 2277,2281 ---- break; case 'JOmerDay': ! return $JOmerDay01; //$JOmerDay01 break; case 'BaOmerMonth': *************** *** 2256,2267 **** break; case 'BaOmerDay': ! return $lagBaOmerDay; break; case 'BOmerDay': ! return $this->caldean_date('JDay', $lagBaOmerMonth, $lagBaOmerDay, $year); break; case 'AscensionDay': return $AscensionDay; break; case 'PentecostDay': return $PentecostDay; --- 2283,2297 ---- break; case 'BaOmerDay': ! return $lagBaOmerDay; //hebcal offset break; case 'BOmerDay': ! return $this->caldean_date('JDay', $lagBaOmerMonth, $lagBaOmerDay, $year); //gregorian cal hebday break; case 'AscensionDay': return $AscensionDay; break; + case 'AliyahDay': + return $AliyahDay; // 40 days + break; case 'PentecostDay': return $PentecostDay; *************** *** 2491,2495 **** 'yomHaAzmaut' => array('native' => '××× ×עצ×××ת', 'foreign' => t('Yom HaAtsmaut'), 'class' => 'khol'), 'lagBaOmer' => array('native' => '×"× ××¢××ר', 'foreign' => t('Lag BaOmer'), 'class' => 'omer khol'), ! 'yomYerishalayim' => array('native' => '××× ×ר×ש×××', 'foreign' => t('Yom Yerushalayim'), 'class' => 'khol'), // Sivan 'shavuotErevKhag' => array('native' => '×¢×¨× ×©×××¢×ת', 'foreign' => t('Erev Shavuot'), 'class' => 'khol'), --- 2521,2527 ---- 'yomHaAzmaut' => array('native' => '××× ×עצ×××ת', 'foreign' => t('Yom HaAtsmaut'), 'class' => 'khol'), 'lagBaOmer' => array('native' => '×"× ××¢××ר', 'foreign' => t('Lag BaOmer'), 'class' => 'omer khol'), ! ! 'yomAscension' => array('native' => '××× ××¢××××', 'foreign' => t('Yom HaAliyah'), 'class' => 'khol'), ! 'yomYerishalayim' => array('native' => '××× ×ר×ש×××', 'foreign' => t('Yom Yerushalayim'), 'class' => 'khol'), // Sivan 'shavuotErevKhag' => array('native' => '×¢×¨× ×©×××¢×ת', 'foreign' => t('Erev Shavuot'), 'class' => 'khol'), *************** *** 2626,2629 **** --- 2658,2664 ---- if ($j_month == IYAR || !$j_month) { + $b = $this->passover_day('BaOmerDay', $g_year, $j_year); //18 + $a = $this->passover_day('AliyahDay', $g_year, $j_year); //23 + //print_r("$a"); $d->set($j_year, IYAR, 4); // Rule #1: thu,fri -> wed *************** *** 2650,2655 **** } $list[$d->month][$d->day][] = 'yomHaAzmaut'; ! $b = $this->passover_day('BaOmerDay', $g_year, $j_year); //18 $list[IYAR][$b][] = 'lagBaOmer'; $list[IYAR][28][] = 'yomYerishalayim'; if ($sefirat_omer) --- 2685,2692 ---- } $list[$d->month][$d->day][] = 'yomHaAzmaut'; ! $list[IYAR][$b][] = 'lagBaOmer'; + $list[IYAR][25][] = 'yomAscension'; + $list[IYAR][$a][] = 'yomAscension'; $list[IYAR][28][] = 'yomYerishalayim'; if ($sefirat_omer) |
|
From: Florin C B. <ory...@us...> - 2013-04-29 05:05:55
|
Update of /cvsroot/mxbb/mx_news/mx_news/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17109/includes Modified Files: functions.php functions_comment.php Log Message: phpBB3 bbcode update Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/includes/functions.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** functions.php 15 Jul 2008 22:06:18 -0000 1.8 --- functions.php 29 Apr 2013 05:05:52 -0000 1.9 *************** *** 218,222 **** --- 218,246 ---- function page_header() { + global $lang, $mx_user, $images, $template; + + //overwrite some phpBB3 vars + $images['mx_news_icon_minipost'] = $mx_user->img('icon_post_reply', 'REPLY_POST', false, '', 'src'); + $images['mx_news_icon_edit'] = $mx_user->img('icon_post_edit', 'EDIT_POST', false, '', 'src'); + $images['mx_news_icon_delpost'] = $mx_user->img('icon_post_delete', 'DELETE_POST', false, '', 'src'); + + $template->assign_vars( array( + 'L_NEWS_TITLE' => $lang['mx_news_title'], + 'L_NEWS_DISABLE' => $lang['mx_news_disable'], + 'L_CLICK_HERE' => $lang['Read_full_link'], + 'L_AUTHOR' => $lang['Submiter'], + 'L_EDIT' => $lang['Comment_edit'], + 'L_DELETE' => $lang['Comment_delete'], + 'L_REPLY' => $lang['Comment_add'], + + 'DELETE_IMG' => $images['mx_news_icon_delpost'], + 'EDIT_IMG' => $images['mx_news_icon_edit'], + 'REPLY_IMG' => $images['mx_news_icon_minipost'], + // Buttons + //'B_REPLY_IMG' => $mx_user->create_button('mx_news_icon_minipost', $lang['Comment_add'], $this->this_mxurl()), + //'B_DELETE_IMG' => $mx_user->create_button('mx_news_icon_delpost', $lang['Comment_delete'], "javascript:delete_item('". mx_append_sid( $this->this_mxurl()) . "')"), + //'B_EDIT_IMG' => $mx_user->create_button('mx_news_icon_edit', $lang['Comment_edit'], mx_append_sid($this->this_mxurl())) + )); } Index: functions_comment.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/includes/functions_comment.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** functions_comment.php 10 Jul 2008 22:54:28 -0000 1.7 --- functions_comment.php 29 Apr 2013 05:05:53 -0000 1.8 *************** *** 91,94 **** --- 91,99 ---- $this->formatting_comment_image_resize = $mx_news_config['formatting_comment_image_resize']; $this->formatting_comment_wordwrap = $mx_news_config['formatting_comment_wordwrap']; + + //overwrite some phpBB3 vars + //$images['mx_news_icon_minipost'] = $mx_user->img('icon_post_reply', 'REPLY_POST', false, '', 'src'); + //$images['mx_news_icon_edit'] = $mx_user->img('icon_post_edit', 'EDIT_POST', false, '', 'src'); + //$images['mx_news_icon_delpost'] = $mx_user->img('icon_post_delete', 'DELETE_POST', false, '', 'src'); // *************** *** 97,106 **** $this->images = array( 'icon_minipost' => $images['mx_news_icon_minipost'], ! //'comment_post' => $images['mx_news_comment_post'], ! 'comment_post' => 'mx_news_comment_post', ! //'icon_edit' => $images['mx_news_icon_edit'], ! 'icon_edit' => 'mx_news_icon_edit', ! //'icon_delpost' => $images['mx_news_icon_delpost']); ! 'icon_delpost' => 'mx_news_icon_delpost'); $this->u_post = $mx_news->this_mxurl( 'action=post_news&item_id=' . $this->item_id . '&modrewrite=no'); --- 102,111 ---- $this->images = array( 'icon_minipost' => $images['mx_news_icon_minipost'], ! 'comment_post' => $images['mx_news_comment_post'], ! //'comment_post' => 'mx_news_comment_post', ! 'icon_edit' => $images['mx_news_icon_edit'], ! //'icon_edit' => 'mx_news_icon_edit', ! 'icon_delpost' => $images['mx_news_icon_delpost']); ! //'icon_delpost' => 'mx_news_icon_delpost'); $this->u_post = $mx_news->this_mxurl( 'action=post_news&item_id=' . $this->item_id . '&modrewrite=no'); |
|
From: Florin C B. <ory...@us...> - 2013-04-29 05:05:39
|
Update of /cvsroot/mxbb/mx_smartor/jupload In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17080 Modified Files: jupload.jar Log Message: phpBB3 bbcode update Index: jupload.jar =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/jupload/jupload.jar,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvssjQK37 and /tmp/cvsppRrIz differ |
|
From: Florin C B. <ory...@us...> - 2013-04-29 05:05:11
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/language/lang_romanian In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17063/lang_romanian Modified Files: lang_main.php Log Message: phpBB3 bbcode update Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/language/lang_romanian/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsdk3GFP and /tmp/cvskpmyRj differ |
|
From: Florin C B. <ory...@us...> - 2013-04-29 05:04:29
|
Update of /cvsroot/mxbb/mx_calsnails/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16984 Modified Files: cal_functions.php Log Message: phpBB3 bbcode update Index: cal_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/cal_functions.php,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** cal_functions.php 7 Apr 2013 16:37:47 -0000 1.24 --- cal_functions.php 29 Apr 2013 05:04:26 -0000 1.25 *************** *** 1507,1512 **** $jdc = gregoriantojd($month, $day, $year); $dow = jddayofweek($jdc, 0) + 1; ! $j_date = $this->convertToNative(array('jdc' => $jdc)); ! $julDate = $this->caldean_date('Date', $month, $thisday, $year); $JDate = $this->caldean_date('HebrewDate', $month, $thisday, $year); --- 1507,1511 ---- $jdc = gregoriantojd($month, $day, $year); $dow = jddayofweek($jdc, 0) + 1; ! $j_date = $this->convertToNative(array('jdc' => $jdc)); $julDate = $this->caldean_date('Date', $month, $thisday, $year); $JDate = $this->caldean_date('HebrewDate', $month, $thisday, $year); *************** *** 2163,2167 **** return $woy; } ! /* Functions ported from mx_moonfases module --- 2162,2173 ---- return $woy; } ! /* ! Adds a specified number of days to the date provided. ! */ ! function addDays($day, $days) ! { ! $timestr = ($days > 0) ? "+" . $days . " days" : $days . " days"; ! return strtotime($timestr, $day); ! } /* Functions ported from mx_moonfases module *************** *** 2188,2199 **** the Paschal full moon (a number between -6 and 28) */ ! function passover_day($mode, $year) { ! //global $mx_user; ! $year = ($year) ? $year : date(Y); //Gregorian or Julian Year $G = $year % 19; $C = (int)($year / 100); $H = (int)($C - (int)($C / 4) - (int)((8*$C+13) / 25) + 19*$G + 15) % 30; ! $I = (int)$H - (int)($H / 28)*(1 - (int)($H / 28)*(int)(29 / ($H + 1))*((int)(21 - $G) / 11)); //$S21 = date("$year-03-21"); if($I <= 10) --- 2194,2205 ---- the Paschal full moon (a number between -6 and 28) */ ! function passover_day($mode, $g_year, $j_year = 0) { ! $g_year = ($g_year) ? $g_year : date(Y); //Gregorian or Julian Year ! $year = (intval($j_year) > 0) ? $this->JewishToGreg('GYear', false, false, $j_year) : $g_year; //Gregorian or Julian Year $G = $year % 19; $C = (int)($year / 100); $H = (int)($C - (int)($C / 4) - (int)((8*$C+13) / 25) + 19*$G + 15) % 30; ! $I = (int)$H - (int)($H / 28)*(1 - (int)($H / 28)*(int)(29 / ($H + 1))*((int)(21 - $G) / 11)); //$S21 = date("$year-03-21"); if($I <= 10) *************** *** 2201,2205 **** $GregLunarDay = str_pad(21 + $I, 2, '0', STR_PAD_LEFT); $PascaLunarDay = str_pad(20 + $I, 2, '0', STR_PAD_LEFT); ! $GregLunarMonth = 03; } else --- 2207,2211 ---- $GregLunarDay = str_pad(21 + $I, 2, '0', STR_PAD_LEFT); $PascaLunarDay = str_pad(20 + $I, 2, '0', STR_PAD_LEFT); ! $GregLunarMonth = 03; } else *************** *** 2208,2217 **** $PascalunarDay = str_pad($I - 11, 2, '0', STR_PAD_LEFT); $GregLunarMonth = 04; ! } $J = ($year + (int)($year / 4) + $I + 2 - $C + (int)($C / 4)) % 7; $L = $I - $J; $m = 3 + (int)(($L + 40) / 44); $OmerDay = $L + 28 - 31 * ((int)($m / 4)); ! $OmerMonth = 3 + (int)(($L + 40) / 44); switch ($mode) { --- 2214,2238 ---- $PascalunarDay = str_pad($I - 11, 2, '0', STR_PAD_LEFT); $GregLunarMonth = 04; ! } $J = ($year + (int)($year / 4) + $I + 2 - $C + (int)($C / 4)) % 7; $L = $I - $J; $m = 3 + (int)(($L + 40) / 44); $OmerDay = $L + 28 - 31 * ((int)($m / 4)); ! $OmerMonth = 3 + (int)(($L + 40) / 44); ! //$lagBaOmerDay = $L + 28 + 3 - 31 * ((int)($m / 4)); //+ 33 - 31 ! $lagBaOmerDay = 18 + $OmerDay - $GregLunarDay; //18 ! $lagBaOmerMonth = 4 + (int)(($L + 40) / 44); ! ! //$PalmSunday = addDays($OmerDay, -7); //Christian Lamb Day ! //$LaetareSunday = addDays($OmerDay, -21); ! //$GoodFriday = addDays($OmerDay, -2); ! ! //$HolyThursday = addDays($OmerDay, -3); ? ! //$ShroveTuesday = addDays($OmerDay, -47); ? ! //$AshWednesday = addDays($OmerDay, -46); ? ! //$AscensionDay = addDays($OmerDay, 39); ! $ShavuotDay = 6 + $OmerDay - $GregLunarDay; //6 ! //$Pentecost = addDays($OmerDay, 49); //6 ! switch ($mode) { *************** *** 2227,2238 **** case 'OmerDay': return $OmerDay; case 'JOmerDay': return $this->caldean_date('JDay', $OmerMonth, $OmerDay, $year); break; default: break; } } - // Implements from NativeCalendar::getHolidays() function getMoadim($j_year, $j_month, $j_day, $mode = CAL_LANG_FOREIGN) --- 2248,2277 ---- case 'OmerDay': return $OmerDay; + break; case 'JOmerDay': return $this->caldean_date('JDay', $OmerMonth, $OmerDay, $year); break; + case 'BaOmerMonth': + return $lagBaOmerMonth; + break; + case 'BaOmerDay': + return $lagBaOmerDay; + break; + case 'BOmerDay': + return $this->caldean_date('JDay', $lagBaOmerMonth, $lagBaOmerDay, $year); + break; + case 'AscensionDay': + return $AscensionDay; + break; + case 'PentecostDay': + return $PentecostDay; + break; + case 'ShavuotDay': + return $ShavuotDay; + break; default: break; } } // Implements from NativeCalendar::getHolidays() function getMoadim($j_year, $j_month, $j_day, $mode = CAL_LANG_FOREIGN) *************** *** 2246,2250 **** if (!isset($cache[$j_year][$j_month])) { ! $cache[$j_year][$j_month] = $this->_buildMoadim($j_year, $j_month); } if (isset($cache[$j_year][$j_month][$j_day])) --- 2285,2289 ---- if (!isset($cache[$j_year][$j_month])) { ! $cache[$j_year][$j_month] = $this->_buildMoadim($j_year, $j_month, $j_day); } if (isset($cache[$j_year][$j_month][$j_day])) *************** *** 2321,2324 **** --- 2360,2410 ---- } } + //this->JewishToGreg('GDate', 4, 30, 5767) === "1/20/2007" + function JewishToGreg($mode, $month = 0, $day = 0, $year = 0) + { + $month = (intval($month) > 0) ? $month : $this->caldean_date('JMonth'); //gregorianMonth of Pasca or Omer + $day = (intval($day) > 0) ? $day : $this->caldean_date('JDay'); //regorianDay of Pasca or Omer + $year = (intval($year) > 0) ? $year : $this->caldean_date('JYear'); //gregorianYear of Pasca or Omer + /* + jdmonthname() + 0 Gregorian - abbreviated Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec + 1 Gregorian January, February, March, April, May, June, July, August, September, October, November, December + 2 Julian - abbreviated Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec + 3 Julian January, February, March, April, May, June, July, August, September, October, November, December + 4 Jewish Tishri, Heshvan, Kislev, Tevet, Shevat, AdarI, AdarII, Nisan, Iyyar, Sivan, Tammuz, Av, Elul + 5 French Republican Vendemiaire, Brumaire, Frimaire, Nivose, Pluviose, Ventose, Germinal, Floreal, Prairial, Messidor, Thermidor, Fructidor, Extra + */ + $JDate = JewishToJD($month, $day, $year); //decimal fraction of the Julian date with the php gregoriantojd() + list($JD_Month, $JD_Day, $JD_Year) = split('/', $JDate); + $GDate = jdtogregorian($JDate); + list($GD_Month, $GD_Day, $GD_Year) = split('/', $GDate); + switch ($mode) + { + case 'JMonth': + return $JD_Month; + break; + case 'JDay': + return $JD_Day; + break; + case 'JYear': + return $JD_Year; + case 'JDate': + return $JDate; + break; + case 'GMonth': + return $GD_Month; + break; + case 'GYear': + return $GD_Year; + break; + case 'GDay': + return $GD_Day; + break; + case 'GDate': + default: + return $GDate; + break; + } + } // From NativeCalendar::getMonthName() *************** *** 2455,2459 **** // _buildHolidays() is the 'brain' of this object. It builds a table of holidays // for either a complete year or a month. ! function _buildMoadim($j_year, $j_month = 0) { $list = array(); --- 2541,2545 ---- // _buildHolidays() is the 'brain' of this object. It builds a table of holidays // for either a complete year or a month. ! function _buildMoadim($j_year, $j_month = 0, $j_day = 0) { $list = array(); *************** *** 2465,2469 **** $isru = $this->settings['isru']; $eves = $this->settings['eves']; ! // // Holidays of Nisan --- 2551,2556 ---- $isru = $this->settings['isru']; $eves = $this->settings['eves']; ! // Greg Year: ! $g_year = $this->JewishToGreg('GYear', $j_month, $j_day, $j_year); // // Holidays of Nisan *************** *** 2509,2516 **** } } ! // Yom HaBikurei: ! $j = $this->passover_day('JOmerDay', false); ! $list[NISAN][$j][] = 'yomHaBikurei'; ! // Yom HaShoaa: $d->set($j_year, NISAN, 27); // Rule #1: fri,sat -> thu -> sun --- 2596,2603 ---- } } ! // Yom HaBikurei: ! $o = $this->passover_day('JOmerDay', $g_year, $j_year); ! $list[NISAN][$o][] = 'yomHaBikurei'; ! // Yom HaShoaa: $d->set($j_year, NISAN, 27); // Rule #1: fri,sat -> thu -> sun *************** *** 2535,2539 **** } // ! // Holidays of Iyar // if ($j_month == IYAR || !$j_month) --- 2622,2626 ---- } // ! // Holidays of Aiir // if ($j_month == IYAR || !$j_month) *************** *** 2563,2567 **** } $list[$d->month][$d->day][] = 'yomHaAzmaut'; ! $list[IYAR][18][] = 'lagBaOmer'; $list[IYAR][28][] = 'yomYerishalayim'; if ($sefirat_omer) --- 2650,2655 ---- } $list[$d->month][$d->day][] = 'yomHaAzmaut'; ! $b = $this->passover_day('BaOmerDay', $g_year, $j_year); //18 ! $list[IYAR][$b][] = 'lagBaOmer'; $list[IYAR][28][] = 'yomYerishalayim'; if ($sefirat_omer) *************** *** 2578,2592 **** --- 2666,2688 ---- if ($j_month == SIVAN || !$j_month) { + $s = $this->passover_day('ShavuotDay', $g_year, $j_year); //6 + $s0 = $s - 1; //5 + $s2 = $s + 1; //7 + $s3 = $s + 2; //8 if ($eves) { $list[SIVAN][5][] = 'shavuotErevKhag'; + $list[SIVAN][$s0][] = 'shavuotErevKhag'; } $list[SIVAN][6][] = 'shavuot'; + $list[SIVAN][$s][] = 'shavuot'; if ($diaspora) { $list[SIVAN][7][] = 'shavuot2'; + $list[SIVAN][$s2][] = 'shavuot2'; if ($isru) { $list[SIVAN][8][] = 'shavuotIsruKhag'; + $list[SIVAN][$s3][] = 'shavuotIsruKhag'; } } *************** *** 2596,2604 **** { $list[SIVAN][7][] = 'shavuotIsruKhag'; } } if ($sefirat_omer) { ! for ($i = 1; $i < 6; $i++) { $list[SIVAN][$i][] = 'omer'; --- 2692,2701 ---- { $list[SIVAN][7][] = 'shavuotIsruKhag'; + $list[SIVAN][$s2][] = 'shavuotIsruKhag'; } } if ($sefirat_omer) { ! for ($i = 1; $i < $s; $i++) { $list[SIVAN][$i][] = 'omer'; |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:14:43
|
Update of /cvsroot/mxbb/core/templates/_core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11642 Modified Files: bbcode.tpl Log Message: phpBB3 bbcode update Index: bbcode.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/_core/bbcode.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** bbcode.tpl 11 Jul 2009 21:58:44 -0000 1.7 --- bbcode.tpl 26 Apr 2013 14:14:41 -0000 1.8 *************** *** 38,41 **** --- 38,48 ---- <span class="postbody"><!-- END code_close --> + <!-- BEGIN inline_attachment_open --> + <div class="attachtitle">{L_ATTACHMENT}:</div><div class="attachcontent"> + <!-- END inline_attachment_open --> + + <!-- BEGIN inline_attachment_close --> + </div> + <!-- END inline_attachment_close --> <!-- BEGIN b_open --><span style="font-weight: bold"><!-- END b_open --> |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:14:36
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11612/templates/prosilver Modified Files: mx_announce.html Log Message: phpBB3 bbcode update Index: mx_announce.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver/mx_announce.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_announce.html 17 Apr 2013 03:10:11 -0000 1.3 --- mx_announce.html 26 Apr 2013 14:14:33 -0000 1.4 *************** *** 14,18 **** <a href="{postrow.U_TOPIC_URL}" class="topictitle">{postrow.TITLE}</a> </p> ! <span class="postbody">{postrow.MESSAGE}</span> </dt> </dl> --- 14,29 ---- <a href="{postrow.U_TOPIC_URL}" class="topictitle">{postrow.TITLE}</a> </p> ! <div class="postbody contents">{postrow.MESSAGE}</div> ! <!-- IF announce_row.S_HAS_ATTACHMENTS --> ! <div class="highslide-gallery"> ! <dl class="attachbox"> ! <dt style="vertical-align:middle; text-align:center;">{L_ATTACHMENTS}</dt> ! <!-- BEGIN attachment --> ! <dd>{postrow.attachment.DISPLAY_ATTACHMENT}</dd> ! <!-- END attachment --> ! </dl> ! </div> ! <!-- ENDIF --> ! <!-- IF postrow.S_DISPLAY_NOTICE --><div class="rules">{L_DOWNLOAD_NOTICE}</div><!-- ENDIF --> </dt> </dl> *************** *** 32,43 **** </dl> <dl class="textbody news_reply"> ! <dt style="vertical-align:middle; text-align:right;"> ! <a href="{postrow.U_VIEW}"> <img src="{postrow.VIEW_IMG}" alt="{L_VIEW_FULL_ARTICLE}" title="{L_VIEW_FULL_ARTICLE}" /></a> ! <a href="{postrow.U_PRINT}"> <img src="{postrow.PRINT_IMG}" alt="{L_PRINT_IT}" title="{L_PRINT_IT}" /></a> ! <!-- IF postrow.ALLOW_POST --> ! <a href="{postrow.U_REPLY}"> <img src="{postrow.REPLY_IMG}" alt="{L_POST_COMMENTS}" title="{L_POST_COMMENTS}" /></a> ! <!-- ENDIF --> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false">{L_BACK_TO_TOP}</a></span> ! </dt> </dl> </div> --- 43,54 ---- </dl> <dl class="textbody news_reply"> ! <dt style="vertical-align:middle; text-align:right;"> ! <a href="{postrow.U_VIEW}"> <img src="{postrow.VIEW_IMG}" alt="{L_VIEW_FULL_ARTICLE}" title="{L_VIEW_FULL_ARTICLE}" /></a> ! <a href="{postrow.U_PRINT}"> <img src="{postrow.PRINT_IMG}" alt="{L_PRINT_IT}" title="{L_PRINT_IT}" /></a> ! <!-- IF postrow.ALLOW_POST --> ! <a href="{postrow.U_REPLY}"> <img src="{postrow.REPLY_IMG}" alt="{L_POST_COMMENTS}" title="{L_POST_COMMENTS}" /></a> ! <!-- ENDIF --> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false">{L_BACK_TO_TOP}</a></span> ! </dt> </dl> </div> |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:14:35
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11612 Modified Files: mx_announce.php Log Message: phpBB3 bbcode update Index: mx_announce.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_announce.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_announce.php 18 Apr 2013 00:43:13 -0000 1.7 --- mx_announce.php 26 Apr 2013 14:14:33 -0000 1.8 *************** *** 114,117 **** --- 114,134 ---- $attach_array = $attach_list = $post_list = $posts = $attachments = $extensions = array(); + // Was a highlight request part of the URI? + $highlight_match = $highlight = ''; + if ($hilit_words) + { + foreach (explode(' ', trim($hilit_words)) as $word) + { + if (trim($word)) + { + $word = str_replace('\*', '\w+?', preg_quote($word, '#')); + $word = preg_replace('#(^|\s)\\\\w\*\?(\s|$)#', '$1\w+?$2', $word); + $highlight_match .= (($highlight_match != '') ? '|' : '') . $word; + } + } + + $highlight = urlencode($hilit_words); + } + $time_now = time(); $min_topic_time = time() - ( $announce_nbr_days * 86400 ); *************** *** 160,181 **** $postrow = array(); ! while( $row = $db->sql_fetchrow($result) ) { ! // Do post have an attachment? If so, add them to the list / ! if ($row['post_attachment'] && $board_config['allow_attachments']) { ! $attach_list = $row['post_id']; ! $attach_list_forums = $row['forum_id']; ! if ($row['post_approved']) { ! $has_attachments = true; } } - $postrow[] = $row; } $total_posts = count($postrow); $db->sql_freeresult($result); ! if (!intval($total_posts)) { --- 177,240 ---- $postrow = array(); ! while($row = $db->sql_fetchrow($result)) { ! if ($phpbb_auth->acl_get('f_read', $row['forum_id']) || $row['forum_id'] == 0) { ! // Do post have an attachment? If so, add them to the list / ! if ($row['post_attachment'] && $board_config['allow_attachments']) ! { ! $attach_list = $row['post_id']; ! $attach_list_forums = $row['forum_id']; ! if ($row['post_approved']) ! { ! $has_attachments = true; ! } ! } ! $postrow[] = $row; ! $post_list[$i++] = $row['post_id']; ! ! // store all data for now // ! $rowset[$row['post_id']] = array( ! 'post_id' => $row['post_id'], ! 'post_text' => $row['post_text'], ! 'topic_id' => $row['topic_id'], ! 'forum_id' => $row['forum_id'], ! 'post_id' => $row['post_id'], ! 'poster_id' => $row['poster_id'], ! 'topic_replies' => $row['topic_replies'], ! 'topic_title' => $row['topic_title'], ! 'topic_type' => $row['topic_type'], ! 'topic_status' => $row['topic_status'], ! 'username' => $row['username'], ! 'user_colour' => $row['user_colour'], ! 'poll_title' => ($row['poll_title']) ? true : false, ! 'post_time' => $mx_user->format_date($row['post_time']), ! 'topic_time' => $mx_user->format_date($row['topic_time']), ! 'post_approved' => $row['post_approved'], ! 'post_attachment' => $row['post_attachment'], ! 'bbcode_bitfield' => $row['bbcode_bitfield'], ! 'bbcode_uid' => $row['bbcode_uid'], ! 'enable_bbcode' => $row['enable_bbcode'], ! 'bbcode_options' => (($row['enable_bbcode']) ? OPTION_FLAG_BBCODE : 0) + (($row['enable_smilies']) ? OPTION_FLAG_SMILIES : 0) + (($row['enable_magic_url']) ? OPTION_FLAG_LINKS : 0), ! ); ! ! // Define the global bbcode bitfield, will be used to load bbcodes ! $bbcode_bitfield = $bbcode_bitfield | base64_decode($row['bbcode_bitfield']); ! ! // build a list of allowed posts containing attachments // ! if ($row['post_attachment'] && $board_config['allow_attachments']) { ! $attach_array[$j++] = $row['post_id']; ! $extensions .= $mx_backend->obtain_attach_extensions($row['forum_id']); } } } + $db->sql_freeresult($result); + $total_posts = count($postrow); $db->sql_freeresult($result); ! ! //If there are no posts: hide block if (!intval($total_posts)) { *************** *** 185,241 **** } ! for( $i = 0; $i < $total_posts; $i++ ) { $poster_id = $postrow[$i]['user_id']; $poster = mx_get_username_string('username', $poster_id, $postrow[$i]['username'], $postrow[$i]['topic_first_poster_colour']); $post_date = $mx_user->format_date($postrow[$i]['post_time']); - - $title = $postrow[$i]['topic_title']; $bbcode_uid = $postrow[$i]['bbcode_uid']; ! $title = $mx_bbcode->decode($title, $bbcode_uid); ! $message = $postrow[$i]['post_text']; - $bbcode_uid = $postrow[$i]['bbcode_uid']; ! $bbcode_bitfield = $postrow[$i]['bbcode_bitfield'] ? $postrow[$i]['bbcode_bitfield'] : true; ! // build a list of allowed posts containing attachments // ! if ($postrow[$i]['post_attachment'] && $board_config['allow_attachments']) { ! //global $mx_cache; ! $attach_array[$j++] = $postrow[$i]['post_id']; ! ! $extensions .= $mx_cache->obtain_attach_extensions($postrow[$i]['forum_id']); ! } ! // Pull attachment data ! if (sizeof($attach_list)) { ! if ($phpbb_auth->acl_get('u_download')) ! { ! $sql = 'SELECT * ! FROM ' . ATTACHMENTS_TABLE . ' ! WHERE ' . $db->sql_in_set('post_msg_id', $attach_array) . ' ! ORDER BY filetime DESC'; ! $result = $db->sql_query($sql, $block_cache_time); ! ! while($row = $db->sql_fetchrow($result)) ! { ! $attachments[$row['post_msg_id']][] = $row; ! } ! $db->sql_freeresult($result); ! } ! else ! { ! $display_notice = true; ! } ! } ! $message = $mx_bbcode->decode($message, $bbcode_uid, true, $bbcode_bitfield); ! $message = $mx_text_formatting->truncate_text($message, $announce_truncate, true); ! $topic_title = ( count($orig_word) ) ? preg_replace($orig_word, $replacement_word, $postrow[$i]['topic_title']) : $postrow[$i]['topic_title']; $replies = $postrow[$i]['topic_replies']; $topic_type = $postrow[$i]['topic_type']; ! if ( $topic_type == POST_ANNOUNCE ) { --- 244,330 ---- } ! // Pull attachment data ! if (sizeof($attach_list)) { + if ($phpbb_auth->acl_get('u_download')) + { + $sql = 'SELECT * + FROM ' . ATTACHMENTS_TABLE . ' + WHERE ' . $db->sql_in_set('post_msg_id', $attach_array) . ' + ORDER BY filetime DESC'; + $result = $db->sql_query($sql, $block_cache_time); + + while($row = $db->sql_fetchrow($result)) + { + $attachments[$row['post_msg_id']][] = $row; + } + $db->sql_freeresult($result); + } + else + { + $display_notice = true; + } + } + + // Instantiate BBCode if need be + if ($bbcode_bitfield !== '') + { + $mx_bbcode = new mx_bbcode(base64_encode($bbcode_bitfield)); + } + + for ($i = 0; $i < $total_posts; $i++) + { + if (!isset($rowset[$post_list[$i]])) + { + continue; + } + + //Do do: Do we use row insted of postrow[] to simplify the code ? + $row =& $rowset[$post_list[$i]]; + //Prepare variables $poster_id = $postrow[$i]['user_id']; $poster = mx_get_username_string('username', $poster_id, $postrow[$i]['username'], $postrow[$i]['topic_first_poster_colour']); $post_date = $mx_user->format_date($postrow[$i]['post_time']); $bbcode_uid = $postrow[$i]['bbcode_uid']; ! $bbcode_bitfield = $postrow[$i]['bbcode_bitfield'] ? $postrow[$i]['bbcode_bitfield'] : false; ! ! $title = $postrow[$i]['topic_title']; ! //Replacement for phpBB3::generate_text_for_display() ! $title = $mx_bbcode->decode($title, $bbcode_uid, false, $bbcode_bitfield); ! ! // Replace naughty words such as farty pants: Moved to MX_BBCode decode() ! //$postrow[$i]['post_subject'] = mx_censor_text($postrow[$i]['post_subject']); ! $message = $postrow[$i]['post_text']; ! // Size the message to max length ! $message = $mx_text_formatting->truncate_text($message, $announce_truncate, true); ! //Replacement for phpBB3::generate_text_for_display() ! $message = $mx_bbcode->decode($message, $bbcode_uid, true, $bbcode_bitfield); ! //$message = phpBB3::generate_text_for_display($row['post_text'], $row['bbcode_uid'], $row['bbcode_bitfield'], $row['bbcode_options']); ! ! // Assign inline attachments ! $update_count = array(); ! if (!empty($attachments[$postrow[$i]['post_id']])) { ! parse_attachments($postrow[$i]['forum_id'], $message, $attachments[$postrow[$i]['post_id']], $update_count); ! } ! ! ! // Highlight active words (primarily for search) ! /* ! if ($highlight_match) { ! $message = preg_replace('#(?!<.*)(?<!\w)(' . $highlight_match . ')(?!\w|[^<>]*(?:</s(?:cript|tyle))?>)#is', '<span class="posthilit">\1</span>', $message); ! $postrow[$i]['post_subject'] = preg_replace('#(?!<.*)(?<!\w)(' . $highlight_match . ')(?!\w|[^<>]*(?:</s(?:cript|tyle))?>)#is', '<span class="posthilit">\1</span>', $postrow[$i]['post_subject']); ! } ! */ ! $topic_title = (count($orig_word)) ? preg_replace($orig_word, $replacement_word, $postrow[$i]['topic_title']) : $postrow[$i]['topic_title']; $replies = $postrow[$i]['topic_replies']; $topic_type = $postrow[$i]['topic_type']; ! if ( $topic_type == POST_ANNOUNCE ) { *************** *** 475,479 **** --- 564,580 ---- } */ + if (!empty($attachments[$row['post_id']])) + { + foreach ($attachments[$row['post_id']] as $attachment) + { + $template->assign_block_vars('postrow.attachment', array( + 'DISPLAY_ATTACHMENT' => $attachment) + ); + } + } + unset($rowset[$post_list[$i]]); + unset($attachments[$row['post_id']]) } + unset($rowset, $postrow); $template->set_filenames(array( *************** *** 484,488 **** 'BLOCK_SIZE' => (!empty($block_size) ? $block_size : '100%'), 'U_PHPBB_ROOT_PATH' => PHPBB_URL, ! 'TEMPLATE_ROOT_PATH' => TEMPLATE_ROOT_PATH )); --- 585,593 ---- 'BLOCK_SIZE' => (!empty($block_size) ? $block_size : '100%'), 'U_PHPBB_ROOT_PATH' => PHPBB_URL, ! 'TEMPLATE_ROOT_PATH' => TEMPLATE_ROOT_PATH, ! ! 'S_ANNOUNCEMENTS_COUNT_ASKED' => sizeof($posts), ! 'S_ANNOUNCEMENTS_COUNT_RETURNED' => sizeof($post_list), ! 'T_IMAGESET_LANG_PATH' => "{$phpbb_root_path}styles/" . $mx_user->theme['imageset_path'] . '/imageset/' . $mx_user->data['user_lang'] )); |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:14:20
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb3 In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11573/includes/sessions/phpbb3 Modified Files: bbcode.php core.php Log Message: phpBB3 bbcode update Index: core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/core.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** core.php 18 Apr 2013 00:43:02 -0000 1.22 --- core.php 26 Apr 2013 14:14:18 -0000 1.23 *************** *** 1540,1543 **** include_once($mx_root_path . 'includes/sessions/phpbb3/bbcode.' . $phpEx); // BBCode associated functions - ?> \ No newline at end of file --- 1540,1542 ---- Index: bbcode.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/bbcode.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** bbcode.php 16 Dec 2011 01:35:07 -0000 1.12 --- bbcode.php 26 Apr 2013 14:14:17 -0000 1.13 *************** *** 1679,1682 **** --- 1679,1689 ---- global $mx_root_path, $phpbb_root_path, $phpEx, $mx_page; + if (!$mytext) + { + return ''; + } + + $mytext = mx_censor_text($mytext); + //Do some checks $phpbb3_text = $bbcode_bitfield ? true : false; *************** *** 1688,1691 **** --- 1695,1702 ---- } + $mytext = str_replace(array("\n", "\r"), array('<br />', "\n"), $mytext); + $mytext = bbcode_nl2br($mytext); + + //$mytext = smiley_text($mytext, !($flags & OPTION_FLAG_SMILIES)); if ($smilies_on && $phpbb3_text) { |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:12:22
|
Update of /cvsroot/mxbb/mx_clock/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11011/prosilver Added Files: clock_widget_body.html localtimesclock.html ustimesclock.html Log Message: some fixes are required for 2nd block --- NEW FILE: ustimesclock.html --- <!-- $Id: ustimesclock.html,v 1.1 2013/04/26 14:12:19 orynider Exp $ //--> <div class="clear" style="text-align: center; vertical-align:top; margin: 0 auto; width:{BLOCK_SIZE}; display:block"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> <!-- Clock Code: Start --> <dl class="textbody" align="center" id="clock" style="margin:15px 0px 0px 0px" style="background:{WMODE};"> <ul align="center" id="title" class="linklist navlinks" style="text-align:center;font-weight:normal;width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold"> <a style="padding:2px 1px;margin:2px 1px;font-size:13px;line-height:16px;font-family:arial;text-decoration:none;color:#A0l3200" href="http://localtimes.info/{COMUNITY}/{COUNTRY}/{STATE}/{CITY}/"><img src="http://localtimes.info/images/countries/us.png" border=0 style="border:0;margin:0;padding:0"> {CITY}</a> </ul> <div class="row1" align="center" valign="middle"> <div id="flashplayer" align="center" style="background:{WMODE};"> <!-- Local Time Clock widget - HTML code - localtimes.info --> <div align="center" style="margin:15px 0px 0px 0px"> <script type="text/javascript" src="http://localtimes.info/clock.php?continent={COMUNITY}&country={COUNTRY}&province={STATE}&city={CITY}&widget_number={WIDGET_NUMBER}&cp3_Hex={GF3}&cp2_Hex={GF2}&cp1_Hex={GF1}&fwdt={FLASH_WIDTH}"></script> <!--script type="text/javascript"> function AC_AddExtension(src, ext) { if (src.indexOf('?') != -1) return src.replace(/\?/, ext+'?'); else return src + ext; } function AC_Generateobj(objAttrs, params, embedAttrs, parElement) { var str = '<object '; for (var i in objAttrs) str += i + '="' + objAttrs[i] + '" '; str += '>'; for (var i in params) str += '<param name="' + i + '" value="' + params[i] + '" /> '; str += '<embed '; for (var i in embedAttrs) str += i + '="' + embedAttrs[i] + '" '; str += '></embed></object>'; if( parElement == "" ) { document.write(str); } else { if( document.getElementById(parElement) ) document.getElementById(parElement).innerHTML = str; } } function loadFlash() { var ret = AC_GetArgs ( arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" , "application/x-shockwave-flash" ); AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs, ''); } function AC_GetArgs(args, ext, srcParamName, classid, mimeType) { var ret = new Object(); ret.embedAttrs = new Object(); ret.params = new Object(); ret.objAttrs = new Object(); for (var i=0; i < args.length; i=i+2) { var currArg = args[i].toLowerCase(); switch (currArg) { case "classid": break; case "pluginspage": ret.embedAttrs[args[i]] = args[i+1]; break; case "src": case "movie": args[i+1] = AC_AddExtension(args[i+1], ext); ret.embedAttrs["src"] = args[i+1]; ret.params[srcParamName] = args[i+1]; break; case "onafterupdate": case "onbeforeupdate": case "onblur": case "oncellchange": case "onclick": case "ondblClick": case "ondrag": case "ondragend": case "ondragenter": case "ondragleave": case "ondragover": case "ondrop": case "onfinish": case "onfocus": case "onhelp": case "onmousedown": case "onmouseup": case "onmouseover": case "onmousemove": case "onmouseout": case "onkeypress": case "onkeydown": case "onkeyup": case "onload": case "onlosecapture": case "onpropertychange": case "onreadystatechange": case "onrowsdelete": case "onrowenter": case "onrowexit": case "onrowsinserted": case "onstart": case "onscroll": case "onbeforeeditfocus": case "onactivate": case "onbeforedeactivate": case "ondeactivate": case "type": case "codebase": ret.objAttrs[args[i]] = args[i+1]; break; case "width": case "height": case "align": case "vspace": case "hspace": case "class": case "title": case "accesskey": case "name": case "id": case "tabindex": ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1]; break; default: ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1]; } } ret.objAttrs["classid"] = classid; if (mimeType) ret.embedAttrs["type"] = mimeType; return ret; } loadFlash('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0', 'width','{FLASH_WIDTH}','height','{FLASH_HEIGHT}', 'src','{CLOCK_URL}', 'allowScriptAccess','always','quality','high','wmode','transparent','pluginspage','http://www.macromedia.com/go/getflashplayer', 'movie','{CLOCK_URL}'); </script--> </div> <!-- Local Time Clock widget - HTML code - localtimes.info --> </div> </div> <div align="center"><hr align="center" /></div> </dl> <br /> <!-- Clock Code: End --> </div></div> <span class="corners-bottom"><span></span></span> </div> <br style="clear:both" /> --- NEW FILE: clock_widget_body.html --- <div class="clear" style="width:{BLOCK_SIZE}; vertical-align:top; display:block"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> <!-- Clock Code: Start --> <dl class="textbody"> <div id="title" style="text-align: center;"> <h5><span class="topictitle">{CLOCK_NAME}</span></h5> <hr align="center" /> </div> <div class="row1" align="center" valign="middle"> <div id="flashplayer" align="center" style="background:{WMODE};"> <!-- Local Time Clock widget - HTML code - localtimes.info --> <div align="center" style="margin:15px 0px 0px 0px"> <div align="center" style="width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold"> <a style="padding:2px 1px;margin:2px 1px;font-size:13px;line-height:16px;font-family:arial;text-decoration:none;color:#A0l3200 ;" href="http://localtimes.info/{COMUNITY}/{COUNTRY}/{CITY}/"><img src="http://localtimes.info/images/countries/ro.png" border=0 style="border:0;margin:0;padding:0"> {CITY} Time</a> </div> <!-- script type="text/javascript" src="http://localtimes.info/clock.php?continent={COMUNITY}&country={COUNTRY}&province={STATE}&city={CITY}&cp3_Hex=4C2100&cp2_Hex=FFF6F0&cp1_Hex=000080&fwdt={FLASH_WIDTH}" --> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="250" height="62.5" id="clock_widget" align="middle"><param name="allowScriptAccess" value="always" /> <param name="movie" value="http://localtimes.info/swf/clock_widget.swf" /> <param name="menu" value="false" /> <param name="quality" value="high" /> <param name="scale" value="exactfit" /> <param name="wmode" value="transparent" /> <param name="FlashVars" value="UTCtime=5.5&ghb=0&colourScheme=&colourWidget=FFFFFF&colourTime=000000&target_url=http://localtimes.info/asia/India/New Delhi/widget/&ham=0&rnd=0&text1=New Delhi Time"> <param name="bgcolor" value="#ffffff" /> <embed src="http://localtimes.info/swf/clock_widget.swf" FlashVars="UTCtime=5.5&ghb=0&colourScheme=&colourWidget=FFFFFF&colourTime=000000&target_url=http://localtimes.info/asia/India//New Delhi/widget/&ham=0&sep=0&wek=0&wkf=0&mon=0&gid=0&rnd=0&text1=New Delhi Time" menu="false" wmode="transparent" quality="high" scale="exactfit" bgcolor="#ffffff" width="250" height="62.5" name="clock_widget" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </div> <!-- Local Time Clock widget - HTML code - localtimes.info --> </div> </div> <div align="center"> </div> </dl> <!-- Clock Code: End --> </div></div> <span class="corners-bottom"><span></span></span> </div> --- NEW FILE: localtimesclock.html --- <!-- $Id: localtimesclock.html,v 1.1 2013/04/26 14:12:19 orynider Exp $ //--> <div class="clear" style="text-align: center; vertical-align:top; margin: 0 auto; width:{BLOCK_SIZE}; display:block"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> <dl class="textbody" align="center" id="clock" style="margin:15px 0px 0px 0px" style="background:{WMODE};"> <ul align="center" id="title" class="linklist navlinks" style="text-align:center;font-weight:normal;width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold"> <a style="padding:2px 1px;margin:2px 1px;font-size:13px;line-height:16px;font-family:arial;text-decoration:none;color:#A0l3200 ;" href="http://localtimes.info/{COMUNITY}/{COUNTRY}/{CITY}/"><img src="http://localtimes.info/images/countries/il.png" border=0 style="border:0;margin:0;padding:0"> {CITY} Time</a> </ul> <div class="row1" align="center" valign="middle"> <div id="local_clock" align="center" style="background:{WMODE};"> <div align="center" id="clock" style="margin:15px 0px 0px 0px" style="background:{WMODE};"> <!--script type="text/javascript" src="http://localtimes.info/clock.php?continent={COMUNITY}&country={COUNTRY}&province={STATE}&city={CITY}&rnd=0&gha=0&fna=&ghb=0&ghf=0&gbc=0x4C2100&gfc=0xFFF6F0>c=0x000080&cp3_Hex=4C2100&cp2_Hex=FFF6F0&cp1_Hex=000080&fwdt={FLASH_WIDTH}&widget_number=119"></script--> <!--script type="text/javascript" src="http://localtimes.info/clock.php?continent={COMUNITY}&country={COUNTRY}&province={STATE}&city={CITY}&fwdt={FLASH_WIDTH}&color=black-white&cp6_Hex=FFB200&cp5_Hex=FFFFFF&cp4_Hex=000080&cp3_Hex=0082ED&cp2_Hex=D1DAFC&cp1_Hex=00A5FF&ham=1&hbg=0&hfg=0&mon=&wek=&wkf=&sep=&sid="></script--> <span class="nav" style="text-align: center;"> <div align="center" id="clock" style="background:{WMODE};"> <span class="nav" style="text-align: center;"> <script language="JavaScript"> document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"{FLASH_WIDTH}\" height=\"{FLASH_HEIGHT}\">"); document.writeln("<param name=movie value=\"{CLOCK_URL}&fwdt={FLASH_WIDTH}\">"); document.writeln("<param name={COLOR_MODE} value=\"{WMODE}\">"); document.writeln("<param name=quality value=high>"); document.writeln("<embed src=\"{CLOCK_URL}&fwdt={FLASH_WIDTH}\" {COLOR_MODE}=\"{WMODE}\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"{FLASH_WIDTH}\" height=\"{FLASH_HEIGHT}\">"); document.writeln("</embed>"); document.writeln("</object>"); </script> </span> </div> </span> </div> </div> </div> <div align="center"><hr align="center" /></div> </dl> <br /> </div></div> <span class="corners-bottom"><span></span></span> </div> <br style="clear:both" /> |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:12:21
|
Update of /cvsroot/mxbb/mx_clock/templates/_core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11011/_core Added Files: ustimesclock.tpl Log Message: some fixes are required for 2nd block --- NEW FILE: ustimesclock.tpl --- <table width="{BLOCK_SIZE}" align="center" cellpadding="3" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <!-- Clock Code: Start --> <tr> <td class="catHead" colspan="1" align="center"> <div id="title" style="text-align: center;"> <span class="topictitle">{CLOCK_NAME}</span><hr /> </div> </td> </tr> <tr> <td class="row1" align="center" valign="middle"> <div id="flashplayer" align="center"> <!-- Local Time Clock widget - HTML code - localtimes.info --> <div align="center" style="margin:15px 0px 0px 0px"> <div align="center" style="width:140px;border:1px solid #ccc;background:#fff ;color: #fff ;font-weight:bold"> <a style="padding:2px 1px;margin:2px 1px;font-size:13px;line-height:16px;font-family:arial;text-decoration:none;color:#A0l3200" href="http://localtimes.info/{COMUNITY}/{COUNTRY}/{STATE}/{CITY}/"> <img src="http://localtimes.info/images/countries/us.png" border=0 style="border:0;margin:0;padding:0"> {CITY} </a> </div> <script type="text/javascript" src="http://localtimes.info/clock.php?continent={COMUNITY}&country={COUNTRY}&province={STATE}&city={CITY}&cp3_Hex=4C2100&cp2_Hex=FFF6F0&cp1_Hex=000080&fwdt=128"></script> </div> </div> </td> </tr> <!-- Clock Code: End --> </table> |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:11:54
|
Update of /cvsroot/mxbb/mx_clock/source In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10892/source Added Files: clock.sqf clock_fr1.as clock_mx.sqf design11.sqf design11.swf design12.swf design18.swf Log Message: some fixes are required for 2nd block --- NEW FILE: design11.sqf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock_mx.sqf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design18.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design11.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock_fr1.as --- // Action script... // [Action in Frame 1] function howlong(arg) { if (length(arg) == 1) { arg = "0" + arg; return (arg); } else { arg = arg; return (arg); } // end else if } // End of the function myDate = new Date(); daytext = myDate.getDay(); dd = myDate.getDate(); switch (daytext) { case 0: { daytext = "Dum"; break; } case 1: { daytext = "Lun"; break; } case 2: { daytext = "Mar"; break; } case 3: { daytext = "Mie"; break; } case 4: { daytext = "Joi"; break; } case 5: { daytext = "Vin"; break; } case 6: { daytext = "Sam"; break; } } // End of switch textdate = dd + " "; time = new Date(); seconds = time.getSeconds(); minutes = time.getMinutes() + _root.gMToAdd; hours = time.getHours() + _root.gHToAdd; hours = hours + minutes / 60; seconds = seconds * 6; if (time.getMilliseconds() < 999) { seconds = seconds + time.getMilliseconds() / 999 * 6; } // end if minutes = minutes * 6; hours = hours * 30; sec._rotation = seconds; min._rotation = minutes; hour._rotation = hours; function howlong(arg) { if (length(arg) == 1) { arg = "0" + arg; return (arg); } else { arg = arg; return (arg); } // end else if } // End of the function myDate = new Date(); daytext = myDate.getDay(); dd = myDate.getDate(); switch (daytext) { case 0: { daytext = "Dum"; break; } case 1: { daytext = "Lun"; break; } case 2: { daytext = "Mar"; break; } case 3: { daytext = "Mie"; break; } case 4: { daytext = "Joi"; break; } case 5: { daytext = "Vin"; break; } case 6: { daytext = "Sam"; break; } } // End of switch textdate = dd + " "; time = new Date(); seconds = time.getSeconds(); minutes = time.getMinutes() + _root.gMToAdd; hours = time.getHours() + _root.gHToAdd; hours = hours + minutes / 60; seconds = seconds * 6; if (time.getMilliseconds() < 999) { seconds = seconds + time.getMilliseconds() / 999 * 6; } // end if minutes = minutes * 6; hours = hours * 30; sec._rotation = seconds; min._rotation = minutes; hour._rotation = hours; // Action script... on (release) { if (_root.gnu.length > 0) { getURL(_root.gnu, ""); } // end if } --- NEW FILE: design12.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock.sqf --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2013-04-26 14:11:53
|
Update of /cvsroot/mxbb/mx_clock/clocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10892/clocks Modified Files: Clock.swf clock_mx.swf Added Files: clock_mxp.swf design02.swf design03.swf design11.swf index.htm Log Message: some fixes are required for 2nd block --- NEW FILE: design03.swf --- (This appears to be a binary file; contents omitted.) Index: Clock.swf =================================================================== RCS file: /cvsroot/mxbb/mx_clock/clocks/Clock.swf,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsmQtX9B and /tmp/cvs6m5dyf differ Index: clock_mx.swf =================================================================== RCS file: /cvsroot/mxbb/mx_clock/clocks/clock_mx.swf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsJZ8afB and /tmp/cvs4rt0Ee differ --- NEW FILE: design11.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: design02.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock_mxp.swf --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2013-04-24 00:13:34
|
Update of /cvsroot/mxbb/mx_clock/clocks In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26024 Added Files: clock003.swf clock008.swf clock009.swf clock_hand.swf design01.swf design_blue.swf design_green.swf design_phpbb.swf design_red.swf Log Message: updating clock features and clocks --- NEW FILE: clock009.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design01.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design_red.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design_green.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock_hand.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design_phpbb.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock008.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: design_blue.swf --- (This appears to be a binary file; contents omitted.) --- NEW FILE: clock003.swf --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2013-04-24 00:08:31
|
Update of /cvsroot/mxbb/mx_clock/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25501 Modified Files: clock_body.html Log Message: updating clock features Index: clock_body.html =================================================================== RCS file: /cvsroot/mxbb/mx_clock/templates/prosilver/clock_body.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** clock_body.html 22 Apr 2013 18:13:22 -0000 1.2 --- clock_body.html 24 Apr 2013 00:08:29 -0000 1.3 *************** *** 1,11 **** ! <div class="clear" style="text-align: center; vertical-align:top; margin: 0 auto; width:{BLOCK_SIZE}; display:block"> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> ! <!-- Clock Code: Start --> ! <dl class="textbody"> ! <div id="title" style="text-align: center;"> ! <span class="topictitle">{CLOCK_NAME}</span><hr /> ! </div> <div align="center" id="clock" style="background:{WMODE};"> <span class="nav" style="text-align: center;"> --- 1,11 ---- ! <!-- $Id$ //--> ! <div class="clear" style="text-align: center; vertical-align:top; margin: 0 auto; width:{BLOCK_SIZE}; display:block"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> ! <dl class="textbody" align="center" id="clock" style="margin:15px 0px 0px 0px" style="background:{WMODE};"> ! <ul id="title" class="linklist navlinks" style="text-align:center;font-weight:normal;"> ! <h1><span>{CLOCK_NAME}</span></h1> ! </ul> <div align="center" id="clock" style="background:{WMODE};"> <span class="nav" style="text-align: center;"> *************** *** 21,28 **** </span> </div> ! </dl> ! <!-- Clock Code: End --> ! </div></div> ! <span class="corners-bottom"><span></span></span> ! </div> ! </div> \ No newline at end of file --- 21,30 ---- </span> </div> ! <div align="center"></div> ! <br /> ! <div align="center"><hr align="center" /></div> ! </dl> ! <br /> ! </div></div> ! <span class="corners-bottom"><span></span></span> ! </div><br style="clear:both" /> \ No newline at end of file |
|
From: Florin C B. <ory...@us...> - 2013-04-24 00:08:18
|
Update of /cvsroot/mxbb/mx_clock/language/lang_english In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25480/language/lang_english Modified Files: lang_admin.php lang_main.php Log Message: updating clock features Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/language/lang_english/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 7 Jun 2007 00:00:34 -0000 1.1 --- lang_main.php 24 Apr 2013 00:08:15 -0000 1.2 *************** *** 12,16 **** // Module $lang['clock_name'] = 'Clock'; ! // --- 12,21 ---- // Module $lang['clock_name'] = 'Clock'; ! $lang['period_twelve_hrs'] = '24 hours'; ! $lang['period_one_week'] = '1 week'; ! $lang['server_date'] = 'Server Date:'; ! $lang['server_hour'] = 'Server Hour:'; ! $lang['server_time_zone'] = 'Server T-Z Clock'; ! $lang['system_time_zone'] = 'User\'s T-Z Clock'; // Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/language/lang_english/lang_admin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_admin.php 7 Jun 2007 00:00:33 -0000 1.1 --- lang_admin.php 24 Apr 2013 00:08:15 -0000 1.2 *************** *** 11,18 **** // setlocale(LC_ALL, "en"); ! $lang['flash_width'] = "Clock width"; ! $lang['flash_height'] = "Clock height"; ! $lang['flash_wmode_trasparent'] = "Transparent wmode"; ! // --- 11,30 ---- // setlocale(LC_ALL, "en"); ! $lang['flv_file'] = 'Flash file'; ! $lang['flv_img'] = 'Flash image'; ! $lang['flash_width'] = "Clock width"; ! $lang['flash_height'] = "Clock height"; ! $lang['Clock width'] = 'Clock Width'; ! $lang['Clock height'] = 'Clock Height'; ! $lang['localtimes'] = 'Use local method or use localtimes.info embed'; ! $lang['digest_time_zone'] = 'Get user\'s system time-zone or use server\'s defaut'; ! $lang['Transparent_wmode'] = 'Block Style Settings'; ! $lang['flash_wmode_trasparent'] = "Transparent wmode"; ! $lang['comunity'] = 'Comunity'; ! $lang['country'] = 'Country'; ! $lang['province'] = 'Province or Municipality'; ! $lang['city'] = 'City'; ! $lang['design'] = 'Flash file default unix name. e.g. \'design01\''; ! $lang['country_code'] = 'Country Code. e.g. such as: uk, de, au, hu, ro, us, il, ru, jp, etc'; // |
|
From: Florin C B. <ory...@us...> - 2013-04-22 18:13:25
|
Update of /cvsroot/mxbb/mx_clock/templates/prosilver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22768/prosilver Modified Files: clock_body.html Log Message: Index: clock_body.html =================================================================== RCS file: /cvsroot/mxbb/mx_clock/templates/prosilver/clock_body.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** clock_body.html 22 Jun 2008 14:12:08 -0000 1.1 --- clock_body.html 22 Apr 2013 18:13:22 -0000 1.2 *************** *** 1,3 **** ! <div class="clear"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> --- 1,3 ---- ! <div class="clear" style="text-align: center; vertical-align:top; margin: 0 auto; width:{BLOCK_SIZE}; display:block"> <div class="forabg block"> <div id="p1" class="post bg2 online"> *************** *** 8,12 **** <span class="topictitle">{CLOCK_NAME}</span><hr /> </div> ! <div align="center" id="clock"> <span class="nav" style="text-align: center;"> <script language="JavaScript"> --- 8,12 ---- <span class="topictitle">{CLOCK_NAME}</span><hr /> </div> ! <div align="center" id="clock" style="background:{WMODE};"> <span class="nav" style="text-align: center;"> <script language="JavaScript"> *************** *** 23,28 **** </dl> <!-- Clock Code: End --> ! </div> ! </div> <span class="corners-bottom"><span></span></span> </div> --- 23,28 ---- </dl> <!-- Clock Code: End --> ! </div></div> <span class="corners-bottom"><span></span></span> </div> + </div> \ No newline at end of file |