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...> - 2010-09-13 07:54:58
|
Update of /cvsroot/mxbb/core/contrib/autoindexer_redirect In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv24075 Added Files: readme.txt Log Message: Auto Indexer Redirect to portal storage folder contrib mod --- NEW FILE: readme.txt --- /** * * @package MX-Publisher Module - Core * @version $Id: readme.txt,v 1.1 2010/09/13 07:54:47 orynider Exp $ * @copyright (c) 2002-2006 [Markus, Jon Ohlsson] MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ /********************************************************************************\ | Installation Instructions \********************************************************************************/ Note: In order for this module to install you must have a working Core installation. # #-----[ OPEN ]------------------------------------------ # index.php # #-----[ FIND ]------------------------------------------ # // // Output header // include( $mx_root_path . 'includes/page_header.' . $phpEx ); # #-----[ REPLACE WITH ]------------------------------------------ # // // Output header // include( $mx_root_path . 'includes/page_header.' . $phpEx ); // // - AutoIndexer Check // // Check if autoindex storage directory acess // if ($mx_request_vars->is_get('dir')) { $autoindex_root_path = $mx_root_path . "storage/"; $forward_to = $_SERVER['QUERY_STRING']; if( preg_match("/^dir=([a-z0-9\.#\/\?&=\+\-_]+)/si", $forward_to, $forward_matches) ) { $forward_to = ( !empty($forward_matches[3]) ) ? $forward_matches[3] : $forward_matches[1]; $forward_match = explode('&', $forward_to); if(count($forward_match) > 1) { for($i = 1; $i < count($forward_match); $i++) { if( !ereg("sid=", $forward_match[$i]) ) { if( $forward_page != '' ) { $forward_page .= '&'; } $forward_page .= $forward_match[$i]; } } $forward_page = $forward_match[0] . '?' . $forward_page; } else { $forward_page = $forward_match[0]; } } $forward_to = $forward_page ? "?dir=".$forward_page : ''; mx_redirect(mx_append_sid($autoindex_root_path."index.$phpEx".$forward_to, false), 'Storage folders request', 'Click %sHere%s to acces requested storage folders.'); } // // - AutoIndexer Check // # #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ # # EoM /********************************************************************************\ | Portal Setup \********************************************************************************/ ** By default, dir storage urls are redirected to portal storage folder. /********************************************************************************\ | End Of Document \********************************************************************************/ |
|
From: Florin C B. <ory...@us...> - 2010-09-13 07:54:01
|
Update of /cvsroot/mxbb/core/contrib/autoindexer_redirect In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23904/autoindexer_redirect Log Message: Directory /cvsroot/mxbb/core/contrib/autoindexer_redirect added to the repository |
|
From: Florin C B. <ory...@us...> - 2010-08-21 00:29:21
|
Update of /cvsroot/mxbb/mx_radiocast/templates/_core In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20819 Modified Files: radiocast_player_body.tpl Log Message: Index: radiocast_player_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/templates/_core/radiocast_player_body.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** radiocast_player_body.tpl 22 Jan 2009 08:29:52 -0000 1.1 --- radiocast_player_body.tpl 21 Aug 2010 00:29:13 -0000 1.2 *************** *** 400,407 **** <!-- END youtube --> <!-- BEGIN ram --> ! <embed src="{U_STATION}" align="center" ! width="275" height="40" type="audio/x-pn-realaudio-plugin" console="cons" ! controls="ControlPanel" autostart="false"></embed> <!-- END ram --> --- 400,458 ---- <!-- END youtube --> + <!-- BEGIN flv --> + <div id="flvplayer"> + <object width="425" height="350" id="flvplayer" align="center"> + <param name="allowScriptAccess" value="always" /> + <param name="type" value="application/x-shockwave-flash" /> + <param name="movie" value="{VIDEO_URL}" /> + <param name="loop" value="false" /> + <param name="menu" value="false" /> + <param name="quality" value="high" /> + <param name="allowfullscreen" value="true" /> + <param name="scale" value="noscale" /> + <param name="salign" value="lt" /> + <param name="bgcolor" value="000000" /> + <param name="flashvars" value="file={STATION_URL}&image={U_IMG}&shuffleOnLoad=yes" /> + <embed src="{VIDEO_URL}" flashvars="file={STATION_URL}&image={U_IMG}&shuffleOnLoad=yes" loop="false" allowfullscreen="true" menu="false" quality="high" width="425" height="360" scale="noscale" salign="lt" name="flvplayer" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> + </object> + </div> + <!-- END flv --> + + <!-- BEGIN xmod --> + <div class="wordtube playlist2" id="WT999"> + <OBJECT id="wmp" width="{WIDTH}" height="{HEIGHT}" style="background: url('{U_IMG}');" classid="CLSID:06DD38D3-D187-11CF-A80D-00C04FD74AD8" type="application/x-oleobject"> + <PARAM NAME="URL" VALUE="{STATION_URL}" /> + <PARAM NAME="AutoStart" VALUE="false" /> + <PARAM NAME="ShowControls" VALUE="1" /> + <PARAM NAME="ShowStatusBar" VALUE="1" /> + <PARAM NAME="AutoSize" VALUE="0" /> + <PARAM NAME="width" VALUE="{WIDTH}" /> + <PARAM NAME="height" VALUE="{WIDTH}" /> + <PARAM NAME="SendPlayStateChangeEvents" VALUE="True" /> + <PARAM name="uiMode" value="none" /> + <PARAM name="PlayCount" value="9999" /> + <EMBED id="wmp" name="wmp" TYPE="application/x-mod" SRC="{STATION_URL}" width="{WIDTH}" height="{HEIGHT}" autostart="false" autonext="true" /> + </OBJECT> + </div> + <!-- END xmod --> + + <!-- BEGIN mod --> + <div class="wordtube playlist2" id="WT999"> + <object width="{WIDTH}" height="{HEIGHT}" id="WT999"> + <img src="{U_IMG}" width="{WIDTH}" height="{HEIGHT}" alt="To play go to music page." title="{SONG_TITLE}" /> + <param name="allowScriptAccess" value="always" /> + <param name="movie" value="{VIDEO_URL}" /> + <param name="modfile" value="{STATION_URL}" /> + <param name="bufferlength" value="5" /> + <param name="allowfullscreen" value="true" /> + <param name="scale" value="noscale" /> + <param name="salign" value="lt" /> + <embed src="{VIDEO_URL}" flashvars="modfile={STATION_URL}&image={U_IMG}&shuffleOnLoad=no" loop="false" allowfullscreen="true" menu="false" quality="high" width="{WIDTH}" height="10" scale="noscale" salign="lt" name="flvplayer" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> + </object> + </div> + <!-- END mod --> + <!-- BEGIN ram --> ! <embed src="{U_STATION}" align="center" width="275" height="40" type="audio/x-pn-realaudio-plugin" console="cons" controls="ControlPanel" autostart="false"></embed> <!-- END ram --> *************** *** 418,421 **** --- 469,506 ---- </object> <!-- END qt --> + + <!-- BEGIN streamer --> + <div id="video"> + <object width="400" height="325" id="video" align="center"> + <param name="allowScriptAccess" value="always" /> + <param name="type" value="application/x-shockwave-flash" /> + <param name="movie" value="{VIDEO_URL}" /> + <param name="enablejs" value="true" /> + <param name="stretching" value="uniform" /> + <param name="file" value="{live.flv" /> + <param name="autostart" value="true" /> + <param name="logo.file" value="{U_IMG}" /> + <param name="plugins" value="fbit-1,tweetit-1,viral-2,inplay,tipjar" /> + <param name="tipjar.show_pause" value="false" /> + <param name="tipjar.show_complete" value="true" /> + <param name="inplay.playerID" value="P-HL5-UFQ" /> + <param name="inplay.trackerIDs" value="TD-3J8-5PC" /> + <param name="inplay.publisherID" value="alfaomegatv" /> + <param name="inplay.videoID" value="AOTV_live_webchannel" /> + <param name="loop" value="false" /> + <param name="menu" value="false" /> + <param name="quality" value="high" /> + <param name="allowfullscreen" value="true" /> + <param name="scale" value="noscale" /> + <param name="salign" value="lt" /> + <param name="bgcolor" value="000000" /> + <param name="streamer" value="{STATION_URL}" /> + <param name="image" value="{U_IMG}" /> + <param name="shuffleOnLoad" value="yes" /> + <div id="video"> + <embed id="video" name="video" src="{VIDEO_URL}" flashvars="width=400&height=325&enablejs=true&stretching=uniform&file=live.flv&streamer={STATION_URL}&image={U_IMG}&autostart=true&logo.file={U_IMG}&plugins=fbit-1,tweetit-1,viral-2,inplay,tipjar&tipjar.show_pause=false&tipjar.show_complete=true&inplay.playerID=P-HL5-UFQ&inplay.trackerIDs=TD-3J8-5PC&inplay.publisherID=alfaomegatv&inplay.videoID=AOTV_live_webchannel" allowfullscreen="true" allowscriptaccess="always" allownetworking="all" wmode="transparent" type="application/x-shockwave-flash" width="400" height="325" /> + </div> + </object> + <!-- END streamer --> </td> |
|
From: Florin C B. <ory...@us...> - 2010-08-21 00:29:12
|
Update of /cvsroot/mxbb/mx_radiocast/radiocast_mod In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20675/radiocast_mod Modified Files: README.HTML mediaplayer.swf Added Files: player.swf preview.jpg yt.swf Log Message: --- NEW FILE: preview.jpg --- (This appears to be a binary file; contents omitted.) Index: README.HTML =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/radiocast_mod/README.HTML,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README.HTML 20 Aug 2010 21:14:40 -0000 1.1 --- README.HTML 21 Aug 2010 00:29:04 -0000 1.2 *************** *** 3,12 **** <head> ! <title>JW FLV Media Player</title> <style type="text/css"> ! body { background-color: #fff; padding: 0 25px; color:#000; font: 13px/18px Arial, sans-serif; } a { color: #360; } ! h3 { padding-top: 50px; } ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; } </style> --- 3,12 ---- <head> ! <title>JW Player for Flash</title> <style type="text/css"> ! body { background-color: #fff; padding: 0 20px; color:#000; font: 13px/18px Arial, sans-serif; } a { color: #360; } ! h3 { padding-top: 20px; } ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; } </style> *************** *** 15,53 **** <body> ! <h3>Example</h3> ! <p>Here's a simple example of the <a href="http://www.jeroenwijering.com/?item=JW_FLV_Media_Player">JW FLV Media Player</a> embedded in a page. Copy-paste the source code and put the files on your site to get started.</p> ! <div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div> ! <script type="text/javascript" src="swfobject.js"></script> ! <script type="text/javascript"> ! var s1 = new SWFObject("mediaplayer.swf","mediaplayer","300","185","8"); ! s1.addParam("allowfullscreen","true"); ! s1.addVariable("width","300"); ! s1.addVariable("height","185"); ! s1.addVariable("file","video.flv"); ! s1.write("container"); ! </script> <h3>Quickstart</h3> ! <p>The easiest way to get going with the mediaplayer is <a href="http://www.jeroenwijering.com/?page=wizard">by using the setup wizard</a>. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site!</p> ! <h3>Licensing</h3> ! <p>The FLV Media Player is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script for free for noncommercial purposes. For corporate use, <a href="http://www.jeroenwijering.com/?page=order" title="Order commercial licenses">please apply for a 20 euros commercial license</a>!</p> ! <h3>Documentation</h3> <ol> ! <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Flashvars">supported flashvars</a> (variables) you can set to customize the mediaplayer.</li> ! <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Playlists">supported playlist formats</a> you can use, plus some implementation info.</li> ! <li>A large list <a href="http://www.jeroenwijering.com/?item=Third_Party_Plugins">of all third-party plugins</a> for the mediaplayer.</li> ! <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Embedding_Flash"> embedding the mediaplayer</a> in your site.</li> ! <li>A tutorial with <a href="http://www.jeroenwijering.com/?item=Javascript_interaction">all functions of the javascript API</a>.</li> ! <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Making_Video_Accessible">adding captions and an audiodescription</a> (accessibility).</li> </ol> </body> ! </html> \ No newline at end of file --- 15,84 ---- <body> ! <h1>Welcome to the World of LongTail Video</h1> ! <p>Thanks for downloading the JW FLV Player, just one of many products created by Jeroen "JW" Wijering and his company, <a href="http://www.longtailvideo.com">LongTail Video</a>. Before you get started, let us tell you about a few other products that might interest you:</p> + <ul> + <li><a href="http://www.longtailvideo.com/players/jw-desktop-player/">Desktop Player</a> - Our sleek new desktop player is the best way to watch all your music and video files. Plus, you can even search the web for videos without ever opening your browser. <a href="http://www.longtailvideo.com/players/jw-desktop-player/">Download it now</a>.</li> + <li><a href="http://www.longtailvideo.com/referral.aspx?page=pubreferral&ref=oryixfvlxlptwph">AdSolution</a> - Monetize your videos with LongTail's AdSolution. Integrate pre-roll, overlay mid-roll and post-roll ads into your site and starting making money today. <a href="http://www.longtailvideo.com/referral.aspx?page=pubreferral&ref=oryixfvlxlptwph">Sign up now</a>.</li> + <li><a href="http://www.bitsontherun.com/via/longtailvideo">Bits on the Run</a> - Upload, encode, store, manage and stream your videos with Bits on the Run, LongTail's end-to-end video content management system. <a href="http://www.bitsontherun.com/via/longtailvideo">Sign up now</a>.</li> + <li><a href="http://www.longtailvideo.com/addons/plugins">Plugins</a> - Add functionality to your player, like analytics tracking, embed links, sharing and more. <a href="http://www.longtailvideo.com/addons/plugins">Find one for you</a>.</li> + <li><a href="http://www.longtailvideo.com/addons/skins">Skins</a> - Change the look of your player to match your site. <a href="http://www.longtailvideo.com/addons/skins">View our library</a>.</li> + </ul> + <h3>Licensing</h3> + <p>The player is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script, but only for <b>noncommercial</b> purposes. Examples of <b>commercial use</b> include: + + <ul> + <li>websites with any advertisements; </li> + <li>websites owned or operated by corporations; </li> + <li>websites designed to promote other products, such as a band or artist;</li> + <li>products (e.g. a CMS) that bundle LongTail products into its offering. </li> + </ul> + + If any of the above conditions apply to you, <a href="http://www.longtailvideo.com/players/order" title="Order commercial licenses">please apply for a commercial license</a> now. If you are still unsure whether you need to purchase a license, please <a href="http://www.longtailvideo.com/forum/">post your question</a> in the forum. </p> ! <h3>Player Example</h3> ! <p>Below you see a simple embedded example of the JW Player. Copy and paste the source code and put the SWF, JS and FLV file on your site to get started.</p> + <!-- START OF THE PLAYER EMBEDDING TO COPY-PASTE --> + + <object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="315"> + <param name="movie" value="player.swf" /> + <param name="allowfullscreen" value="true" /> + <param name="allowscriptaccess" value="always" /> + <param name="flashvars" value="file=video.flv&image=preview.jpg" /> + <embed + type="application/x-shockwave-flash" + id="player2" + name="player2" + src="player.swf" + width="400" + height="315" + allowscriptaccess="always" + allowfullscreen="true" + flashvars="file=video.flv&image=preview.jpg" + /> + </object> + + <!-- END OF THE PLAYER EMBEDDING --> <h3>Quickstart</h3> ! <p>The easiest way to get to know the player is by using our <a href="http://www.longtailvideo.com/support/jw-player-setup-wizard">setup wizard</a>. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site. If you want to play Youtube content in the player, you also have to copy the <b>yt.swf</b> file along with the player.swf or player.swf.</p> ! <p>If you need any help, please visit our extensive support section, including <a href="http://www.longtailvideo.com/support/faq">FAQs</a>, a string of <a href="http://www.longtailvideo.com/support/tutorials">tutorials</a> and a very active <a href="http://www.longtailvideo.com/support/forum">support forum</a>.</p> ! <h3>Wiki and Source Code</h3> ! <p>The <a href="http://developer.longtailvideo.com">Developer Wiki</a> contains a wealth of info about the player, including:</p> <ol> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashFormats">Supported file formats</a> (and playlists).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashVars">Supported flashvars</a> (for customizing the player).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashAPI">Supported API calls</a> (for actionscript / javascript interaction).</li> ! <li><a href="http://developer.longtailvideo.com/trac/wiki/FlashSkinning">Supported skinning elements</a> (for creating your own graphics).</li> ! <li><a href="http://developer.longtailvideo.com/trac/roadmap/">Roadmap with full changelogs</a> for each version.</li> </ol> + <p>The source code of all different versions of the player can <a href="http://developer.longtailvideo.com/trac/browser/tags">be found here</a>. You can click a version and download the ZIP files (the links are at the bottom).</p> </body> ! </html> --- NEW FILE: yt.swf --- (This appears to be a binary file; contents omitted.) Index: mediaplayer.swf =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/radiocast_mod/mediaplayer.swf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs2a9PDa and /tmp/cvsncdBro differ --- NEW FILE: player.swf --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2010-08-21 00:29:12
|
Update of /cvsroot/mxbb/mx_radiocast/includes In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20675/includes Modified Files: radiocast_player.php Log Message: Index: radiocast_player.php =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/includes/radiocast_player.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** radiocast_player.php 20 Aug 2010 21:14:40 -0000 1.6 --- radiocast_player.php 21 Aug 2010 00:29:04 -0000 1.7 *************** *** 346,349 **** --- 346,351 ---- } + $url_player = ''; + // // Media Center *************** *** 390,394 **** } } ! else if (( $song_filetype == 'flv') || (str_replace('rtmp://', '', $station_url))) { /* --- 392,396 ---- } } ! else if (( $station_filetype == 'flv')) { /* *************** *** 401,449 **** $template->assign_block_vars('flv', array()); ! $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); $url_video = $radiocast_root_path . 'mediaplayer.swf'; } ! else if ( ( $song_filetype == 'mod' ) ) { $template->assign_block_vars('mod', array()); ! $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); $url_video = $radiocast_root_path . 'modplayer.swf'; ! $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 $row_type = 'mod'; } ! else if ( ( $song_filetype == 's3m' ) || ( $song_filetype == 'ult' ) || ( $song_filetype == '.xm' ) ) { //$template->assign_block_vars('songrow.mod', array()); $template->assign_block_vars('xmod', array()); ! $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); $url_video = $radiocast_root_path . 'modplayer.swf'; ! $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 //$row_type = 'mod'; $row_type = 'xmod'; } ! else if ( ( $song_filetype == 'mp3' ) ) { $template->assign_block_vars('flv', array()); ! $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); $url_video = $radiocast_root_path . 'mediaplayer.swf'; $mime_type= 'audio/x-mpeg'; //application/x-mplayer2 $row_type = 'flv'; } ! else if ( ( $song_filetype == 'jpg' ) || ( $song_filetype == 'gif' ) || ( $song_filetype == 'png' ) ) { ! $url_download = !empty($thissong['song_url']) ? $thissong['song_url'] : mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); $url_video = $url_download; $row_type = 'img'; ! $song_filename = $thissong['song_filename']; $template->assign_block_vars('img', array( 'VIDEO_URL' => $url_video, ! 'SONG_URL' => $url_video )); } ! else if( ($song_filetype == 'pls') && !empty($thissong['song_url']) ) { $template->assign_block_vars('media', array()); ! $url_download = mx_append_sid($module_root_path . 'galerie_media.' . $phpEx . '?music_mode=music_stream&song_id=' . $song_id); $lang['Download'] = ( !empty($lang['Listen']) ? $lang['Listen'] : 'Listen URL' ); $url_video = $url_download; --- 403,465 ---- $template->assign_block_vars('flv', array()); ! $url_download = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); $url_video = $radiocast_root_path . 'mediaplayer.swf'; } ! else if (str_replace('rtmp://', 'rtmp://', $station_url)) ! { ! /* ! if ( !is_object($mx_page) ) ! { ! $mx_page = new mx_page(); ! } ! $mx_page->add_footer_text( $radiocast_root_path . 'music_player.js', true ); ! */ ! ! $template->assign_block_vars('streamer', array()); ! $url_download = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); ! $url_video = $radiocast_root_path . 'mediaplayer.swf'; ! } ! else if ($station_filetype == 'mod') { $template->assign_block_vars('mod', array()); ! $url_download = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); $url_video = $radiocast_root_path . 'modplayer.swf'; ! $mime_type= 'audio/x-' . $station_filetype; //application/x-mplayer2 $row_type = 'mod'; } ! else if (( $station_filetype == 's3m' ) || ( $station_filetype == 'ult' ) || ( $station_filetype == '.xm' )) { //$template->assign_block_vars('songrow.mod', array()); $template->assign_block_vars('xmod', array()); ! $url_download = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); $url_video = $radiocast_root_path . 'modplayer.swf'; ! $mime_type= 'audio/x-' . $station_filetype; //application/x-mplayer2 //$row_type = 'mod'; $row_type = 'xmod'; } ! else if ( ( $station_filetype == 'mp3' ) ) { $template->assign_block_vars('flv', array()); ! $url_download = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); $url_video = $radiocast_root_path . 'mediaplayer.swf'; $mime_type= 'audio/x-mpeg'; //application/x-mplayer2 $row_type = 'flv'; } ! else if ( ( $station_filetype == 'jpg' ) || ( $station_filetype == 'gif' ) || ( $station_filetype == 'png' ) ) { ! $url_download = !empty($thissong['station_url']) ? $thissong['station_url'] : mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_download&station_id=$station_id")); $url_video = $url_download; $row_type = 'img'; ! $station_filename = $thissong['station_filename']; $template->assign_block_vars('img', array( 'VIDEO_URL' => $url_video, ! 'station_URL' => $url_video )); } ! else if( ($station_filetype == 'pls') && !empty($thissong['station_url']) ) { $template->assign_block_vars('media', array()); ! $url_download = mx_append_sid($module_root_path . 'galerie_media.' . $phpEx . '?radiocast_mode=music_stream&station_id=' . $station_id); $lang['Download'] = ( !empty($lang['Listen']) ? $lang['Listen'] : 'Listen URL' ); $url_video = $url_download; *************** *** 523,526 **** --- 539,565 ---- } + $url_media = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . 'media' . "&stream_mode=" . $stream_mode . "&block_mode=" . $block_mode, false)); + $url_real = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . 'real' . "&stream_mode=" . $stream_mode . "&block_mode=" . $block_mode, false)); + $url_forced = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . $player_mode . "&stream_mode=" . 'forced' . "&block_mode=" . $block_mode, false)); + $url_window = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . $player_mode . "&stream_mode=" . $stream_mode . "&block_mode=" . 'true', true)); + + switch ($song_filetype) + { + case 'flv': + case 'mp3': + $url_station = PORTAL_URL. str_replace('./', '/', RADIOCAST_UPLOAD_PATH) . $thissong['song_filename']; + break; + + case 'mod': + case 's3m': + case 'ult': + case '.xm': + $url_station = PORTAL_URL. str_replace('./', '/', RADIOCAST_UPLOAD_PATH) . $thissong['song_filename']; + break; + + default: + break; + } + if( empty($url_station) ) { *************** *** 529,536 **** } ! $url_media = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . 'media' . "&stream_mode=" . $stream_mode . "&block_mode=" . $block_mode, false)); ! $url_real = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . 'real' . "&stream_mode=" . $stream_mode . "&block_mode=" . $block_mode, false)); ! $url_forced = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . $player_mode . "&stream_mode=" . 'forced' . "&block_mode=" . $block_mode, false)); ! $url_window = mx_append_sid(this_rc_mxurl("radiocast_mode=radiocast_player&station_id=" . $station_id . "&player_mode=" . $player_mode . "&stream_mode=" . $stream_mode . "&block_mode=" . 'true', true)); $template->assign_vars(array( --- 568,576 ---- } ! $video_src = ($url_player) ? $url_player : $url_video; ! ! $mx_page->add_header_text('<link rel="videothumbnail" href="' . $img_id . '" type="image/jpeg" />'); ! $mx_page->add_header_text('<link rel="image_src" href="' . $img_id . '" />'); ! $mx_page->add_header_text('<link rel="video_src" href="' . $video_src . '" />'); $template->assign_vars(array( *************** *** 560,565 **** 'STATION_URL' => $thisstation['station_url'], ! ! 'VIDEO_URL' => $url_video, 'STATION_DESC' => nl2br($thisstation['station_desc']), --- 600,609 ---- 'STATION_URL' => $thisstation['station_url'], ! ! 'VIDEO_URL' => !empty($url_player) ? $url_player : $url_video, ! ! 'FLASH_PLAYER' => $music_root_path . 'mediaplayer.swf', ! ! 'DUMMY_FLV' => PORTAL_URL. str_replace('./', '/', RADIOCAST_UPLOAD_PATH) . 'no_image.flv', 'STATION_DESC' => nl2br($thisstation['station_desc']), *************** *** 604,607 **** --- 648,662 ---- 'WIDTH' => ( !empty($media_width) ? $media_width : '320' ), 'HEIGHT' => ( !empty($media_height) ? $media_height : '300' ), + + 'FLASH' => 'flash', + 'STREAMER' => 'streamer', + 'RAM' => 'ram', + 'FLASHVIDEO' => 'flashvideo', + 'YOUTUBE' => 'youtube', + 'QT' => 'qt', + 'FLV' => 'flv', + 'MOD' => 'mod', + 'IMG' => 'img', + 'MEDIA' => 'media', 'L_RATING' => $lang['Rating'], |
|
From: Florin C B. <ory...@us...> - 2010-08-21 00:28:20
|
Update of /cvsroot/mxbb/mx_music/music_box/modules In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv20585/modules Modified Files: music_page.php Log Message: Index: music_page.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_page.php,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** music_page.php 20 Aug 2010 21:15:17 -0000 1.14 --- music_page.php 21 Aug 2010 00:28:12 -0000 1.15 *************** *** 282,286 **** $url_video = $url_download; } ! else if (( $song_filetype == 'flv') || (str_replace('rtmp://', '', $station_url))) { /* --- 282,303 ---- $url_video = $url_download; } ! else if ( ($song_filetype == 'ogg') or ($song_filetype == '.ogg') ) ! { ! $template->assign_block_vars('ogg', array()); ! ! if ( $thisstation['song_url'] == '' ) ! { ! $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); ! $url_video = $url_download; ! } ! else ! { ! $lang['Download'] = ( !empty($lang['Listen']) ? $lang['Listen'] : 'Listen URL' ); ! $url_download = $thissong['song_url']; ! $url_video = $url_download; ! $media_width = '480'; ! } ! } ! else if (($song_filetype == 'flv') || (str_replace('rtmp://', 'rtmp://', $song_url))) { /* *************** *** 302,306 **** $url_video = $music_root_path . 'modplayer.swf'; $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 ! $row_type = 'mod'; } else if ( ( $song_filetype == 's3m' ) || ( $song_filetype == 'ult' ) || ( $song_filetype == '.xm' ) ) --- 319,323 ---- $url_video = $music_root_path . 'modplayer.swf'; $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 ! $row_type = 'mod'; } else if ( ( $song_filetype == 's3m' ) || ( $song_filetype == 'ult' ) || ( $song_filetype == '.xm' ) ) |
|
From: Florin C B. <ory...@us...> - 2010-08-20 21:15:29
|
Update of /cvsroot/mxbb/mx_music/music_box/modules In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23391 Modified Files: music_page.php Log Message: fix for rtmp protocol Index: music_page.php =================================================================== RCS file: /cvsroot/mxbb/mx_music/music_box/modules/music_page.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** music_page.php 9 Apr 2009 03:35:20 -0000 1.13 --- music_page.php 20 Aug 2010 21:15:17 -0000 1.14 *************** *** 282,286 **** $url_video = $url_download; } ! else if ( $song_filetype == 'flv' ) { /* --- 282,286 ---- $url_video = $url_download; } ! else if (( $song_filetype == 'flv') || (str_replace('rtmp://', '', $station_url))) { /* |
|
From: Florin C B. <ory...@us...> - 2010-08-20 21:14:52
|
Update of /cvsroot/mxbb/mx_radiocast/includes In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23239/includes Modified Files: radiocast_player.php Log Message: fix for rtmp tv broatcast protocol test 1 Index: radiocast_player.php =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/includes/radiocast_player.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** radiocast_player.php 11 Jun 2009 08:15:55 -0000 1.5 --- radiocast_player.php 20 Aug 2010 21:14:40 -0000 1.6 *************** *** 390,393 **** --- 390,452 ---- } } + else if (( $song_filetype == 'flv') || (str_replace('rtmp://', '', $station_url))) + { + /* + if ( !is_object($mx_page) ) + { + $mx_page = new mx_page(); + } + $mx_page->add_footer_text( $radiocast_root_path . 'music_player.js', true ); + */ + + $template->assign_block_vars('flv', array()); + $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); + $url_video = $radiocast_root_path . 'mediaplayer.swf'; + } + else if ( ( $song_filetype == 'mod' ) ) + { + $template->assign_block_vars('mod', array()); + $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); + $url_video = $radiocast_root_path . 'modplayer.swf'; + $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 + $row_type = 'mod'; + } + else if ( ( $song_filetype == 's3m' ) || ( $song_filetype == 'ult' ) || ( $song_filetype == '.xm' ) ) + { + //$template->assign_block_vars('songrow.mod', array()); + $template->assign_block_vars('xmod', array()); + $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); + $url_video = $radiocast_root_path . 'modplayer.swf'; + $mime_type= 'audio/x-' . $song_filetype; //application/x-mplayer2 + //$row_type = 'mod'; + $row_type = 'xmod'; + } + else if ( ( $song_filetype == 'mp3' ) ) + { + $template->assign_block_vars('flv', array()); + $url_download = mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); + $url_video = $radiocast_root_path . 'mediaplayer.swf'; + $mime_type= 'audio/x-mpeg'; //application/x-mplayer2 + $row_type = 'flv'; + } + else if ( ( $song_filetype == 'jpg' ) || ( $song_filetype == 'gif' ) || ( $song_filetype == 'png' ) ) + { + $url_download = !empty($thissong['song_url']) ? $thissong['song_url'] : mx_append_sid(this_mo_mxurl("music_mode=music_download&song_id=$song_id")); + $url_video = $url_download; + $row_type = 'img'; + $song_filename = $thissong['song_filename']; + + $template->assign_block_vars('img', array( + 'VIDEO_URL' => $url_video, + 'SONG_URL' => $url_video + )); + } + else if( ($song_filetype == 'pls') && !empty($thissong['song_url']) ) + { + $template->assign_block_vars('media', array()); + $url_download = mx_append_sid($module_root_path . 'galerie_media.' . $phpEx . '?music_mode=music_stream&song_id=' . $song_id); + $lang['Download'] = ( !empty($lang['Listen']) ? $lang['Listen'] : 'Listen URL' ); + $url_video = $url_download; + } else if ($stream_mode == 'forced') { |
|
From: Florin C B. <ory...@us...> - 2010-08-20 21:14:49
|
Update of /cvsroot/mxbb/mx_radiocast/radiocast_mod In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23239/radiocast_mod Added Files: README.HTML index.htm mediaplayer.swf modplayer.swf Log Message: fix for rtmp tv broatcast protocol test 1 --- NEW FILE: README.HTML --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>JW FLV Media Player</title> <style type="text/css"> body { background-color: #fff; padding: 0 25px; color:#000; font: 13px/18px Arial, sans-serif; } a { color: #360; } h3 { padding-top: 50px; } ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; } </style> </head> <body> <h3>Example</h3> <p>Here's a simple example of the <a href="http://www.jeroenwijering.com/?item=JW_FLV_Media_Player">JW FLV Media Player</a> embedded in a page. Copy-paste the source code and put the files on your site to get started.</p> <div id="container"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div> <script type="text/javascript" src="swfobject.js"></script> <script type="text/javascript"> var s1 = new SWFObject("mediaplayer.swf","mediaplayer","300","185","8"); s1.addParam("allowfullscreen","true"); s1.addVariable("width","300"); s1.addVariable("height","185"); s1.addVariable("file","video.flv"); s1.write("container"); </script> <h3>Quickstart</h3> <p>The easiest way to get going with the mediaplayer is <a href="http://www.jeroenwijering.com/?page=wizard">by using the setup wizard</a>. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site!</p> <h3>Licensing</h3> <p>The FLV Media Player is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script for free for noncommercial purposes. For corporate use, <a href="http://www.jeroenwijering.com/?page=order" title="Order commercial licenses">please apply for a 20 euros commercial license</a>!</p> <h3>Documentation</h3> <ol> <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Flashvars">supported flashvars</a> (variables) you can set to customize the mediaplayer.</li> <li>All <a href="http://www.jeroenwijering.com/?item=Supported_Playlists">supported playlist formats</a> you can use, plus some implementation info.</li> <li>A large list <a href="http://www.jeroenwijering.com/?item=Third_Party_Plugins">of all third-party plugins</a> for the mediaplayer.</li> <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Embedding_Flash"> embedding the mediaplayer</a> in your site.</li> <li>A tutorial with <a href="http://www.jeroenwijering.com/?item=Javascript_interaction">all functions of the javascript API</a>.</li> <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Making_Video_Accessible">adding captions and an audiodescription</a> (accessibility).</li> </ol> </body> </html> --- NEW FILE: modplayer.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: mediaplayer.swf --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2010-07-23 12:19:29
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/modules In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv30160/modules Modified Files: album_pic.php album_thumbnail.php Log Message: Index: album_thumbnail.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_thumbnail.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** album_thumbnail.php 23 Jul 2010 11:15:17 -0000 1.6 --- album_thumbnail.php 23 Jul 2010 12:19:18 -0000 1.7 *************** *** 80,84 **** $pic_filetype = strtolower(substr($pic_filename, strlen($pic_filename) - 4, 4)); $pic_fullpath = ALBUM_UPLOAD_PATH . $pic_filename; ! $pic_fullpath = str_replace(array(' '), array('%20'), $pic_id); $pic_id = str_replace('http://', '', str_replace('https://', '', $pic_id)); $pic_thumbnail_new = md5($pic_filename) . $pic_filetype; --- 80,84 ---- $pic_filetype = strtolower(substr($pic_filename, strlen($pic_filename) - 4, 4)); $pic_fullpath = ALBUM_UPLOAD_PATH . $pic_filename; ! $pic_fullpath = str_replace(array(' '), array('%20'), $pic_fullpath); $pic_id = str_replace('http://', '', str_replace('https://', '', $pic_id)); $pic_thumbnail_new = md5($pic_filename) . $pic_filetype; *************** *** 96,100 **** { $image_processed = true; ! $pic_size = get_full_image_info($pic_fullpath); if($pic_size == false) --- 96,101 ---- { $image_processed = true; ! $pic_size = @getimagesize($pic_fullpath); ! //$pic_size = get_full_image_info($pic_fullpath); if($pic_size == false) *************** *** 114,118 **** exit; } ! $pic_width = $pic_size['width']; $pic_height = $pic_size['height']; --- 115,119 ---- exit; } ! /* $pic_width = $pic_size['width']; $pic_height = $pic_size['height']; *************** *** 122,126 **** --- 123,129 ---- $pic_title_reg = ereg_replace("[^A-Za-z0-9]", '_', $pic_title); $pic_thumbnail = $pic_thumbnail_prefix . '.' . $pic_filetype; + */ } + /* else { *************** *** 129,132 **** --- 132,136 ---- $pic_thumbnail = $pic_thumbnail_prefix . '_' . $pic_filename; } + */ $pic_thumbnail_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail; Index: album_pic.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_pic.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** album_pic.php 23 Jul 2010 11:15:17 -0000 1.4 --- album_pic.php 23 Jul 2010 12:19:18 -0000 1.5 *************** *** 97,101 **** { $image_processed = true; ! $pic_size = get_full_image_info($pic_fullpath); if($pic_size == false) --- 97,102 ---- { $image_processed = true; ! $pic_size = @getimagesize($pic_fullpath); ! //$pic_size = get_full_image_info($pic_fullpath, null, true); if($pic_size == false) *************** *** 115,134 **** exit; } - - $pic_width = $pic_size['width']; - $pic_height = $pic_size['height']; - $pic_filetype = strtolower($pic_size['type']); - - $pic_title = substr($pic_filename, 0, strlen($pic_filename) - strlen($pic_filetype) - 1); - $pic_title_reg = ereg_replace("[^A-Za-z0-9]", '_', $pic_title); } $pic_wm_fullpath = ALBUM_WM_CACHE_PATH . 'full_' . $pic_filename; if(empty($thispic) || ($pic_info['exists'] == false) || !file_exists($pic_info['fullpath'])) { mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); } // ------------------------------------ --- 116,134 ---- exit; } } $pic_wm_fullpath = ALBUM_WM_CACHE_PATH . 'full_' . $pic_filename; + if( empty($thispic) || !file_exists($pic_fullpath) ) + { + mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); + } + /* if(empty($thispic) || ($pic_info['exists'] == false) || !file_exists($pic_info['fullpath'])) { mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); } + */ // ------------------------------------ |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:29:25
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/includes In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv19657 Modified Files: album_image_class.php Log Message: Index: album_image_class.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/includes/album_image_class.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_image_class.php 23 Jul 2010 11:15:17 -0000 1.3 --- album_image_class.php 23 Jul 2010 11:29:15 -0000 1.4 *************** *** 128,138 **** { case IMG_GIF: ! imagegif($this->ImageID, $image_file_name); break; case IMG_JPG: ! imagejpeg($this->ImageID, $image_file_name, $this->JpegQuality($jpg_quality)); break; case IMG_PNG: ! imagepng($this->ImageID, $image_file_name); break; default: --- 128,138 ---- { case IMG_GIF: ! @imagegif($this->ImageID, $image_file_name); break; case IMG_JPG: ! @imagejpeg($this->ImageID, $image_file_name, $this->JpegQuality($jpg_quality)); break; case IMG_PNG: ! @imagepng($this->ImageID, $image_file_name); break; default: |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:34
|
Update of /cvsroot/mxbb/mx_smartor/templates/_core In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17105/_core Modified Files: mx_smartor.cfg Log Message: Index: mx_smartor.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/_core/mx_smartor.cfg,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_smartor.cfg 29 Aug 2008 05:58:25 -0000 1.4 --- mx_smartor.cfg 23 Jul 2010 11:15:26 -0000 1.5 *************** *** 57,60 **** --- 57,61 ---- $mx_images['icon_right_arrow3'] = "$current_module_images/icon_right_arrow3.gif"; $mx_images['no_thumbnail'] = "$current_module_images/nothumbnail.jpg"; + $mx_images['no_picture'] = "$current_module_images/nopicture.jpg"; $mx_images['spacer'] = "$current_module_images/spacer.gif"; $mx_images['mini_new_pictures'] = "$current_module_images/icon_minipost_new.gif"; |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:34
|
Update of /cvsroot/mxbb/mx_smartor/templates/prosilver In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17105/prosilver Modified Files: mx_smartor.cfg Log Message: Index: mx_smartor.cfg =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/prosilver/mx_smartor.cfg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_smartor.cfg 29 Aug 2008 05:58:44 -0000 1.1 --- mx_smartor.cfg 23 Jul 2010 11:15:26 -0000 1.2 *************** *** 58,61 **** --- 58,62 ---- $mx_images['icon_right_arrow3'] = "$current_module_images/icon_right_arrow3.gif"; $mx_images['no_thumbnail'] = "$current_module_images/nothumbnail.jpg"; + $mx_images['no_picture'] = "$current_module_images/nopicture.jpg"; $mx_images['spacer'] = "$current_module_images/spacer.gif"; $mx_images['mini_new_pictures'] = "$current_module_images/icon_minipost_new.gif"; |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:28
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/includes In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17054/includes Modified Files: album_constants.php album_image_class.php Log Message: Index: album_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/includes/album_constants.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** album_constants.php 8 Jan 2009 20:43:41 -0000 1.12 --- album_constants.php 23 Jul 2010 11:15:17 -0000 1.13 *************** *** 189,192 **** define('ALBUM_WM_CACHE_PATH', $module_root_path . 'upload/wm_cache/'); define('ALBUM_WM_FILE', $module_root_path . 'album_mod/mark_fap.png'); ! } ?> \ No newline at end of file --- 189,195 ---- define('ALBUM_WM_CACHE_PATH', $module_root_path . 'upload/wm_cache/'); define('ALBUM_WM_FILE', $module_root_path . 'album_mod/mark_fap.png'); ! } ! ! define('POSTED_IMAGES_PATH', $module_root_path . 'upload/'); ! define('POSTED_IMAGES_THUMBS_PATH', $module_root_path . 'upload/cache/'); ?> \ No newline at end of file Index: album_image_class.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/includes/album_image_class.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** album_image_class.php 13 Mar 2008 03:43:58 -0000 1.2 --- album_image_class.php 23 Jul 2010 11:15:17 -0000 1.3 *************** *** 1889,1892 **** --- 1889,2052 ---- } + /* + Function get_full_image_info + */ + + define ('IMAGE_WIDTH', 'width'); + define ('IMAGE_HEIGHT', 'height'); + define ('IMAGE_TYPE', 'type'); + define ('IMAGE_ATTR', 'attr'); + define ('IMAGE_BITS', 'bits'); + define ('IMAGE_CHANNELS', 'channels'); + define ('IMAGE_MIME', 'mime'); + + /** + * mixed get_full_image_info( file $file [, string $out] ) + * + * Returns information about $file. + * + * If the second argument is supplied, a string representing that information will be returned. + * + * Valid values for the second argument are IMAGE_WIDTH, 'width', IMAGE_HEIGHT, 'height', IMAGE_TYPE, 'type', + * IMAGE_ATTR, 'attr', IMAGE_BITS, 'bits', IMAGE_CHANNELS, 'channels', IMAGE_MIME, and 'mime'. + * + * If only the first argument is supplied an array containing all the information is returned, + * which will look like the following: + * + * [width] => int (width), + * [height] => int (height), + * [type] => string (type), + * [attr] => string (attributes formatted for IMG tags), + * [bits] => int (bits), + * [channels] => int (channels), + * [mime] => string (mime-type) + * + * Returns false if $file is not a file, no arguments are supplied, $file is not an image, or otherwise fails. + * + **/ + function get_full_image_info($file = null, $out = null, $local = false) + { + // If $file is not supplied or is not a file, warn the user and return false. + if ($local == true) + { + if(is_null($file) || !is_file($file)) + { + //echo '<p><b>Warning:</b> image_info() => first argument must be a file.</p>'; + //echo '<br /><br />' . $file . '<br /><br />'; + return false; + } + } + else + { + if(is_null($file) || !any_url_exists($file)) + { + //echo '<p><b>Warning:</b> image_info() => first argument must be a file.</p>'; + //echo '<br /><br />' . $file . '<br /><br />'; + return false; + } + } + + // Defines the keys we want instead of 0, 1, 2, 3, 'bits', 'channels', and 'mime'. + $redefine_keys = array( + 'width', + 'height', + 'type', + 'attr', + 'bits', + 'channels', + 'mime', + ); + + // If $out is supplied, but is not a valid key, nullify it. + if (!is_null($out) && !in_array($out, $redefine_keys)) + { + $out = null; + } + + // Assign useful values for the third index. + $types = array( + 1 => 'GIF', + 2 => 'JPG', + 3 => 'PNG', + 4 => 'SWF', + 5 => 'PSD', + 6 => 'BMP', + 7 => 'TIFF(intel byte order)', + 8 => 'TIFF(motorola byte order)', + 9 => 'JPC', + 10 => 'JP2', + 11 => 'JPX', + 12 => 'JB2', + 13 => 'SWC', + 14 => 'IFF', + 15 => 'WBMP', + 16 => 'XBM' + ); + $temp = array(); + $data = array(); + + // Get the image info using getimagesize(). + // If $temp fails to populate, warn the user and return false. + if (!$temp = @getimagesize($file)) + { + //echo '<p><b>Warning:</b> image_info() => first argument must be an image.</p>'; + return false; + } + + // Get the values returned by getimagesize() + $temp = array_values($temp); + + // Make an array using values from $redefine_keys as keys and values from $temp as values. + foreach ($temp as $k => $v) + { + $data[$redefine_keys[$k]] = $v; + } + + // Make 'type' useful. + $data['type'] = $types[$data['type']]; + + // Return the desired information. + return !is_null($out) ? $data[$out] : $data; + } + + /* + Function any_url_exists to check whether a file exists on any domain. + */ + function any_url_exists($url) + { + $a_url = parse_url($url); + if (!isset($a_url['port'])) + { + $a_url['port'] = 80; + } + $errno = 0; + $errstr = ''; + $timeout = 30; + if(isset($a_url['host'])) + { + if(trim($a_url['host']) == gethostbyname(trim($a_url['host']))) + { + return true; + } + else + { + $fid = fsockopen($a_url['host'], $a_url['port'], $errno, $errstr, $timeout); + if (!$fid) + { + return false; + } + $page = isset($a_url['path']) ? $a_url['path'] : ''; + $page .= isset($a_url['query']) ? '?' . $a_url['query'] : ''; + fwrite($fid, 'HEAD ' . $page . ' HTTP/1.0' . "\r\n" . 'Host: ' . $a_url['host'] . "\r\n\r\n"); + $head = fread($fid, 4096); + fclose($fid); + return preg_match('#^HTTP/.*\s+[200|302]+\s#i', $head); + } + } + else + { + return false; + } + } /* |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:26
|
Update of /cvsroot/mxbb/mx_smartor/album_mod In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17054 Modified Files: nothumbnail.jpg Added Files: nopicture.jpg Log Message: Index: nothumbnail.jpg =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/nothumbnail.jpg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs1JAkfO and /tmp/cvsXbnP0D differ --- NEW FILE: nopicture.jpg --- (This appears to be a binary file; contents omitted.) |
|
From: Florin C B. <ory...@us...> - 2010-07-23 11:15:25
|
Update of /cvsroot/mxbb/mx_smartor/album_mod/modules In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv17054/modules Modified Files: album_pic.php album_pic_nuffed.php album_showpage.php album_thumbnail.php Log Message: Index: album_pic_nuffed.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_pic_nuffed.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_pic_nuffed.php 13 Mar 2008 11:52:44 -0000 1.3 --- album_pic_nuffed.php 23 Jul 2010 11:15:17 -0000 1.4 *************** *** 41,44 **** --- 41,48 ---- else { + //header('Content-type: image/jpeg'); + //header('Content-Disposition: filename=' . $images['no_picure']); + //readfile($images['no_picure']); + //exit; mx_message_die(GENERAL_MESSAGE, 'No pics specified'); } *************** *** 86,89 **** --- 90,106 ---- if( empty($thispic) || !file_exists(ALBUM_UPLOAD_PATH . $pic_filename) ) { + if(empty($images['no_picure']) || file_exists($module_root_path. 'album_mod/nopicture.jpg')) + { + header('Content-type: image/jpeg'); + header('Content-Disposition: filename=\'PHPBB_URL. $module_root_path. \'album_mod/nopicture.jpg'); + readfile($module_root_path. 'album_mod/nopicture.jpg'); + } + else + { + header('Content-type: image/jpeg'); + header('Content-Disposition: filename=' . $images['no_picure']); + readfile($images['no_picure']); + } + exit; mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); } Index: album_thumbnail.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_thumbnail.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** album_thumbnail.php 30 Aug 2008 22:23:00 -0000 1.5 --- album_thumbnail.php 23 Jul 2010 11:15:17 -0000 1.6 *************** *** 70,73 **** --- 70,77 ---- } + // Mighty Gorgon: this code is reserved for generating extra thumbnail size on the fly... + $req_thumb_size = $mx_request_vars->request('thumbnail_size', MX_TYPE_NO_TAGS, $album_config['thumbnail_size']); + $req_thumb_size = (($req_thumb_size > 600) || ($req_thumb_size < 30)) ? $album_config['thumbnail_size'] : $req_thumb_size; + $cat_id = $thispic['pic_cat_id']; $album_user_id = $thispic['cat_user_id']; *************** *** 76,87 **** $pic_filetype = strtolower(substr($pic_filename, strlen($pic_filename) - 4, 4)); $pic_fullpath = ALBUM_UPLOAD_PATH . $pic_filename; $pic_thumbnail_new = md5($pic_filename) . $pic_filetype; ! $pic_thumbnail = ( $thispic['pic_thumbnail'] == '' ) ? $pic_thumbnail_new : $thispic['pic_thumbnail']; //$pic_thumbnail = ( $thispic['pic_thumbnail'] == '' ) ? $pic_filename : $thispic['pic_thumbnail']; $pic_thumbnail_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail; $pic_thumbnail_new_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail_new; $pic_title = $thispic['pic_title']; $pic_title_reg = ereg_replace("[^A-Za-z0-9]", "_", $pic_title); if( empty($thispic) || !file_exists($pic_fullpath) ) { --- 80,135 ---- $pic_filetype = strtolower(substr($pic_filename, strlen($pic_filename) - 4, 4)); $pic_fullpath = ALBUM_UPLOAD_PATH . $pic_filename; + $pic_fullpath = str_replace(array(' '), array('%20'), $pic_id); + $pic_id = str_replace('http://', '', str_replace('https://', '', $pic_id)); $pic_thumbnail_new = md5($pic_filename) . $pic_filetype; ! $pic_thumbnail = ($thispic['pic_thumbnail'] == '') ? $pic_thumbnail_new : $thispic['pic_thumbnail']; //$pic_thumbnail = ( $thispic['pic_thumbnail'] == '' ) ? $pic_filename : $thispic['pic_thumbnail']; $pic_thumbnail_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail; $pic_thumbnail_new_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail_new; + // Mighty Gorgon: this prefix is needed to not overwrite standard thumbnails with the ones generated with the extra size... + $pic_thumbnail_prefix = 'mid_' . (($req_thumb_size != $album_config['thumbnail_size']) ? ($req_thumb_size . '_') : '') . md5($pic_id); + $thumb_ext_array = array('gif', 'jpg', 'png'); $pic_title = $thispic['pic_title']; $pic_title_reg = ereg_replace("[^A-Za-z0-9]", "_", $pic_title); + if (!in_array($pic_filetype, $thumb_ext_array)) + { + $image_processed = true; + $pic_size = get_full_image_info($pic_fullpath); + + if($pic_size == false) + { + if(empty($images['no_thumbnail']) || file_exists($module_root_path. 'album_mod/nothumbnail.jpg')) + { + header('Content-type: image/jpeg'); + header('Content-Disposition: filename=thumb_' . $pic_title_reg . '.' . $pic_filetype); + readfile($module_root_path. 'album_mod/nothumbnail.jpg'); + } + else + { + header('Content-type: image/jpeg'); + header('Content-Disposition: filename=thumb_' . $pic_title_reg . '.' . $pic_filetype); + readfile($images['no_thumbnail']); + } + exit; + } + + $pic_width = $pic_size['width']; + $pic_height = $pic_size['height']; + $pic_filetype = strtolower($pic_size['type']); + + $pic_title = substr($pic_filename, 0, strlen($pic_filename) - strlen($pic_filetype) - 1); + $pic_title_reg = ereg_replace("[^A-Za-z0-9]", '_', $pic_title); + $pic_thumbnail = $pic_thumbnail_prefix . '.' . $pic_filetype; + } + else + { + $pic_title = substr($pic_filename, 0, strlen($pic_filename) - strlen($pic_filetype) - 1); + $pic_title_reg = ereg_replace("[^A-Za-z0-9]", '_', $pic_title); + $pic_thumbnail = $pic_thumbnail_prefix . '_' . $pic_filename; + } + + $pic_thumbnail_fullpath = ALBUM_CACHE_PATH . $pic_thumbnail; + if( empty($thispic) || !file_exists($pic_fullpath) ) { Index: album_showpage.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_showpage.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** album_showpage.php 12 Sep 2008 05:17:58 -0000 1.7 --- album_showpage.php 23 Jul 2010 11:15:17 -0000 1.8 *************** *** 1101,1104 **** --- 1101,1110 ---- } // Mighty Gorgon - Slideshow - END + + if( @filesize(ALBUM_UPLOAD_PATH . $thispic['pic_filename']) == false ) + { + print("filesize() stat failed for this picture, or file was deleted on server."); + $thispic['pic_filename'] = "fap_nothumbnail.jpg"; + } // Mighty Gorgon - Pic Size - BEGIN *************** *** 1106,1110 **** $pic_width = $pic_size[0]; $pic_height = $pic_size[1]; ! $pic_filesize = filesize(ALBUM_UPLOAD_PATH . $thispic['pic_filename']); // Mighty Gorgon - Pic Size - END --- 1112,1116 ---- $pic_width = $pic_size[0]; $pic_height = $pic_size[1]; ! $pic_filesize = @filesize(ALBUM_UPLOAD_PATH . $thispic['pic_filename']); // Mighty Gorgon - Pic Size - END Index: album_pic.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/modules/album_pic.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_pic.php 13 Mar 2008 08:35:57 -0000 1.3 --- album_pic.php 23 Jul 2010 11:15:17 -0000 1.4 *************** *** 69,72 **** --- 69,76 ---- } + // Mighty Gorgon: this code is reserved for generating extra thumbnail size on the fly... + $req_thumb_size = $mx_request_vars->request('thumbnail_size', MX_TYPE_NO_TAGS, $album_config['thumbnail_size']); + $req_thumb_size = (($req_thumb_size > 600) || ($req_thumb_size < 30)) ? $album_config['thumbnail_size'] : $req_thumb_size; + $cat_id = $thispic['pic_cat_id']; $album_user_id = $thispic['cat_user_id']; *************** *** 76,79 **** --- 80,86 ---- $pic_fullpath = ALBUM_UPLOAD_PATH . $pic_filename; $pic_wm_fullpath = ALBUM_WM_CACHE_PATH . 'full_' . $pic_filename; + // Mighty Gorgon: this prefix is needed to not overwrite standard thumbnails with the ones generated with the extra size... + $pic_wm_prefix = 'mid_' . (($req_thumb_size != $album_config['thumbnail_size']) ? ($req_thumb_size . '_') : '') . md5($pic_id); + $pic_ext_array = array('gif', 'jpg', 'png'); $pic_title = $thispic['pic_title']; $pic_title_reg = ereg_replace("[^A-Za-z0-9]", "_", $pic_title); *************** *** 87,91 **** } ! if( empty($thispic) || !file_exists($pic_fullpath) ) { mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); --- 94,131 ---- } ! if (!in_array($pic_filetype, $pic_ext_array)) ! { ! $image_processed = true; ! $pic_size = get_full_image_info($pic_fullpath); ! ! if($pic_size == false) ! { ! if(empty($images['no_thumbnail']) || file_exists($module_root_path. 'album_mod/nopicture.jpg')) ! { ! header('Content-type: image/jpeg'); ! header('Content-Disposition: filename=thumb_' . $pic_title_reg . '.' . $pic_filetype); ! readfile($module_root_path. 'album_mod/nopicture.jpg'); ! } ! else ! { ! header('Content-type: image/jpeg'); ! header('Content-Disposition: filename=thumb_' . $pic_title_reg . '.' . $pic_filetype); ! readfile($images['no_picture']); ! } ! exit; ! } ! ! $pic_width = $pic_size['width']; ! $pic_height = $pic_size['height']; ! $pic_filetype = strtolower($pic_size['type']); ! ! $pic_title = substr($pic_filename, 0, strlen($pic_filename) - strlen($pic_filetype) - 1); ! $pic_title_reg = ereg_replace("[^A-Za-z0-9]", '_', $pic_title); ! } ! ! $pic_wm_fullpath = ALBUM_WM_CACHE_PATH . 'full_' . $pic_filename; ! ! ! if(empty($thispic) || ($pic_info['exists'] == false) || !file_exists($pic_info['fullpath'])) { mx_message_die(GENERAL_MESSAGE, $lang['Pic_not_exist']); |
|
From: Florin C B. <ory...@us...> - 2010-04-27 16:15:10
|
Update of /cvsroot/mxbb/core In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv24001 Modified Files: robots.txt Log Message: robots Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ Index: robots.txt =================================================================== RCS file: /cvsroot/mxbb/core/robots.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** robots.txt 28 Sep 2009 11:24:28 -0000 1.1 --- robots.txt 27 Apr 2010 16:14:59 -0000 1.2 *************** *** 1,19 **** ! User-agent: msnbot ! User-agent: googlebot ! User-agent: yahoo! slurp ! User-agent: Slurp ! User-agent: lycosbot ! Disallow: /admin ! Disallow: /cache ! Disallow: /config ! Disallow: /include ! Disallow: /install ! Disallow: /modules User-agent: * ! Disallow: /admin ! Disallow: /cache ! Disallow: /config ! Disallow: /include ! Disallow: /install ! Disallow: /modules \ No newline at end of file --- 1,61 ---- ! User-agent: * ! Disallow: /admin/ ! Disallow: /cache/ ! Disallow: /images/ ! Disallow: /includes/ ! Disallow: /language/ ! Disallow: /modules/ ! Disallow: /templates/ ! User-Agent: wget ! Disallow: / ! User-Agent: sitecheck.internetseer.com ! Disallow: / ! User-Agent: grub-client ! Disallow: / ! User-Agent: NPBot ! Disallow: / ! User-Agent: WebReaper ! Disallow: / ! User-Agent: Teleport ! Disallow: / ! User-Agent: TeleportPro ! Disallow: / ! User-Agent: MSIECrawler ! Disallow: / ! User-Agent: SiteSnagger ! Disallow: / ! User-Agent: WebStripper ! Disallow: / ! User-Agent: WebCopier ! Disallow: / ! User-Agent: Fetch ! Disallow: / ! User-Agent: Offline Explorer ! Disallow: / ! User-Agent: WebZIP ! Disallow: / ! User-Agent: linko ! Disallow: / ! User-Agent: HTTrack ! Disallow: / ! User-Agent: Microsoft.URL.Control ! Disallow: / ! User-Agent: Xenu ! Disallow: / ! User-Agent: larbin ! Disallow: / ! User-Agent: libwww ! Disallow: / ! User-Agent: ZyBORG ! Disallow: / ! User-Agent: Download Ninja ! Disallow: / ! User-Agent: UbiCrawler ! Disallow: / ! User-Agent: DOC ! Disallow: / ! User-Agent: Zao ! Disallow: / User-agent: * ! Crawl-delay: 10 |
|
From: Florin C B. <ory...@us...> - 2010-04-23 19:40:05
|
Update of /cvsroot/mxbb/core/includes In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv29641 Modified Files: mx_functions_core.php mx_functions_style.php page_header.php template.php Log Message: some fixes I made to the other repository @ mxpcms Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ Index: mx_functions_core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_core.php,v retrieving revision 1.120 retrieving revision 1.121 diff -C2 -d -r1.120 -r1.121 *** mx_functions_core.php 23 Oct 2009 07:46:35 -0000 1.120 --- mx_functions_core.php 23 Apr 2010 19:39:53 -0000 1.121 *************** *** 61,65 **** * */ ! function load_backend($portal_backend = false) { global $db, $portal_config, $phpbb_root_path, $mx_root_path; --- 61,65 ---- * */ ! function load_backend() { global $db, $portal_config, $phpbb_root_path, $mx_root_path; *************** *** 76,88 **** $portal_config = $this->obtain_mxbb_config(false); } ! ! // ! // Overwrite Backend ! // ! if ($portal_backend) ! { ! $portal_config['portal_backend'] = $portal_backend; ! } ! // // Load backend --- 76,80 ---- $portal_config = $this->obtain_mxbb_config(false); } ! // // Load backend *************** *** 3101,3105 **** { global $userdata, $mx_root_path, $mx_request_vars, $portal_config, $theme, $lang; ! global $mx_block, $tplEx, $_GET; $this->info = $this->page_config[$this->page_id]['page_info']; --- 3093,3097 ---- { global $userdata, $mx_root_path, $mx_request_vars, $portal_config, $theme, $lang; ! global $mx_block; $this->info = $this->page_config[$this->page_id]['page_info']; *************** *** 3119,3133 **** $this->default_style = $this->info['default_style'] == -1 ? ($portal_config['default_style']) : ( $this->info['default_style'] ); $this->override_user_style = $this->info['override_user_style'] == -1 ? ($portal_config['override_user_style'] == 1 ? 1 : 0 ) : ( $this->info['override_user_style'] == 1 ? 1 : 0 ); ! // ! // Setup demo style ! // ! if (isset($_GET['strip']) && ($_GET['strip'] == true)) ! { ! $this->page_ov_header = 'overall_header_print.'.$tplEx; ! } ! else ! { ! $this->page_ov_header = !empty($this->info['page_header']) ? $this->info['page_header'] : $portal_config['overall_header']; ! } $this->page_ov_footer = !empty($this->info['page_footer']) ? $this->info['page_footer'] : $portal_config['overall_footer']; $this->page_main_layout = !empty($this->info['page_main_layout']) ? $this->info['page_main_layout'] : $portal_config['main_layout']; --- 3111,3116 ---- $this->default_style = $this->info['default_style'] == -1 ? ($portal_config['default_style']) : ( $this->info['default_style'] ); $this->override_user_style = $this->info['override_user_style'] == -1 ? ($portal_config['override_user_style'] == 1 ? 1 : 0 ) : ( $this->info['override_user_style'] == 1 ? 1 : 0 ); ! ! $this->page_ov_header = !empty($this->info['page_header']) ? $this->info['page_header'] : $portal_config['overall_header']; $this->page_ov_footer = !empty($this->info['page_footer']) ? $this->info['page_footer'] : $portal_config['overall_footer']; $this->page_main_layout = !empty($this->info['page_main_layout']) ? $this->info['page_main_layout'] : $portal_config['main_layout']; Index: template.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/template.php,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** template.php 4 Nov 2009 09:03:47 -0000 1.38 --- template.php 23 Apr 2010 19:39:53 -0000 1.39 *************** *** 1190,1194 **** function assign_block_vars($blockname, $vararray) { ! if (strstr($blockname, '.') == true) { // Nested block. --- 1190,1194 ---- function assign_block_vars($blockname, $vararray) { ! if (strstr($blockname, '.')) { // Nested block. *************** *** 1202,1223 **** $str = &$str[sizeof($str)-1]; } - - $s_row_count = isset($str[$blocks[$blockcount] . '.']) ? sizeof($str[$blocks[$blockcount] . '.']) : 0; - $vararray['S_ROW_COUNT'] = $s_row_count; - - // Assign S_FIRST_ROW - if( !$s_row_count) - { - $vararray['S_FIRST_ROW'] = true; - } - - // Now the tricky part, we always assign S_LAST_ROW and remove the entry before - // This is much more clever than going through the complete template data on display (phew) - $vararray['S_LAST_ROW'] = true; - if( $s_row_count > 0) - { - unset($str[$blocks[$blockcount] . '.'][($s_row_count - 1)]['S_LAST_ROW']); - } - // Now we add the block that we're actually assigning to. // We're adding a new iteration to this block with the given --- 1202,1205 ---- *************** *** 1227,1245 **** else { - $s_row_count = (isset($this->_tpldata[$blockname . '.'])) ? sizeof($this->_tpldata[$blockname .'.']) : 0; - $vararray['S_ROW_COUNT'] = $s_row_count; - - // Assign S_FIRST_ROW - if (!$s_row_count) - { - $vararray['S_FIRST_ROW'] = true; - } - - // We always assign S_LAST_ROW and remove the entry before - $vararray['S_LAST_ROW'] = true; - if ($s_row_count > 0) - { - unset($this->_tpldata[$blockname . '.'][($s_row_count - 1)]['S_LAST_ROW']); - } // Top-level block. // Add a new iteration to this block with the variable assignments --- 1209,1212 ---- Index: page_header.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_header.php,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** page_header.php 23 Oct 2009 07:46:36 -0000 1.71 --- page_header.php 23 Apr 2010 19:39:53 -0000 1.72 *************** *** 444,449 **** $meta_str .= '<meta name="author" content="' . $author .'" />' . "\n"; $meta_str .= '<meta name="copyright" content="' . $copyright .'" />' . "\n"; - $meta_str .= '<meta name="imagetoolbar" content="' . $imagetoolbar .'" />' . "\n"; - $meta_str .= '<meta name="distribution" content="' . $distribution .'" />' . "\n"; $meta_str .= '<meta name="keywords" content="' . $keywords .'" />' . "\n"; $meta_str .= '<meta name="description" lang="' . $langcode .'" content="'. $description .'" />' . "\n"; --- 444,447 ---- Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.115 retrieving revision 1.116 diff -C2 -d -r1.115 -r1.116 *** mx_functions_style.php 1 Jan 2010 17:39:20 -0000 1.115 --- mx_functions_style.php 23 Apr 2010 19:39:53 -0000 1.116 *************** *** 659,663 **** global $userdata, $board_config, $portal_config, $theme, $images; global $template, $lang, $phpEx, $phpbb_root_path, $mx_root_path, $db; ! global $mx_page, $mx_request_vars; // --- 659,663 ---- global $userdata, $board_config, $portal_config, $theme, $images; global $template, $lang, $phpEx, $phpbb_root_path, $mx_root_path, $db; ! global $mx_page, $mx_request_vars, $_GET, $_COOKIE; // *************** *** 689,692 **** --- 689,707 ---- $init_override = 1; } + + if (!empty($_GET['style']) || isset($_COOKIE['style'])) + { + global $SID, $_EXTRA_URL; + + $style = phpBB3::request_var('style', 0); + $SID .= '&style=' . $style; + $_EXTRA_URL = array('style=' . $style); + + if ( $theme = $this->_setup_style($style) ) + { + setcookie('style', $style, (time()+21600), $board_config['cookie_path'], $board_config['cookie_domain'], $board_config['cookie_secure']); + return; + } + } // *************** *** 700,706 **** setcookie('demo_theme', $style, (time()+21600), $board_config['cookie_path'], $board_config['cookie_domain'], $board_config['cookie_secure']); return; ! } } ! // // Setup MXP Style --- 715,721 ---- setcookie('demo_theme', $style, (time()+21600), $board_config['cookie_path'], $board_config['cookie_domain'], $board_config['cookie_secure']); return; ! } } ! // // Setup MXP Style |
|
From: Florin C B. <ory...@us...> - 2010-04-23 19:40:03
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb3 In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv29641/sessions/phpbb3 Modified Files: constants.php core.php Log Message: some fixes I made to the other repository @ mxpcms Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ Index: core.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/core.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** core.php 22 Nov 2009 21:59:00 -0000 1.20 --- core.php 23 Apr 2010 19:39:53 -0000 1.21 *************** *** 23,26 **** --- 23,32 ---- // + // Instantiate Dummy phpBB Classes + // + $phpBB2 = new phpBB2(); + $phpBB3 = new phpBB3(); + + // // Finally, load some backend specific functions // *************** *** 722,769 **** require $mx_root_path. "includes/sessions/phpbb3/constants.$phpEx"; } - - switch (PORTAL_BACKEND) - { - case 'internal': - - case 'phpbb2': - - $sql = "SELECT * - FROM " . CONFIG_TABLE; - - if (!($result = $db->sql_query($sql))) - { - if (!function_exists('mx_message_die')) - { - @die("Couldnt query config information, Allso this hosting or server is using a cache optimizer not compatible with MX-Publisher or just lost connection to database wile query."); - } - else - { - mx_message_die(GENERAL_ERROR, 'Couldnt query config information, Database connection lost?', '', __LINE__, __FILE__, $sql); - } - } - - break; ! case 'phpbb3': ! $sql = 'SELECT config_name, config_value ! FROM ' . CONFIG_TABLE . ' ! WHERE is_dynamic = 1'; ! if (!($result = $db->sql_query($sql))) ! { ! if (!function_exists('mx_message_die')) ! { ! @die("Couldnt query config information, Allso this hosting or server is using a cache optimizer not compatible with MX-Publisher or just lost connection to database wile query."); ! } ! else ! { ! mx_message_die(GENERAL_ERROR, 'Couldnt query config information, Database connection lost?', '', __LINE__, __FILE__, $sql); ! } ! } ! break; } ! ! while ($row = $db->sql_fetchrow($result)) { $config[$row['config_name']] = $row['config_value']; --- 728,748 ---- require $mx_root_path. "includes/sessions/phpbb3/constants.$phpEx"; } ! $sql = "SELECT * ! FROM " . CONFIG_TABLE; ! if ( !( $result = $db->sql_query( $sql ) ) ) ! { ! if (!function_exists('mx_message_die')) ! { ! die("Couldnt query config information, Allso this hosting or server is using a cache optimizer not compatible with MX-Publisher or just lost connection to database wile query."); ! } ! else ! { ! mx_message_die( GENERAL_ERROR, 'Couldnt query config information', '', __LINE__, __FILE__, $sql ); ! } } ! ! while ( $row = $db->sql_fetchrow($result) ) { $config[$row['config_name']] = $row['config_value']; *************** *** 775,779 **** $mx_cache->put('phpbb_config', $config); } ! return ($config); } } --- 754,759 ---- $mx_cache->put('phpbb_config', $config); } ! ! return ( $config ); } } |
|
From: Florin C B. <ory...@us...> - 2010-04-23 19:40:03
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb2 In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv29641/sessions/phpbb2 Modified Files: constants.php core.php Log Message: some fixes I made to the other repository @ mxpcms Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ |
|
From: FlorinCB <ory...@us...> - 2010-01-22 12:51:51
|
Update of /cvsroot/mxbb/core/templates/mxSilver In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16908 Modified Files: mxSilver.cfg mxSilver.css overall_footer.tpl overall_header.tpl overall_header_navigation.tpl overall_header_navigation_phpbb.tpl overall_noheader.tpl Added Files: bbcode.tpl full_page_body.tpl login_body.tpl message_body.tpl Log Message: mxSilver upgrade Index: overall_header.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_header.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** overall_header.tpl 1 Nov 2008 21:12:25 -0000 1.4 --- overall_header.tpl 22 Jan 2010 12:11:45 -0000 1.5 *************** *** 1,29 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> ! {META} {NAV_LINKS} - [...1745 lines suppressed...] <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 1695,1699 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> *************** *** 175,177 **** </tr> </table> ! <!-- ENDIF --> \ No newline at end of file --- 1719,1721 ---- </tr> </table> ! <!-- ENDIF --> Index: overall_header_navigation.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_header_navigation.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** overall_header_navigation.tpl 1 Nov 2008 21:12:25 -0000 1.4 --- overall_header_navigation.tpl 22 Jan 2010 12:11:45 -0000 1.5 *************** *** 1,29 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> ! {META} {NAV_LINKS} - [...1663 lines suppressed...] ! <td height="15" align="center" valign="middle" nowrap><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT} </a></span></td> ! <!-- IF USER_LOGGED_OUT --> ! <td height="15" align="center" valign="middle" nowrap><a href="{U_REGISTER}" class="mainmenu"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/page_icons/nav_register.gif" border="0" alt="{L_REGISTER}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="middle" nowrap><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span></td> ! <!-- ENDIF --> <td valign="top" align="right" width="100%" height="5" > <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> *************** *** 136,140 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> </td> --- 1674,1678 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> Index: mxSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/mxSilver.cfg,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mxSilver.cfg 27 Apr 2008 18:40:24 -0000 1.4 --- mxSilver.cfg 22 Jan 2010 12:11:45 -0000 1.5 *************** *** 2,21 **** /** * ! * @package MX-Publisher Core * @version $Id$ ! * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! /** Default standalone MX-Publisher style, by: ! * ! * The MX-Publisher Development Team ! * Version: 1.0 ! * Requirements: mxBB Core 2.8.x+ ! * ! */ ! ! /** Based on original theme by: * * copyright (C) 2001 The phpBB Group --- 2,13 ---- /** * ! * @package mxBB Portal Core * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * */ ! /** Original theme by: * * copyright (C) 2001 The phpBB Group *************** *** 26,30 **** */ ! $mx_template_settings['portal_backend'] = 'internal'; // --- 18,47 ---- */ ! /** Adapted for mxBB by: ! * ! * The mxBB Development Team ! * Version: 1.0 ! * Requirements: mxBB Core 2.8.x ! * ! */ ! ! switch (PORTAL_BACKEND) ! { ! case 'internal': ! ! $mx_template_settings['portal_backend'] = 'internal'; ! break; ! ! case 'phpbb2': ! ! define(INC_PHPBB2, true); ! $mx_template_settings['portal_backend'] = 'phpbb2'; ! break; ! ! case 'phpbb3': ! ! $mx_template_settings['portal_backend'] = 'phpbb3'; ! break; ! } // *************** *** 40,44 **** // // Credits, copyrights etc ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for MX-Publisher by <a href="mailto:jon...@mx...">Jon Ohlsson</a>'; // --- 57,62 ---- // // Credits, copyrights etc ! // $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for MX-Publisher by <a href="mailto:jon...@mx...">Jon Ohlsson</a>'; ! $mx_template_settings['template_copy'] = 'Original subSilver theme for phpBB by <a href="http://www.subSky.com/phpBB2/">subBlue design</a> :: Adapted for MXP by <a href="mailto:jon...@mx...">Jon Ohlsson</a>'; // *************** *** 65,83 **** $mx_images['mx_graphics']['menu_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/menu_icons" ) ? $current_template_path . "/images/menu_icons" : ( file_exists( $mx_root_path . $cloned_template_path . "/images/menu_icons" ) ? $cloned_template_path . "/images/menu_icons" : $default_template_path . "/images/menu_icons" ); $mx_images['mx_graphics']['admin_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/admin_icons" ) ? $current_template_path . "/images/admin_icons" : ( file_exists( $mx_root_path . $cloned_template_path . "/images/admin_icons" ) ? $cloned_template_path . "/images/admin_icons" : $default_template_path . "/images/admin_icons" ); ! ! // ! // Standalone MX-Publisher installation? Where are the phpbb images? ! // ! //$mx_images['mx_graphics']['phpbb_icons'] = !empty($current_template_path) && file_exists( $phpbb_root_path . $current_template_path . "/images" ) ? $current_template_path . "/images" : ( !empty($cloned_template_path) && file_exists( $phpbb_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path . "/images" : $default_template_path . "/images"); ! $mx_images['mx_graphics']['phpbb_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/phpbb2" ) ? $current_template_path . "/images/phpbb2" : ( file_exists( $mx_root_path . $cloned_template_path . "/images/phpbb2" ) ? $cloned_template_path . "/images/phpbb2" : $default_template_path . "/images/phpbb2" ); // // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc ! $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages ! $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons ! $current_template_menu_images = PORTAL_URL . $mx_images['mx_graphics']['menu_icons']; // Used by adminCP - Navigation Menu ! $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the MX-Publisher adminCP // --- 83,98 ---- $mx_images['mx_graphics']['menu_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/menu_icons" ) ? $current_template_path . "/images/menu_icons" : ( file_exists( $mx_root_path . $cloned_template_path . "/images/menu_icons" ) ? $cloned_template_path . "/images/menu_icons" : $default_template_path . "/images/menu_icons" ); $mx_images['mx_graphics']['admin_icons'] = file_exists( $mx_root_path . $current_template_path . "/images/admin_icons" ) ? $current_template_path . "/images/admin_icons" : ( file_exists( $mx_root_path . $cloned_template_path . "/images/admin_icons" ) ? $cloned_template_path . "/images/admin_icons" : $default_template_path . "/images/admin_icons" ); ! $mx_images['mx_graphics']['phpbb_icons'] = !empty($current_template_path) && file_exists( $phpbb_root_path . $current_template_path . "/images" ) ? $current_template_path . "/images" : ( !empty($cloned_template_path) && file_exists( $phpbb_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path . "/images" : $default_template_path . "/images"); // // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc ! $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages ! $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons ! $current_template_menu_images = PORTAL_URL . $mx_images['mx_graphics']['menu_icons']; // Used by adminCP - Navigation Menu ! $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the MX-Publisher adminCP ! $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template ! $current_template_theme_images = PORTAL_URL . $current_template_path . '/theme/images'; // *************** *** 85,93 **** // //$current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template ! $current_template_phpbb_images = PORTAL_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template // // Define the icon css style ! // $mx_images['mx_graphics']['icon_style'] = '<style type="text/css"> --- 100,108 ---- // //$current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template ! $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template // // Define the icon css style ! /* $mx_images['mx_graphics']['icon_style'] = '<style type="text/css"> *************** *** 105,108 **** --- 120,124 ---- } </style>'; + */ /********************************************************************************\ *************** *** 160,164 **** // // phpBB Graphics - for standalone MX-Publisher installation ! // $images['icon_quote'] = "$current_template_phpbb_images/{LANG}/icon_quote.gif"; $images['icon_edit'] = "$current_template_phpbb_images/{LANG}/icon_edit.gif"; --- 176,180 ---- // // phpBB Graphics - for standalone MX-Publisher installation ! /* $images['icon_quote'] = "$current_template_phpbb_images/{LANG}/icon_quote.gif"; $images['icon_edit'] = "$current_template_phpbb_images/{LANG}/icon_edit.gif"; *************** *** 168,177 **** $images['icon_email'] = "$current_template_phpbb_images/{LANG}/icon_email.gif"; $images['icon_delpost'] = "$current_template_phpbb_images/icon_delete.gif"; ! //$images['icon_ip'] = "$current_template_phpbb_images/{LANG}/icon_ip.gif"; $images['icon_www'] = "$current_template_phpbb_images/{LANG}/icon_www.gif"; ! //$images['icon_icq'] = "$current_template_phpbb_images/{LANG}/icon_icq_add.gif"; ! //$images['icon_aim'] = "$current_template_phpbb_images/{LANG}/icon_aim.gif"; ! //$images['icon_yim'] = "$current_template_phpbb_images/{LANG}/icon_yim.gif"; ! //$images['icon_msnm'] = "$current_template_phpbb_images/{LANG}/icon_msnm.gif"; $images['icon_minipost'] = "$current_template_phpbb_images/icon_minipost.gif"; $images['icon_gotopost'] = "$current_template_phpbb_images/icon_minipost.gif"; --- 184,193 ---- $images['icon_email'] = "$current_template_phpbb_images/{LANG}/icon_email.gif"; $images['icon_delpost'] = "$current_template_phpbb_images/icon_delete.gif"; ! $images['icon_ip'] = "$current_template_phpbb_images/{LANG}/icon_ip.gif"; $images['icon_www'] = "$current_template_phpbb_images/{LANG}/icon_www.gif"; ! $images['icon_icq'] = "$current_template_phpbb_images/{LANG}/icon_icq_add.gif"; ! $images['icon_aim'] = "$current_template_phpbb_images/{LANG}/icon_aim.gif"; ! $images['icon_yim'] = "$current_template_phpbb_images/{LANG}/icon_yim.gif"; ! $images['icon_msnm'] = "$current_template_phpbb_images/{LANG}/icon_msnm.gif"; $images['icon_minipost'] = "$current_template_phpbb_images/icon_minipost.gif"; $images['icon_gotopost'] = "$current_template_phpbb_images/icon_minipost.gif"; *************** *** 200,207 **** $images['reply_locked'] = "$current_template_phpbb_images/{LANG}/reply-locked.gif"; ! //$images['pm_inbox'] = "$current_template_phpbb_images/msg_inbox.gif"; ! //$images['pm_outbox'] = "$current_template_phpbb_images/msg_outbox.gif"; ! //$images['pm_savebox'] = "$current_template_phpbb_images/msg_savebox.gif"; ! //$images['pm_sentbox'] = "$current_template_phpbb_images/msg_sentbox.gif"; $images['pm_readmsg'] = "$current_template_phpbb_images/folder.gif"; $images['pm_unreadmsg'] = "$current_template_phpbb_images/folder_new.gif"; --- 216,223 ---- $images['reply_locked'] = "$current_template_phpbb_images/{LANG}/reply-locked.gif"; ! $images['pm_inbox'] = "$current_template_phpbb_images/msg_inbox.gif"; ! $images['pm_outbox'] = "$current_template_phpbb_images/msg_outbox.gif"; ! $images['pm_savebox'] = "$current_template_phpbb_images/msg_savebox.gif"; ! $images['pm_sentbox'] = "$current_template_phpbb_images/msg_sentbox.gif"; $images['pm_readmsg'] = "$current_template_phpbb_images/folder.gif"; $images['pm_unreadmsg'] = "$current_template_phpbb_images/folder_new.gif"; *************** *** 215,223 **** $images['Topic_watch'] = ""; $images['topic_un_watch'] = ""; ! //$images['topic_mod_lock'] = "$current_template_phpbb_images/topic_lock.gif"; ! //$images['topic_mod_unlock'] = "$current_template_phpbb_images/topic_unlock.gif"; ! //$images['topic_mod_split'] = "$current_template_phpbb_images/topic_split.gif"; ! //$images['topic_mod_move'] = "$current_template_phpbb_images/topic_move.gif"; ! //$images['topic_mod_delete'] = "$current_template_phpbb_images/topic_delete.gif"; $images['voting_graphic'][0] = "$current_template_phpbb_images/voting_bar.gif"; --- 231,246 ---- $images['Topic_watch'] = ""; $images['topic_un_watch'] = ""; ! $images['topic_mod_lock'] = "$current_template_phpbb_images/topic_lock.gif"; ! $images['topic_mod_unlock'] = "$current_template_phpbb_images/topic_unlock.gif"; ! $images['topic_mod_split'] = "$current_template_phpbb_images/topic_split.gif"; ! $images['topic_mod_move'] = "$current_template_phpbb_images/topic_move.gif"; ! $images['topic_mod_delete'] = "$current_template_phpbb_images/topic_delete.gif"; ! ! $images['voting_graphic'][0] = "$current_template_phpbb_images/voting_bar.gif"; ! $images['voting_graphic'][1] = "$current_template_phpbb_images/voting_bar.gif"; ! $images['voting_graphic'][2] = "$current_template_phpbb_images/voting_bar.gif"; ! $images['voting_graphic'][3] = "$current_template_phpbb_images/voting_bar.gif"; ! $images['voting_graphic'][4] = "$current_template_phpbb_images/voting_bar.gif"; ! */ $images['voting_graphic'][0] = "$current_template_phpbb_images/voting_bar.gif"; *************** *** 228,272 **** // ! // Populate the $theme colors - for standalone MX-Publisher // ! $template_config_row['body_background'] = ""; ! $template_config_row['body_bgcolor'] = "E5E5E5"; ! $template_config_row['body_text'] = "000000"; $template_config_row['body_link'] = "006699"; ! $template_config_row['body_vlink'] = "5493B4"; ! $template_config_row['body_alink'] = ""; ! $template_config_row['body_hlink'] = "DD6900"; ! $template_config_row['tr_color1'] = "EFEFEF"; ! $template_config_row['tr_color2'] = "DEE3E7"; ! $template_config_row['tr_color3'] = "D1D7DC"; ! $template_config_row['tr_class1'] = ""; ! $template_config_row['tr_class2'] = ""; ! $template_config_row['tr_class3'] = ""; ! $template_config_row['th_color1'] = "98AAB1"; ! $template_config_row['th_color2'] = "006699"; ! $template_config_row['th_color3'] = "FFFFFF"; ! $template_config_row['th_class1'] = "cellpic1.gif"; ! $template_config_row['th_class2'] = "cellpic3.gif"; ! $template_config_row['th_class3'] = "cellpic2.jpg"; ! $template_config_row['td_color1'] = "FAFAFA"; ! $template_config_row['td_color2'] = "FFFFFF"; ! $template_config_row['td_color3'] = ""; ! $template_config_row['td_class1'] = "row1"; ! $template_config_row['td_class2'] = "row2"; ! $template_config_row['td_class3'] = ""; ! $template_config_row['fontface1'] = "Verdana, Arial, Helvetica, sans-serif"; $template_config_row['fontface2'] = "Trebuchet MS"; $template_config_row['fontface3'] = "Courier, \'Courier New\', sans-serif"; - $template_config_row['fontsize1'] = "10"; - $template_config_row['fontsize2'] = "11"; $template_config_row['fontsize3'] = "12"; ! $template_config_row['fontcolor1'] = "444444"; ! $template_config_row['fontcolor2'] = "006600"; $template_config_row['fontcolor3'] = "FFA34F"; ! $template_config_row['span_class1'] = ""; ! $template_config_row['span_class2'] = ""; ! $template_config_row['span_class3'] = ""; ! $template_config_row['img_size_poll'] = "0"; ! $template_config_row['img_size_privmsg'] = "0"; /********************************************************************************\ --- 251,278 ---- // ! // Define common theme colors (if not present in db) // ! $template_config_row['body_bgcolor'] = "FFFFFF"; ! $template_config_row['body_text'] = "383B3F"; $template_config_row['body_link'] = "006699"; ! $template_config_row['body_vlink'] = "006699"; ! $template_config_row['body_alink'] = "006699"; ! $template_config_row['body_hlink'] = "f3a625"; ! $template_config_row['tr_color1'] = "F7EEEE"; // row1 ! $template_config_row['tr_color2'] = "FBF4F4"; // row2 ! $template_config_row['tr_color3'] = "f1f1f1"; // row3 ! $template_config_row['th_color1'] = "FFA34F"; // bodyline border color ! $template_config_row['th_color2'] = "333333"; // forumline border color ! $template_config_row['th_color3'] = "d1d7dc"; // boxes border color ! $template_config_row['td_color1'] = "F7EEEE"; // code/quote boxes background ! $template_config_row['td_color2'] = "FBF4F4"; // post box background ! $template_config_row['fontface1'] = "Verdana,Arial,Helvetica,sans-serif"; $template_config_row['fontface2'] = "Trebuchet MS"; $template_config_row['fontface3'] = "Courier, \'Courier New\', sans-serif"; $template_config_row['fontsize3'] = "12"; ! $template_config_row['fontcolor1'] = "383B3F"; // Main font color ! $template_config_row['fontcolor2'] = "726363"; $template_config_row['fontcolor3'] = "FFA34F"; ! /********************************************************************************\ *************** *** 276,280 **** // Logo // ! $mx_images['mx_logo'] = "$current_template_images/logo.gif";; // --- 282,286 ---- // Logo // ! $mx_images['mx_logo'] = "$current_template_theme_images/logo.gif"; // *************** *** 286,289 **** // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_phpbb_images/whosonline.gif"; ?> --- 292,295 ---- // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_theme_images/whosonline.gif"; ?> --- NEW FILE: full_page_body.tpl --- <table border="0" cellspacing="50" cellpadding="0" width="100%" align="center"> <tr valign="top"> <td align="center">{MESSAGE_TEXT}</td> </tr> </table> <br clear="all" /> --- NEW FILE: message_body.tpl --- <table border="0" cellspacing="10" cellpadding="0" width="100%" class="mx_body_table"> <tr valign="top"> <td> <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0"> <tr> <th class="thHead" height="25"><b>{MESSAGE_TITLE}</b></th> </tr> <tr> <td class="row1"><table width="100%" cellspacing="0" cellpadding="1" border="0"> <tr> <td> </td> </tr> <tr> <td align="center"><span class="gen">{MESSAGE_TEXT}</span></td> </tr> <tr> <td> </td> </tr> </table></td> </tr> </table> </td> </tr> </table> <br clear="all" /> Index: mxSilver.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/mxSilver.css,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mxSilver.css 1 Nov 2008 21:12:25 -0000 1.5 --- mxSilver.css 22 Jan 2010 12:11:45 -0000 1.6 *************** *** 1,256 **** ! /* ! The original subSilver Theme for phpBB version 2+ ! Created by subBlue design ! http://www.subBlue.com ! */ ! ! html { ! font-size: 100%; ! } ! ! body { ! /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! color: #323D4F; ! background-color: #E5E5E5; ! 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; ! font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */ ! } ! ! /* 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 #D1D7DC 0px; border-top-width: 1px;} ! ! ! /* This is the border line & background colour round the entire page */ ! .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } ! /* This is the outline round the main forum tables */ ! .forumline { background-color: #FFFFFF; border: 2px #006699 solid; } ! /* Main table cell colours and backgrounds */ ! td.row1 { background-color: #EFEFEF; } ! td.row2 { background-color: #DEE3E7; } ! td.row3 { background-color: #D1D7DC; } ! /* ! 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 ! */ ! td.rowpic { ! background-color: #FFFFFF; ! background-image: url(../_core/images/phpbb2/cellpic2.jpg); ! background-repeat: repeat-y; } ! td.nav { ! padding: 2px; } ! /* 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(../_core/images/phpbb2/cellpic3.gif); } ! td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { ! background-image: url(../_core/images/phpbb2/cellpic1.gif); ! background-color:#D1D7DC; border: #FFFFFF; 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: #FFFFFF; border-style: solid; height: 28px; } - td.row3Right,td.spaceRow { - background-color: #D1D7DC; border: #FFFFFF; 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; } ! /* 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; } ! ! /* General text */ ! .gen { font-size : 12px; } ! .genmed { font-size : 11px; } ! .gensmall { font-size : 10px; } ! .gen,.genmed,.gensmall { color : #000000; } ! a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; } ! a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; 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 : #006699; } ! a.mainmenu:hover{ text-decoration: underline; color : #DD6900; } ! ! ! /* Forum category titles */ ! .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699} ! a.cattitle { text-decoration: none; color : #006699; } ! 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 : #006699; } ! a.forumlink { text-decoration: none; color : #006699; } ! a.forumlink:hover{ text-decoration: underline; color : #DD6900; } ! ! ! /* 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 : #006699; } ! a.nav:hover { text-decoration: underline; } ! ! ! /* titles for the topics: could specify viewed link colour too */ ! .topictitle { font-weight: bold; font-size: 11px; color : #000000; } ! a.topictitle:link { text-decoration: none; color : #006699; } ! a.topictitle:visited { text-decoration: none; color : #5493B4; } ! a.topictitle:hover { text-decoration: underline; color : #DD6900; } ! ! ! /* 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; } ! ! ! /* The content of the posts (body of text) */ ! .postbody { font-size : 12px;} ! a.postlink:link { text-decoration: none; color : #006699 } ! a.postlink:visited { text-decoration: none; color : #5493B4; } ! a.postlink:hover { text-decoration: underline; color : #DD6900} ! ! ! /* Quote & Code blocks */ ! .code { ! font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; ! background-color: #FAFAFA; border: #D1D7DC; 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: #D1D7DC; 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;} ! ! ! /* 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 : #FFFFFF; } ! input { text-indent : 2px; } ! ! /* The buttons used for bbCode styling in message post */ ! input.button { ! background-color : #EFEFEF; ! 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: #DEE3E7; border-style: none; } ! ! ! /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ ! /* @import url("formIE.css"); */ ! ! /* Fancy form styles for IE */ ! ! input, textarea, select { ! border-top-width : 1px; ! border-right-width : 1px; ! border-bottom-width : 1px; ! border-left-width : 1px; } ! input { text-indent : 2px; } ! ! input.button { ! border-top-width : 1px; ! border-right-width : 1px; ! border-bottom-width : 1px; ! border-left-width : 1px; } - .postbody { line-height: 18px} - - /************************************************************\ - | Addon or redefined CSS definitions for MX-Publisher - \************************************************************/ - p, td { font-size: 11px; color: #000000; } - /* This is the main table round all portal contents, use with .bodyline */ .mx_main_table { } /* This is the outline table round the overall page header */ .mx_header_table { ! background-color: #FFFFFF; ! border: 2px solid #006699; } --- 1,115 ---- ! /* MX-Publisher 2.8.x Style Sheet ! -------------------------------------------------------------- ! Style name: skyLine* ! 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/ ) + -------------------------------------------------------------- + */ ! @import url("./theme/stylesheet.css"); ! /* General markup styles ! ---------------------------------------- */ ! * { ! font-size: 100%; } ! body, div, p, th, td, li, dd { ! voice-family: "\"}\""; ! voice-family: inherit; } ! table { ! text-align: justify; } ! html { ! /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-ie browsers */ ! height: 100%; ! margin-bottom: 1px; } ! body { ! /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ ! font-family: Helvetica, Lucida Grande, Verdana, Arial, sans-serif; ! margin:6px 10px; ! padding:0; } + /* General font families for common tags */ + font,th,td,p { font-family: Trebuchet MS, Lucida Grande, Verdana, Helvetica, Arial, sans-serif; } ! img { ! border: 0; } ! h1 { ! font-family: Trebuchet MS, Helvetica, sans-serif; ! font-size: 1.70em; ! font-weight: normal; } ! h2, caption { ! font-family: Trebuchet MS, Helvetica, sans-serif; ! font-size: 1.40em; ! font-weight: normal; ! text-align: left; ! margin-top: 25px; } ! .rtl h2, .rtl caption { ! text-align: right; } ! h3, h4 { ! font-family: Trebuchet MS, Helvetica, sans-serif; ! font-size: 1.20em; ! text-decoration: none; ! line-height: 1.20em; ! margin-top: 25px; } ! p { ! margin-bottom: 0.7em; ! line-height: 1.40em; ! font-size: 1em; } ! ul { ! list-style: disc; ! margin: 0 0 1em 2em; } ! .rtl ul { ! margin: 0 2em 1em 0; } ! hr { ! border: 0 none; ! border-top: 1px dashed #999999; ! margin-bottom: 5px; ! padding-bottom: 5px; ! height: 1px; } ! .small { ! font-size: 0.9em; } /* This is the main table round all portal contents, use with .bodyline */ .mx_main_table { + align:center; } /* This is the outline table round the overall page header */ .mx_header_table { ! border: 0.1em #006699 solid; } *************** *** 355,356 **** --- 214,223 ---- filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); } + + /* TinyMCE specific rules */ + body.mceContentBody { + text-align: left; + font-family: Verdana, Arial, Helvetica, sans-serif; + color: #000; + background: #FFF; + } --- NEW FILE: login_body.tpl --- <table border="0" cellspacing="10" cellpadding="0" width="100%" class="mx_body_table"> <tr valign="top"> <td> <form action="{S_LOGIN_ACTION}" method="post" target="_top"> <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> <tr> <th height="25" class="thHead" nowrap="nowrap">{L_ENTER_PASSWORD}</th> </tr> <tr> <td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%"> <tr> <td colspan="2" align="center"> </td> </tr> <tr> <td width="45%" align="right"><span class="gen">{L_USERNAME}:</span></td> <td> <input type="text" class="post" name="username" size="25" maxlength="40" value="{USERNAME}" /> </td> </tr> <tr> <td align="right"><span class="gen">{L_PASSWORD}:</span></td> <td> <input type="password" class="post" name="password" size="25" maxlength="32" /> </td> </tr> <!-- BEGIN switch_allow_autologin --> <tr align="center"> <td colspan="2"><span class="gen">{L_AUTO_LOGIN}: <input type="checkbox" name="autologin" /></span></td> </tr> <!-- END switch_allow_autologin --> <tr align="center"> <td colspan="2">{S_HIDDEN_FIELDS}<input type="submit" name="login" class="mainoption" value="{L_LOGIN}" /></td> </tr> <tr align="center"> <td colspan="2"><span class="gensmall"><a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a></span></td> </tr> </table></td> </tr> </table> </form> </td> </tr> </table> Index: overall_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_footer.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** overall_footer.tpl 16 Jun 2008 10:49:31 -0000 1.5 --- overall_footer.tpl 22 Jan 2010 12:11:45 -0000 1.6 *************** *** 1,5 **** - <!-- BEGIN page_last_updated --> - <div align="right"><span class="copyright">{page_last_updated.L_PAGE_UPDATED} {page_last_updated.TIME} {page_last_updated.NAME} </div> - <!-- END page_last_updated --> <div align="center"> <span class="copyright"> --- 1,2 ---- Index: overall_noheader.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_noheader.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** overall_noheader.tpl 1 Nov 2008 21:12:25 -0000 1.4 --- overall_noheader.tpl 22 Jan 2010 12:11:45 -0000 1.5 *************** *** 1,25 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> - {META} {NAV_LINKS} - <title>{SITENAME} :: {PAGE_TITLE}</title> - <!-- IF PHPBB --> <!-- First load standard template *.css definition, located in the the phpbb template folder --> ! <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_PHPBB_STYLESHEET}" type="text/css" > ! <!-- ENDIF --> ! <!-- Then load MX-Publisher template *.css definition for mx, located in the the portal template folder --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > ! <!-- Optionally, redefine some defintions for gecko browsers --> ! <!-- IF GECKO --> ! <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > ! <!-- ENDIF --> ! <!-- IF ENABLE_PM_POPUP --> <script language="Javascript" type="text/javascript"> <!-- --- 1,17 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- First load standard template *.css definition, located in the the phpbb template folder --> ! <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_HEAD_STYLESHEET}" type="text/css" > ! <!-- Then load addon template *.css definition for mx, located in the the portal template folder --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}subSilver.css" type="text/css" > ! ! <!-- BEGIN switch_enable_pm_popup --> <script language="Javascript" type="text/javascript"> <!-- *************** *** 30,37 **** //--> </script> ! <!-- ENDIF --> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" /> --- 22,51 ---- //--> </script> ! <!-- END switch_enable_pm_popup --> ! ! <SCRIPT type=text/javascript> ! <!-- ! function newImage(arg) { ! if (document.images) { ! rslt = new Image(); ! rslt.src = arg; ! return rslt; ! } ! } + function changeImages() { + if (document.images ) { + for (var i=0; i<changeImages.arguments.length; i+=2) { + document[changeImages.arguments[i]].src = changeImages.arguments[i+1]; + } + } + } + + // --> + </SCRIPT> + <!-- End Preload Script --> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> + </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" /> Index: overall_header_navigation_phpbb.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/overall_header_navigation_phpbb.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** overall_header_navigation_phpbb.tpl 1 Nov 2008 21:12:25 -0000 1.5 --- overall_header_navigation_phpbb.tpl 22 Jan 2010 12:11:45 -0000 1.6 *************** *** 1,29 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> ! <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> ! {META} {NAV_LINKS} - <title>{SITENAME} :: {PAGE_TITLE}</title> - <!-- IF PHPBB --> <!-- First load standard template *.css definition, located in the the phpbb template folder --> ! <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_PHPBB_STYLESHEET}" type="text/css" > ! <!-- ENDIF --> ! <!-- Then load MX-Publisher template *.css definition for mx, located in the the portal template folder --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > ! <!-- Optionally, redefine some defintions for gecko browsers --> ! <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > ! <!-- ENDIF --> {MX_ADDITIONAL_CSS_FILES} {MX_ICON_CSS} ! <!-- IF ENABLE_PM_POPUP --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) --- 1,26 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> + <meta name="verify-v1" content="3ezS3iYCRNh3nu59s47WkxxXhKwAw2WKDUFrCmLbfEw=" /> <meta http-equiv="Content-Style-Type" content="text/css"> ! <!-- BEGIN switch_set_base --> ! <base href="{U_PORTAL_ROOT_PATH}" > ! <!-- END switch_set_base --> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- First load standard template *.css definition, located in the the phpbb template folder --> ! ! <!-- Then load mxBB template *.css definition for mx, located in the the portal template folder --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" /> <!-- Optionally, redefine some defintions for gecko browsers --> ! <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" /> {MX_ADDITIONAL_CSS_FILES} + {MX_ADDITIONAL_CSS} {MX_ICON_CSS} ! <!-- BEGIN switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) *************** *** 32,36 **** } // --></script> ! <!-- ENDIF --> <script language="javascript" type="text/javascript"><!-- --- 29,33 ---- } // --></script> ! <!-- END switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- *************** *** 64,69 **** --- 61,73 ---- // --></script> + <script type="text/javascript"> + //this will disable google traslate browsing frame, the page still will be traslated but real ip will be returned in Admin Index + if (top.location != self.location) top.location = self.location.href; + </script> + <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> + <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/tinymce/jscripts/tiny_mce/tiny_mce.js"></script> + {MX_ADDITIONAL_JS_FILES} {MX_ADDITIONAL_HEADER_TEXT} *************** *** 74,84 **** <a name="top"></a> ! <table width="850" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> ! <td class="bodyline" valign="top"> <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> --- 78,88 ---- <a name="top"></a> ! <table width="100%" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> ! <td class="bodyline"> <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo_med.gif" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> *************** *** 90,137 **** </tr> <tr> ! <td class="cat" align="center" valign="middle" colspan="3"> ! <table cellspacing="1" cellpadding="1" border="0"> <tr> ! <td align="center" valign="middle" nowrap> ! <!-- IF USER_LOGGED_IN --> ! <a href="{U_PROFILE}" class="mainmenu"><img src="{NAV_IMAGES_PROFILE}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></span> ! <!-- ENDIF --> ! </td> ! <td align="center" valign="middle" nowrap> ! <a href="{U_FAQ}" class="mainmenu"><img src="{NAV_IMAGES_FAQ}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span> ! </td> ! <td align="center" valign="middle" nowrap> ! <a href="{U_SEARCH}" class="mainmenu"><img src="{NAV_IMAGES_SEARCH}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a></span> ! </td> ! <td align="center" valign="middle" nowrap> ! <a href="{U_MEMBERLIST}" class="mainmenu"><img src="{NAV_IMAGES_MEMBERS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a></span> ! </td> ! <td align="center" valign="middle" nowrap> ! <a href="{U_GROUP_CP}" class="mainmenu"><img src="{NAV_IMAGES_GROUPS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a></span> ! </td> ! <td align="center" valign="middle" nowrap> ! <!-- IF USER_LOGGED_IN --> ! <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{NAV_IMAGES_PRIVMSG}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{L_PRIVATEMSGS}</a></span> ! <!-- ENDIF --> ! </td> </tr> - </table> </td> </tr> </table> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> ! <td align="center" valign="middle" nowrap> ! <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> ! </td> ! <td align="center" valign="middle" nowrap> ! <!-- IF USER_LOGGED_OUT --> ! <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span> ! <!-- ENDIF --> ! </td> <td valign="top" align="right" width="100%" height="5" > - <!-- <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> <a href="{U_SEARCH}" class="gen"><span class="gen">{L_SEARCH}</span></a>: --- 94,162 ---- </tr> <tr> ! <td class="row1" align="center" valign="middle" colspan="3"> ! <table cellspacing="6" cellpadding="2" border="0" align="center"> <tr> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu"><img src="{NAV_IMAGES_HOME}" border="0" alt="{L_HOME}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_INDEX_FORUM}" class="mainmenu"><img src="{NAV_IMAGES_FORUM}" border="0" alt="{L_FORUM}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu"><img src="{NAV_IMAGES_PROFILE}" border="0" alt="{L_PROFILE}" hspace="3" /></a></span></td> ! <!-- <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu"><img src="{NAV_IMAGES_HELP}" border="0" alt="{L_FAQ}" hspace="3" /></a></span></span></td> --> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu"><img src="{NAV_IMAGES_SEARCH}" border="0" alt="{L_SEARCH}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu"><img src="{NAV_IMAGES_MEMBERS}" border="0" alt="{L_MEMBERLIST}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu"><img src="{NAV_IMAGES_GROUPS}" border="0" alt="{L_USERGROUPS}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{NAV_IMAGES_PRIVMSG}" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" /></a></span></td> ! </tr> ! <tr> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu">{L_HOME}</a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_INDEX_FORUM}" class="mainmenu">{L_FORUM}</a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></span></td> ! <!-- <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span></td> --> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a></span></td> ! <td height="15" align="center" valign="top" nowrap><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{L_PRIVATEMSGS}</a></span></td> </tr> </table> </td> </tr> + <!-- BEGIN editcp --> + <tr> + <td class="row2" align="center" valign="middle" colspan="3"> + <div class="editCP_switch" style="display: {editcp.EDITCP_SHOW};"> + <form action="{editcp.EDIT_ACTION}" method="post" class="mx_editform"> + <table width="100%" cellpadding="0" cellspacing="0" border="0"> + <tr> + <td align="right"> + {editcp.EDIT_IMG} + {editcp.S_HIDDEN_FORM_FIELDS} + </td> + </tr> + </table> + </form> + </div> + </td> + </tr> + <!-- END editcp --> + + + <!-- BEGIN switch_view --> + <tr> + <td align="left" valign="bottom" colspan="3" ><span class="gensmall">{CURRENT_TIME}</span></td> + </tr> + <tr> + <td align="left" valign="bottom" colspan="3" ><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td> + </tr> + <!-- END switch_view --> + </table> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> ! <td height="15" align="center" valign="middle" nowrap><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/page_icons/nav_login.gif" border="0" alt="{L_LOGIN_LOGOUT}" hspace="1" /></a></span></td> ! <td height="15" align="center" valign="middle" nowrap><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT} </a></span></td> ! <!-- IF USER_LOGGED_OUT --> ! <td height="15" align="center" valign="middle" nowrap><a href="{U_REGISTER}" class="mainmenu"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/page_icons/nav_register.gif" border="0" alt="{L_REGISTER}" hspace="3" /></a></span></td> ! <td height="15" align="center" valign="middle" nowrap><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span></td> ! <!-- ENDIF --> <td valign="top" align="right" width="100%" height="5" > <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> <a href="{U_SEARCH}" class="gen"><span class="gen">{L_SEARCH}</span></a>: *************** *** 148,155 **** <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="Search"> </form> - --> - <a href="http://www.mx-publisher.com/page144" class="gen"><span class="gen"><b>[{L_SEARCH}]</b></span></a> </td> <td valign="top" align="left" width="5" height="5" > </td> --- 173,178 ---- <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> ! <input class="mainoption" type="submit" value="{L_SEARCH}"> </form> </td> <td valign="top" align="left" width="5" height="5" > </td> --- NEW FILE: bbcode.tpl --- <!-- BEGIN ulist_open --><ul><!-- END ulist_open --> <!-- BEGIN ulist_close --></ul><!-- END ulist_close --> <!-- BEGIN olist_open --><ol type="{LIST_TYPE}"><!-- END olist_open --> <!-- BEGIN olist_close --></ol><!-- END olist_close --> <!-- BEGIN listitem --><li><!-- END listitem --> <!-- BEGIN quote_username_open --></span> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="genmed"><b>{USERNAME} {L_WROTE}:</b></span></td> </tr> <tr> <td class="quote"><!-- END quote_username_open --> <!-- BEGIN quote_open --></span> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="genmed"><b>{L_QUOTE}:</b></span></td> </tr> <tr> <td class="quote"><!-- END quote_open --> <!-- BEGIN quote_close --></td> </tr> </table> <span class="postbody"><!-- END quote_close --> <!-- BEGIN code_open --></span> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="genmed"><b>{L_CODE}:</b></span></td> </tr> <tr> <td class="code"><!-- END code_open --> <!-- BEGIN code_close --></td> </tr> </table> <span class="postbody"><!-- END code_close --> <!-- BEGIN b_open --><span style="font-weight: bold"><!-- END b_open --> <!-- BEGIN b_close --></span><!-- END b_close --> <!-- BEGIN u_open --><span style="text-decoration: underline"><!-- END u_open --> <!-- BEGIN u_close --></span><!-- END u_close --> <!-- BEGIN i_open --><span style="font-style: italic"><!-- END i_open --> <!-- BEGIN i_close --></span><!-- END i_close --> <!-- BEGIN color_open --><span style="color: {COLOR}"><!-- END color_open --> <!-- BEGIN color_close --></span><!-- END color_close --> <!-- BEGIN size_open --><span style="font-size: {SIZE}px; line-height: normal"><!-- END size_open --> <!-- BEGIN size_close --></span><!-- END size_close --> <!-- BEGIN img --><img src="{URL}" border="0" /><!-- END img --> <!-- BEGIN fullalbumimg --><a href="{ALBUM_SHOWPAGE}&pic_id={IMG_NUM}" target="_blank" class="postlink"><img src="{ALBUM_PICM}&pic_id={IMG_NUM}" alt="Image {IMG_NUM}" title="Image {IMG_NUM}" border="0" /></a><!-- END fullalbumimg --> <!-- BEGIN albumimg --><a href="{ALBUM_SHOWPAGE}&pic_id={IMG_NUM}" target="_blank" class="postlink"><img src="{ALBUM_THUMBNAIL}&pic_id={IMG_NUM}" alt="Image {IMG_NUM}" title="Image {IMG_NUM}" border="0" /></a><!-- END albumimg --> <!-- BEGIN albumimgl --><a href="{ALBUM_SHOWPAGE}&pic_id={IMG_NUM}" target="_blank" class="postlink"><img src="{ALBUM_THUMBNAIL}&pic_id={IMG_NUM}" border="0" align="left" alt="Image {IMG_NUM}" title="Image {IMG_NUM}" /></a><!-- END albumimgl --> <!-- BEGIN albumimgr --><a href="{ALBUM_SHOWPAGE}&pic_id={IMG_NUM}" target="_blank" class="postlink"><img src="{ALBUM_THUMBNAIL}&pic_id={IMG_NUM}" border="0" align="right" alt="Image {IMG_NUM}" title="Image {IMG_NUM}" /></a><!-- END albumimgr --> <!-- BEGIN albumimgc --><center><a href="{ALBUM_SHOWPAGE}&pic_id={IMG_NUM}" target="_blank" class="postlink"><img src="{ALBUM_THUMBNAIL}&pic_id={IMG_NUM}" border="0" align="center" alt="Image {IMG_NUM}" title="Image {IMG_NUM}" /></a></center><!-- END albumimgc --> <!-- BEGIN url --><a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a><!-- END url --> <!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</a><!-- END email --> <!-- BEGIN bible --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=nrs" target="_blank">{STRING}</a><!-- END bible --> <!-- BEGIN bible_nas --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=nas" target="_blank">{STRING}</a><!-- END bible_nas --> <!-- BEGIN bible_kjv --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=kjv" target="_blank">{STRING}</a><!-- END bible_kjv --> <!-- BEGIN bible_niv --><a href="http://bible.gospelcom.net/passage/?search={QUERY};&version=31;" target="_blank">{STRING}</a><!-- END bible_niv --> <!-- BEGIN bible_nlt --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=nlt" target="_blank">{STRING}</a><!-- END bible_nlt --> <!-- BEGIN bible_vdc --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=vdc" target="_blank">{STRING}</a><!-- END bible_vdc --> <!-- BEGIN bible_vul --><a href="http://bible.crosswalk.com/OnlineStudyBible/bible.cgi?word={QUERY}&version=vul" target="_blank">{STRING}</a><!-- END bible_vul --> <!-- BEGIN s_open --><strike><!-- END s_open --> <!-- BEGIN s_close --></strike><!-- END s_close --> <!-- BEGIN sup_open --><sup><!-- END sup_open --> <!-- BEGIN sup_close --></sup><!-- END sup_close --> <!-- BEGIN sub_open --><sub><!-- END sub_open --> <!-- BEGIN sub_close --></sub><!-- END sub_close --> <!-- BEGIN spoil_open --> <div align="center"> <div class="spoiltitle"><b>{L_BBCODEBOX_HIDDEN}:</b> <input class="spoilbtn" type="button" value="{L_BBCODEBOX_VIEW}" onClick="javascript:if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = '{L_BBCODEBOX_HIDE}'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = '{L_BBCODEBOX_VIEW}'; }" onfocus="this.blur();"> </div> <div class="spoildiv"> <div style="display: none;"> <!-- END spoil_open --> <!-- BEGIN spoil_close --></div></div></div><span class="postbody"><!-- END spoil_close --> <!-- BEGIN align_open --><div style="text-align:{ALIGN}"><!-- END align_open --> <!-- BEGIN align_close --></div><!-- END align_close --> <!-- BEGIN marq_open --><marquee direction="{MARQ}" scrolldelay="120"><!-- END marq_open --> <!-- BEGIN marq_close --></marquee><!-- END marq_close --> <!-- BEGIN font_open --><span style="font-family:{FONT}"><!-- END font_open --> <!-- BEGIN font_close --></span><!-- END font_close --> <!-- BEGIN flash --><!-- URL's used in the movie--> <!-- text used in the movie--> <!--... [truncated message content] |
|
From: FlorinCB <ory...@us...> - 2010-01-22 12:51:39
|
Update of /cvsroot/mxbb/core/templates/mxSilver In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19043 Modified Files: mxSilver.cfg Log Message: fix Index: mxSilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/mxSilver.cfg,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** mxSilver.cfg 22 Jan 2010 12:11:45 -0000 1.5 --- mxSilver.cfg 22 Jan 2010 12:14:35 -0000 1.6 *************** *** 2,8 **** /** * ! * @package mxBB Portal Core * @version $Id$ ! * @copyright (c) 2002-2006 mxBB Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * --- 2,8 ---- /** * ! * @package MX-Publisher Core * @version $Id$ ! * @copyright (c) 2002-2010 * @copyright (c) 2002-2008 MX-Publisher Project Team * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 * *************** *** 20,24 **** /** Adapted for mxBB by: * ! * The mxBB Development Team * Version: 1.0 * Requirements: mxBB Core 2.8.x --- 20,24 ---- /** Adapted for mxBB by: * ! * The MX-Publisher Project Team * Version: 1.0 * Requirements: mxBB Core 2.8.x |
|
From: FlorinCB <ory...@us...> - 2010-01-22 12:51:33
|
Update of /cvsroot/mxbb/core/templates/mxSilver/admin In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16908/admin Modified Files: page_header.tpl Added Files: mainpage_header.tpl mxSlver.css Log Message: mxSilver upgrade Index: page_header.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/mxSilver/admin/page_header.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** page_header.tpl 16 Jun 2008 19:07:32 -0000 1.4 --- page_header.tpl 22 Jan 2010 12:11:45 -0000 1.5 *************** *** 1,27 **** ! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ! <html dir="{S_CONTENT_DIRECTION}"> <head> {META} ! <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> ! <title>{SITENAME} - {L_MX_ADMIN}</title> ! <!-- IF PHPBB --> ! <!-- First load standard template *.css definition, located in the the phpbb template folder --> ! <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_PHPBB_STYLESHEET}" type="text/css" > ! <!-- ENDIF --> ! <!-- Then load MX-Publisher template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}admin/admin.css" type="text/css" > ! <!-- Optionally, redefine some defintions for gecko browsers --> <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> ! {MX_ADDITIONAL_CSS} {MX_ICON_CSS} <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <a name="top"></a> \ No newline at end of file --- 1,38 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> + <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> + <meta http-equiv="Content-Style-Type" content="text/css"> + <!-- IF SET_BASE --><base href="{U_PORTAL_ROOT_PATH}" ><!-- ENDIF --> {META} ! {NAV_LINKS} ! ! <title>{SITENAME} :: {PAGE_TITLE}</title> ! ! <!-- This should not be included direct from phpBB but later from MXP template folder wich means can be ported to internal backend with no change in this file --> ! <!-- BEGIN switch_phpbb_stylesheet--> ! <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/subsilver2/theme/stylesheet.css" type="text/css" > ! <!-- END switch_phpbb_stylesheet--> ! ! <!-- Load mxBB template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > + <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}admin/admin.css" type="text/css" > ! <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> ! ! {MX_ADDITIONAL_CSS_FILES} {MX_ICON_CSS} <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> + {MX_ADDITIONAL_JS_FILES} + {MX_ADDITIONAL_HEADER_TEXT} </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> + <a name="top"></a> \ No newline at end of file --- NEW FILE: mxSlver.css --- @CHARSET "UTF-8"; BODY { margin:5px; } TH, TD { font-size: 68.5%; } .gen { font-size: 1.1em; } --- NEW FILE: mainpage_header.tpl --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> {META} <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <title>{SITENAME} - {L_MX_ADMIN}</title> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- IF GECKO --> <!-- Optionally, redefine some defintions for gecko browsers --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" > <!-- ENDIF --> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> {MX_ADDITIONAL_CSS} {MX_ICON_CSS} </head> <body class="{S_CONTENT_DIRECTION}"> <table border="0" width="100%" cellspacing="1" cellpadding="4" class="forumline"> <tr> <td><img src="{LOGO}" alt="logo MX-Publisher" /></td> <td align="right"><h1>{ADMIN_TITLE}</h1></td> </tr> <tr> <td>{L_LOGGED_IN_AS} <strong>{USERNAME}</strong> [ <a href="{U_LOGOUT}">{L_LOGOUT}</a> ]</td> <td align="right"><a href="{U_PORTAL_ADMIN_INDEX}" target="main">{L_ADMIN_INDEX}</a> • <a href="{U_PORTAL_INDEX}">{L_PORTAL_INDEX}</a> </td> </tr> </table> <p id="skip"><a href="#acp">{L_SKIP}</a></p> |
Update of /cvsroot/mxbb/core/templates/mxSilver/theme/images In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16908/theme/images Added Files: background.gif cellpic.gif cellpic1.gif cellpic2.jpg cellpic2_rtl.jpg cellpic3.gif created_by.jpg icon_mini_faq.gif icon_mini_groups.gif icon_mini_login.gif icon_mini_members.gif icon_mini_message.gif icon_mini_profile.gif icon_mini_register.gif icon_mini_search.gif index.htm logo.gif no_avatar.gif spacer.gif whosonline.gif Log Message: mxSilver upgrade --- NEW FILE: spacer.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_search.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: cellpic2_rtl.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: background.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: logo.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_message.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: cellpic1.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_groups.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: cellpic2.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: cellpic3.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_faq.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_login.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: created_by.jpg --- (This appears to be a binary file; contents omitted.) --- NEW FILE: no_avatar.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_register.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_profile.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: cellpic.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: whosonline.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_mini_members.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- <html> <head> <title>subSilver created by subBlue Design</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center" valign="middle"><a href="http://www.subblue.com/" target="_new"><img src="created_by.jpg" width="400" height="300" alt="Created by subBlue Design" /></a></td> </tr> </table> </body> </html> |
Update of /cvsroot/mxbb/core/templates/mxSilver/images/phpbb2/lang_english In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16908/images/phpbb2/lang_english Added Files: icon_aim.gif icon_edit.gif icon_email.gif icon_icq_add.gif icon_ip.gif icon_msnm.gif icon_pm.gif icon_profile.gif icon_quote.gif icon_search.gif icon_www.gif icon_yim.gif index.htm msg_newpost.gif post.gif reply-locked.gif reply.gif Log Message: mxSilver upgrade --- NEW FILE: icon_edit.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_email.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_quote.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: post.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_icq_add.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_yim.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: msg_newpost.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_pm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_profile.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_search.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_ip.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: reply-locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_msnm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_www.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: index.htm --- <html> <head> <title>subSilver created by subBlue Design</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center" valign="middle"><a href="http://www.subblue.com/" target="_new"><img src="created_by.jpg" width="400" height="300" border="0" alt="Created by subBlue Design" /></a></td> </tr> </table> </body> </html> --- NEW FILE: icon_aim.gif --- (This appears to be a binary file; contents omitted.) |