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: Jon O. <jon...@us...> - 2008-06-23 20:17:04
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/includes Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/includes added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:17:03
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/gs_cache In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/gs_cache Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/gs_cache added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:17:03
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/images Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/images added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:17:03
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/language In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/language Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/language added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:17:03
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/ggs_style In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/ggs_style Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/ggs_style added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:17:01
|
Update of /cvsroot/mxbb/mx_ggsitemaps_adv/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14458/admin Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps_adv/admin added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:05:48
|
Update of /cvsroot/mxbb/mx_ggsitemaps In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27923 Modified Files: db_install.php db_uninstall.php Log Message: Updated Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 22 Jun 2008 20:56:21 -0000 1.5 --- db_install.php 23 Jun 2008 20:05:08 -0000 1.6 *************** *** 31,38 **** $mx_module_version = '2.0.2'; ! $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by dcz :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; // If fresh install ! if ( !$result = $db->sql_query( "SELECT config_name from " . $mx_table_prefix . "ggsitemap_config" ) ) { // --- 31,38 ---- $mx_module_version = '2.0.2'; ! $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by [dcz] <a href="http://www.phpbb-seo.com/" target="_phpbbseo" title="Search Engine optimisation">phpBB SEO</a> :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; // If fresh install ! if ( !$result = $db->sql_query( "SELECT config_name from " . $mx_table_prefix . "ggsitemap_config_simple" ) ) { // *************** *** 42,48 **** $sql = array( ! "DROP TABLE IF EXISTS ".$mx_table_prefix."ggsitemap_config", ! "CREATE TABLE ".$mx_table_prefix."ggsitemap_config( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, --- 42,48 ---- $sql = array( ! "DROP TABLE IF EXISTS ".$mx_table_prefix."ggsitemap_config_simple", ! "CREATE TABLE ".$mx_table_prefix."ggsitemap_config_simple( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, *************** *** 50,67 **** )", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_sql_limit', '200')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_url_limit', '2500')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_sort', 'DESC')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_rewrited', 'FALSE')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_announce_priority', '0.5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_default_priority', '1.0')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_sticky_priority', '0.75')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_limitdown', '5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_limitup', '5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_kb_mx_page', 'FALSE')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_c_info', '(C) 2006 dcz - http://www.phpbb-seo.com/')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config VALUES ('sitemap_ver', 'v1.0.0RC2')", ); --- 50,67 ---- )", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_sql_limit', '200')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_url_limit', '2500')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_sort', 'DESC')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_rewrited', 'FALSE')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_announce_priority', '0.5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_default_priority', '1.0')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_sticky_priority', '0.75')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_limitdown', '5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_limitup', '5')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_kb_mx_page', 'FALSE')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_c_info', '(C) 2006 dcz - http://www.phpbb-seo.com/')", ! "INSERT INTO ".$mx_table_prefix."ggsitemap_config_simple VALUES ('sitemap_ver', 'v1.0.0RC2')", ); Index: db_uninstall.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_uninstall.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_uninstall.php 3 Jun 2008 20:08:06 -0000 1.3 --- db_uninstall.php 23 Jun 2008 20:05:10 -0000 1.4 *************** *** 33,37 **** $sql = array( ! "DROP TABLE ".$mx_table_prefix."ggsitemap_config", ); --- 33,37 ---- $sql = array( ! "DROP TABLE ".$mx_table_prefix."ggsitemap_config_simple", ); |
|
From: Jon O. <jon...@us...> - 2008-06-23 20:05:30
|
Update of /cvsroot/mxbb/mx_ggsitemaps/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27923/includes Modified Files: common_GGsitemaps.php index_mx.php sitemap_mx.php Log Message: Updated Index: index_mx.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/includes/index_mx.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index_mx.php 3 Jun 2008 20:08:07 -0000 1.2 --- index_mx.php 23 Jun 2008 20:05:11 -0000 1.3 *************** *** 27,31 **** echo "\t" . '<sitemap>' . "\n"; ! echo "\t\t" . '<loc>' . ( ($Rewrite_sitemap) ? $root_url.'mx-sitemap.xml' : $root_url."sitemap.php?mx" ) . '</loc>' . "\n"; echo "\t" . '</sitemap>' . "\n"; } --- 27,31 ---- echo "\t" . '<sitemap>' . "\n"; ! echo "\t\t" . '<loc>' . ( ($Rewrite_sitemap) ? $root_url.'mx-sitemap.xml' : $root_url."sitemap.php?mxp" ) . '</loc>' . "\n"; echo "\t" . '</sitemap>' . "\n"; } Index: sitemap_mx.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/includes/sitemap_mx.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** sitemap_mx.php 3 Jun 2008 20:08:08 -0000 1.3 --- sitemap_mx.php 23 Jun 2008 20:05:12 -0000 1.4 *************** *** 19,23 **** // Let's start with checking what to do ! $mx_map = ( isset( $HTTP_GET_VARS['mx'] ) ) ? TRUE : FALSE; if ( $mx_map ) --- 19,23 ---- // Let's start with checking what to do ! $mx_map = ( isset( $HTTP_GET_VARS['mxp'] ) ) ? TRUE : FALSE; if ( $mx_map ) Index: common_GGsitemaps.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/includes/common_GGsitemaps.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** common_GGsitemaps.php 3 Jun 2008 20:08:06 -0000 1.3 --- common_GGsitemaps.php 23 Jun 2008 20:05:11 -0000 1.4 *************** *** 28,32 **** $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x ! define('GGSITEMAP_TABLE', $table_prefix.'ggsitemap_config'); // message_die selector --- 28,32 ---- $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x ! define('GGSITEMAP_TABLE', $table_prefix.'ggsitemap_config_simple'); // message_die selector |
|
From: FlorinCB <ory...@us...> - 2008-06-23 09:07:12
|
Update of /cvsroot/mxbb/core/includes/sessions/phpbb3 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13006 Modified Files: session.php Log Message: workaround to load phpBB3 imagesets for anonymouse users and for default style Index: session.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/sessions/phpbb3/session.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** session.php 19 Jun 2008 05:44:41 -0000 1.17 --- session.php 23 Jun 2008 09:07:08 -0000 1.18 *************** *** 1245,1248 **** --- 1245,1250 ---- global $db, $template, $board_config, $userdata, $phpbb_auth, $phpEx, $phpbb_root_path, $mx_root_path, $mx_cache; + global $mx_request_vars, $portal_config; //added for mxp + $template = new mx_Template($mx_root_path . 'templates/' . $this->template_name); *************** *** 1342,1347 **** else { // Set up style ! $style = ($style) ? $style : ((!$board_config['override_user_style'] && $this->data['user_id'] != ANONYMOUS) ? $this->data['user_style'] : $board_config['default_style']); } --- 1344,1362 ---- else { + //Workaround by OryNider in this "else" + $sql = "SELECT bbt.* + FROM " . MX_THEMES_TABLE . " mxt, " . STYLES_TABLE . " bbt + WHERE mxt.style_name = bbt.style_name + AND mxt.portal_backend = '" . PORTAL_BACKEND . "' + AND mxt.themes_id = " . (int) $this->style; + if ( !($result = $db->sql_query($sql, 120)) ) + { + mx_message_die(CRITICAL_ERROR, 'Could not query database for theme info'); + } + $this->phpbb_style = $db->sql_fetchrow($result); + $db->sql_freeresult($result); + // Set up style ! $style = ($style) ? $style : ((!$board_config['override_user_style'] && $this->data['user_id'] != ANONYMOUS) ? $this->data['user_style'] : $this->phpbb_style['style_id']); } *************** *** 1352,1356 **** AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id"; ! $result = $db->sql_query($sql, 3600); $this->theme = $db->sql_fetchrow($result); $db->sql_freeresult($result); --- 1367,1375 ---- AND c.theme_id = s.theme_id AND i.imageset_id = s.imageset_id"; ! if ( !($result = $db->sql_query($sql, 3600)) ) ! { ! mx_message_die(CRITICAL_ERROR, "Could not query database for imageset_id info style_id [$style]", "", __LINE__, __FILE__, $sql); ! } ! $this->theme = $db->sql_fetchrow($result); $db->sql_freeresult($result); |
|
From: Jon O. <jon...@us...> - 2008-06-22 20:56:27
|
Update of /cvsroot/mxbb/mx_ggsitemaps In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4258 Modified Files: db_install.php db_upgrade.php Added Files: mx_install_readme.htm Log Message: Update, before release. --- NEW FILE: mx_install_readme.htm --- <html> <head> <title>Mx Portal installation - readme</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> <style type="text/css"> <!-- /* The original subSilver Theme for phpBB version 2+ Created by subBlue design http://www.subBlue.com NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2 theme administration centre. When you have finalised your style you could cut the final CSS code and place it in an external file, deleting this section to save bandwidth. */ /* General page style. The scroll bar colours only visible in IE5.5+ */ body { 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; } /* 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(../../install/templates/subSilver/images/cellpic2.jpg); background-repeat: repeat-y; } /* 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(../../install/templates/subSilver/images/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(../../install/templates/subSilver/images/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 { 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,h1,h2 { 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; line-height: 18px} 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("templates/subSilver/formIE.css"); --> </style> <script language="Javascript" type="text/javascript"> <!-- if ( 0 ) { window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; } //--> </script> </head> <body bgcolor="#FFFFFF" text="#000000"> <table> <tr> <td colspan="2"><p><b><font size="5">MXP</font><font size="5"> Module - GGsitemaps<br> <font size="2">v. 2.0.2</font></font></b></p> <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for MXP Core 2.8.x and 3.0.x (with some notes, see below)</p> <p><strong>Author [Credits]</strong><br> dzc / <a href="mailto:jon...@mx...">Jon Ohlsson</a> [dcz, www.phpbb-seo.com]<br /> <br /> <span style="font-weight: bold">Description</span> <br /> The MXP Module is an addon product for the MX-Publisher Core.</p> <p><strong>Features</strong> <br /> Simple News Manager, with a latest news block.</p> <p> I. <a href="#install">Installation/Upgrade instructions</a> <br /> <br /> II. <a href="#themes">Additional styles</a> <br /> <br /> III. <a href="#languages">Additional languages</a><br /> <br /> <a href="http://www.mx-publisher.com/sitemap.php?mx" target="_blank" class="postlink">DEMO </a> <br /> <br /> <a href="http://www.mx-publisher.com/download" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /> <a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> To install this module, follow these instructions.</p> <p>If you encounter any problems during install, or if you need further assistance, visit the MXP<a href="http://www.mx-publisher.com/forum/" target="_blank" class="postlink"> support forum</a> or <a href="http://www.mx-publisher.com/docs" target="_blank" class="postlink">Online Docs</a>.</p> <p> <i>To summarize:</i></p> <ul> <li> If installing from scratch, use the "install module" option in the AdminCP - Modules</li> <li> If upgrading, use the "upgrade module" option in the AdminCP - Modules</li> <li> If uninstalling, use the "delete module" feature in the AdminCP - Modules</li> </ul> <p><i>Note:</i> If upgrading, do NOT delete/uninstall the module prior to upgrading, or else you'll lose all module data!</p> <p> <a href="#top"> Back to Top</a> <br /> <br /> <a name="themes"> <br /> <span style="font-weight: bold">II. Additional Styles</span> <br /> This module is compatible with any theme/style. <br /> <br /> <a href="#top"> Back to Top</a> <br /> <br /> <a name="languages"> <br /> <span style="font-weight: bold">III. Additional Languages</span> <br /> First check to see if your language is already translated. Available translations are hosted at www.mx-publisher.com<br /> <br /> If exists, download and install in the modules/mx_modulename/language folder. If not, duplicate (copy and paste) any included language file, rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> <p> /MXP Team</p> </td> </tr> </table> </body> </html> Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 3 Jun 2008 20:08:05 -0000 1.4 --- db_install.php 22 Jun 2008 20:56:21 -0000 1.5 *************** *** 30,34 **** } ! $mx_module_version = '2.0.1'; $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by dcz :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; --- 30,34 ---- } ! $mx_module_version = '2.0.2'; $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by dcz :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/db_upgrade.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** db_upgrade.php 3 Jun 2008 20:08:06 -0000 1.3 --- db_upgrade.php 22 Jun 2008 20:56:22 -0000 1.4 *************** *** 31,35 **** } ! $mx_module_version = '2.0.1'; $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by dcz :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; --- 31,35 ---- } ! $mx_module_version = '2.0.2'; $mx_module_copy = 'Original phpBB <i>Google Sitemaps</i> MOD by dcz :: Adapted for MX-Publisher by dcz & <a href="http://www.mx-publisher.com">Jon Ohlsson</a>'; |
|
From: Jon O. <jon...@us...> - 2008-06-22 20:56:25
|
Update of /cvsroot/mxbb/mx_ggsitemaps/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4258/templates/_core/admin Modified Files: admin_mx_ggsitemap.tpl Log Message: Update, before release. Index: admin_mx_ggsitemap.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/templates/_core/admin/admin_mx_ggsitemap.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_mx_ggsitemap.tpl 9 Sep 2007 19:59:26 -0000 1.1 --- admin_mx_ggsitemap.tpl 22 Jun 2008 20:56:22 -0000 1.2 *************** *** 8,18 **** <th class="thHead" colspan="2">{L_SITEMAP_SETTINGS}</th> </tr> ! <tr> ! <td class="row1">{L_SQL_LIMIT}<br /><span class="gensmall">{L_SQL_LIMIT_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_sql_limit" value="{SQL_LIMIT}" /></td> </tr> ! <tr> ! <td class="row1">{L_DEFAULT_LIMIT}<br /><span class="gensmall">{L_DEFAULT_LIMIT_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_url_limit" value="{DEFAULT_LIMIT}" /></td> </tr> <tr> --- 8,18 ---- <th class="thHead" colspan="2">{L_SITEMAP_SETTINGS}</th> </tr> ! <tr> ! <td class="row1">{L_SQL_LIMIT}<br /><span class="gensmall">{L_SQL_LIMIT_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_sql_limit" value="{SQL_LIMIT}" /></td> </tr> ! <tr> ! <td class="row1">{L_DEFAULT_LIMIT}<br /><span class="gensmall">{L_DEFAULT_LIMIT_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_url_limit" value="{DEFAULT_LIMIT}" /></td> </tr> <tr> *************** *** 23,49 **** <td class="row1">{L_S_MOD_REWRITE}<br /><span class="gensmall">{L_S_MOD_REWRITE_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="sitemap_rewrited" value="FALSE" {REWRTIE_S_NO} /> {L_NO} <input type="radio" name="sitemap_rewrited" value="TRUE" {REWRTIE_S_YES} /> {L_YES}</td> ! </tr> <tr> <th class="thHead" colspan="2">{L_SITEMAP_FORUM_SET}</th> </tr> ! <tr> ! <td class="row1">{L_ANNOUNCE_PRIORITY}<br /><span class="gensmall">{L_ANNOUNCE_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_announce_priority" value="{ANNOUNCE_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_STICKY_PRIORITY}<br /><span class="gensmall">{L_STICKY_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_sticky_priority" value="{STICKY_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_DEFAULT_PRIORITY}<br /><span class="gensmall">{L_DEFAULT_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_default_priority" value="{DEFAULT_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_PAGINATION_LIMIT1}<br /><span class="gensmall">{L_PAGINATION_LIMIT_EXPLAIN1}</span></td> ! <td class="row2"><input type="text" name="sitemap_limitdown" value="{PAGINATION_LIMITDOWN}" /></td> </tr> ! <tr> ! <td class="row1">{L_PAGINATION_LIMIT2}<br /><span class="gensmall">{L_PAGINATION_LIMIT_EXPLAIN2}</span></td> ! <td class="row2"><input type="text" name="sitemap_limitup" value="{PAGINATION_LIMITUP}" /></td> </tr> <!-- BEGIN kb_config --> --- 23,49 ---- <td class="row1">{L_S_MOD_REWRITE}<br /><span class="gensmall">{L_S_MOD_REWRITE_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="sitemap_rewrited" value="FALSE" {REWRTIE_S_NO} /> {L_NO} <input type="radio" name="sitemap_rewrited" value="TRUE" {REWRTIE_S_YES} /> {L_YES}</td> ! </tr> <tr> <th class="thHead" colspan="2">{L_SITEMAP_FORUM_SET}</th> </tr> ! <tr> ! <td class="row1">{L_ANNOUNCE_PRIORITY}<br /><span class="gensmall">{L_ANNOUNCE_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_announce_priority" value="{ANNOUNCE_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_STICKY_PRIORITY}<br /><span class="gensmall">{L_STICKY_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_sticky_priority" value="{STICKY_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_DEFAULT_PRIORITY}<br /><span class="gensmall">{L_DEFAULT_PRIORITY_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_default_priority" value="{DEFAULT_PRIORITY}" /></td> </tr> ! <tr> ! <td class="row1">{L_PAGINATION_LIMIT1}<br /><span class="gensmall">{L_PAGINATION_LIMIT_EXPLAIN1}</span></td> ! <td class="row2"><input type="text" name="sitemap_limitdown" value="{PAGINATION_LIMITDOWN}" /></td> </tr> ! <tr> ! <td class="row1">{L_PAGINATION_LIMIT2}<br /><span class="gensmall">{L_PAGINATION_LIMIT_EXPLAIN2}</span></td> ! <td class="row2"><input type="text" name="sitemap_limitup" value="{PAGINATION_LIMITUP}" /></td> </tr> <!-- BEGIN kb_config --> *************** *** 51,64 **** <th class="thHead" colspan="2">{kb_config.L_SITEMAP_KB_SET}</th> </tr> ! <tr> ! <td class="row1">{kb_config.L_KB_MX_PAGE}<br /><span class="gensmall">{kb_config.L_KB_MX_PAGE_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_kb_mx_page" value="{kb_config.KB_MX_PAGE}" /></td> </tr> <!-- END kb_config --> <tr> <td class="catBottom" colspan="3" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> ! </tr> </table></form> - <div align="center"><span class="copyright">{VER_INFO}</span></div> <br clear="all" /> --- 51,63 ---- <th class="thHead" colspan="2">{kb_config.L_SITEMAP_KB_SET}</th> </tr> ! <tr> ! <td class="row1">{kb_config.L_KB_MX_PAGE}<br /><span class="gensmall">{kb_config.L_KB_MX_PAGE_EXPLAIN}</span></td> ! <td class="row2"><input type="text" name="sitemap_kb_mx_page" value="{kb_config.KB_MX_PAGE}" /></td> </tr> <!-- END kb_config --> <tr> <td class="catBottom" colspan="3" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> ! </tr> </table></form> <br clear="all" /> |
|
From: Jon O. <jon...@us...> - 2008-06-22 20:17:20
|
Update of /cvsroot/mxbb/mx_errordocs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11939 Modified Files: db_install.php db_upgrade.php Added Files: mx_install_readme.htm Log Message: A couple of bugfixes, and release notes --- NEW FILE: mx_install_readme.htm --- <html> <head> <title>Mx Portal installation - readme</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> <style type="text/css"> <!-- /* The original subSilver Theme for phpBB version 2+ Created by subBlue design http://www.subBlue.com NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2 theme administration centre. When you have finalised your style you could cut the final CSS code and place it in an external file, deleting this section to save bandwidth. */ /* General page style. The scroll bar colours only visible in IE5.5+ */ body { 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; } /* 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(../../install/templates/subSilver/images/cellpic2.jpg); background-repeat: repeat-y; } /* 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(../../install/templates/subSilver/images/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(../../install/templates/subSilver/images/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 { 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,h1,h2 { 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; line-height: 18px} 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("templates/subSilver/formIE.css"); --> </style> <script language="Javascript" type="text/javascript"> <!-- if ( 0 ) { window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; } //--> </script> </head> <body bgcolor="#FFFFFF" text="#000000"> <table> <tr> <td colspan="2"><p><b><font size="5">MXP</font><font size="5"> Module - News Manager<br> <font size="2">v. 1.0.2</font></font></b></p> <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> - for MXP Core 2.8.x and 3.0.x (with some notes, see below)</p> <p>Note: <em>This module currently supports standalone/internal and phpBB2 mode only (with MXP 3.0.x)</em></p> <p><strong>Author [Credits]</strong><br /> <a href="mailto:jon...@mx...">Jon Ohlsson</a> [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin]<br /> <br /> <span style="font-weight: bold">Description</span> <br /> The MXP Module is an addon product for the MX-Publisher Core.</p> <p><strong>Features</strong> <br /> Simple News Manager, with a latest news block.</p> <p> I. <a href="#install">Installation/Upgrade instructions</a> <br /> <br /> II. <a href="#themes">Additional styles</a> <br /> <br /> III. <a href="#languages">Additional languages</a><br /> <br /> <a href="http://www.mx-publisher.com" target="_blank" class="postlink">DEMO </a> <br /> <br /> <a href="http://www.mx-publisher.com/download" target="_blank" class="postlink"> DOWNLOAD </a> <br /> <br /> <a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> To install this module, follow these instructions.</p> <p>If you encounter any problems during install, or if you need further assistance, visit the MXP<a href="http://www.mx-publisher.com/forum/" target="_blank" class="postlink"> support forum</a> or <a href="http://www.mx-publisher.com/docs" target="_blank" class="postlink">Online Docs</a>.</p> <p> <i>To summarize:</i></p> <ul> <li> If installing from scratch, use the "install module" option in the AdminCP - Modules</li> <li> If upgrading, use the "upgrade module" option in the AdminCP - Modules</li> <li> If uninstalling, use the "delete module" feature in the AdminCP - Modules</li> </ul> <p><i>Note:</i> If upgrading, do NOT delete/uninstall the module prior to upgrading, or else you'll lose all module data!</p> <p> <a href="#top"> Back to Top</a> <br /> <br /> <a name="themes"> <br /> <span style="font-weight: bold">II. Additional Styles</span> <br /> This module is compatible with any theme/style. <br /> <br /> <a href="#top"> Back to Top</a> <br /> <br /> <a name="languages"> <br /> <span style="font-weight: bold">III. Additional Languages</span> <br /> First check to see if your language is already translated. Available translations are hosted at www.mx-publisher.com<br /> <br /> If exists, download and install in the modules/mx_modulename/language folder. If not, duplicate (copy and paste) any included language file, rename to match your language, translate using any texteditor, save and upload. <br /> <br /> <a href="#top"> Back to Top</a> </p> <p> /MXP Team</p> </td> </tr> </table> </body> </html> Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/db_install.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** db_install.php 3 Jun 2008 20:07:36 -0000 1.11 --- db_install.php 22 Jun 2008 20:17:15 -0000 1.12 *************** *** 41,45 **** } ! $mx_module_version = '2.0.2'; $mx_module_copy = 'Original MX-Publisher <i>Errordocs</i> module by <a href="http://www.phpmix.com" target="_blank">Markus</a>'; --- 41,45 ---- } ! $mx_module_version = '2.0.3'; $mx_module_copy = 'Original MX-Publisher <i>Errordocs</i> module by <a href="http://www.phpmix.com" target="_blank">Markus</a>'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/db_upgrade.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_upgrade.php 3 Jun 2008 20:07:37 -0000 1.8 --- db_upgrade.php 22 Jun 2008 20:17:15 -0000 1.9 *************** *** 32,36 **** } ! $mx_module_version = '2.0.2'; $mx_module_copy = 'Original MX-Publisher <i>Errordocs</i> module by <a href="http://www.phpmix.com" target="_blank">Markus</a>'; --- 32,36 ---- } ! $mx_module_version = '2.0.3'; $mx_module_copy = 'Original MX-Publisher <i>Errordocs</i> module by <a href="http://www.phpmix.com" target="_blank">Markus</a>'; |
|
From: Jon O. <jon...@us...> - 2008-06-22 20:17:18
|
Update of /cvsroot/mxbb/mx_errordocs/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11939/admin Modified Files: admin_errordocs_log.php Log Message: A couple of bugfixes, and release notes Index: admin_errordocs_log.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/admin/admin_errordocs_log.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin_errordocs_log.php 3 Jun 2008 20:07:35 -0000 1.8 --- admin_errordocs_log.php 22 Jun 2008 20:17:15 -0000 1.9 *************** *** 111,116 **** 'USERNAME' => $log_data[$i]['username'], 'USER_IP' => phpBB2::decode_ip($log_data[$i]['user_ip']), ! 'REQUEST_URI' => $log_data[$i]['request_uri'], ! 'HTTP_REFERER' => $log_data[$i]['http_referer'], 'U_DELETE' => mx_append_sid($this_href.'&mode=delete&id='.$log_data[$i]['id'])) ); --- 111,116 ---- 'USERNAME' => $log_data[$i]['username'], 'USER_IP' => phpBB2::decode_ip($log_data[$i]['user_ip']), ! 'REQUEST_URI' => htmlspecialchars($log_data[$i]['request_uri']), ! 'HTTP_REFERER' => htmlspecialchars($log_data[$i]['http_referer']), 'U_DELETE' => mx_append_sid($this_href.'&mode=delete&id='.$log_data[$i]['id'])) ); |
|
From: Jon O. <jon...@us...> - 2008-06-22 19:44:57
|
Update of /cvsroot/mxbb/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20677 Modified Files: db_install.php db_upgrade.php Log Message: version info Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/db_install.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** db_install.php 22 Jun 2008 19:12:20 -0000 1.6 --- db_install.php 22 Jun 2008 19:44:52 -0000 1.7 *************** *** 30,34 **** } ! $mx_module_version = '1.0.1'; $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.'; --- 30,34 ---- } ! $mx_module_version = '1.0.2'; $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.'; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 3 Jun 2008 20:12:17 -0000 1.4 --- db_upgrade.php 22 Jun 2008 19:44:52 -0000 1.5 *************** *** 30,34 **** } ! $mx_module_version = '1.0.1'; $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.</a>'; --- 30,34 ---- } ! $mx_module_version = '1.0.2'; $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.</a>'; |
|
From: Jon O. <jon...@us...> - 2008-06-22 19:16:18
|
Update of /cvsroot/mxbb/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2431 Modified Files: mx_install_readme.htm Log Message: updated Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_install_readme.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_install_readme.htm 3 Jun 2008 20:12:17 -0000 1.2 --- mx_install_readme.htm 22 Jun 2008 19:16:14 -0000 1.3 *************** *** 219,236 **** <table> <tr> ! <td colspan="2"><p><b><font size="5">MX Module - mx_news <br> ! <font size="2">v. 0.9x</font></font></b></p> <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> ! - for Mx Portal v. 2.7.5+</p> ! <p><strong>Author</strong><br /> ! Haplo<br /> <br /> <span style="font-weight: bold">Description</span> <br /> ! The MX Module is an addon product for the MX-portal.</p> <p><strong>Features</strong> <br /> ! Easy to use and install/uninstall module.</p> ! <p> <br /> ! I. <a href="#install">Installation instructions</a> <br /> <br /> II. <a href="#themes">Additional styles</a> <br /> --- 219,237 ---- <table> <tr> ! <td colspan="2"><p><b><font size="5">MXP</font><font size="5"> Module - ! News Manager<br> ! <font size="2">v. 1.0.2</font></font></b></p> <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> <br /> ! - for MXP Core 2.8.x and 3.0.x (with some notes, see below)</p> ! <p>Note: <em>This module currently supports standalone/internal and phpBB2 ! mode only (with MXP 3.0.x)</em></p> <p><strong>Author [Credits]</strong><br /> ! <a href="mailto:jon...@mx...">Jon Ohlsson</a> [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin]<br /> <br /> <span style="font-weight: bold">Description</span> <br /> ! The MXP Module is an addon product for the MX-Publisher Core.</p> <p><strong>Features</strong> <br /> ! Simple News Manager, with a latest news block.</p> ! <p> I. <a href="#install">Installation/Upgrade instructions</a> <br /> <br /> II. <a href="#themes">Additional styles</a> <br /> *************** *** 241,263 **** </a> <br /> <br /> ! <a href="http://www.mx-publisher.com/index.php?page=4" target="_blank" class="postlink"> DOWNLOAD </a> <br /> ! <br /><a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions. If you encounter any ! problems during install, visit the <a href="http://www.mx-publisher.com/forum/viewforum.php?f=20" target="_blank" class="postlink"> ! module support forum</a>. </p> ! <p>All install notes are maintained at www.mx-publisher.com, <a href="http://www.mx-publisher.com/forum/viewforum.php?f=11">here</a>.<br> ! <br> ! To summarize:<br> ! If installing from scratch, use import module in the AdminCP.<br> ! If upgrading, use the upgrade option in the AdminCP<br> ! If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading, do NOT delete module prior to upgrading, or else ! you'll lose all module data!<br /> <br /> ! <a href="#top"> Back to Top</a> <br /> ! <br /><a name="themes"> <br /> <span style="font-weight: bold">II. Additional Styles</span> <br /> --- 242,270 ---- </a> <br /> <br /> ! <a href="http://www.mx-publisher.com/download" target="_blank" class="postlink"> DOWNLOAD </a> <br /> ! <br /> ! <a name="install"> <br /> <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions.</p> ! <p>If you encounter any ! problems during install, or if you need further assistance, visit the ! MXP<a href="http://www.mx-publisher.com/forum/" target="_blank" class="postlink"> ! support forum</a> or <a href="http://www.mx-publisher.com/docs" target="_blank" class="postlink">Online ! Docs</a>.</p> ! <p> <i>To summarize:</i></p> ! <ul> ! <li> If installing from scratch, use the "install module" option in the ! AdminCP - Modules</li> ! <li> If upgrading, use the "upgrade module" option in the ! AdminCP - Modules</li> ! <li> If uninstalling, use the "delete module" feature in the AdminCP ! - Modules</li> ! </ul> <p><i>Note:</i> If upgrading, do NOT delete/uninstall the module prior ! to upgrading, or else you'll lose all module data!</p> ! <p> <a href="#top"> Back to Top</a> <br /> <br /> ! <a name="themes"> <br /> <span style="font-weight: bold">II. Additional Styles</span> <br /> *************** *** 265,286 **** <br /> <a href="#top"> Back to Top</a> <br /> - <br /><a name="languages"> <br /> ! <span style="font-weight: bold">III. Additional Languages</span> <br /> ! First check to see if your language is already translated. <br /> <br /> ! Translated languages are downloaded <a href="http://www.mx-publisher.com/index.php?page=4&action=category&cat_id=5" target="_blank" class="postlink"> ! here</a>. <br /> <br /> If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language file, ! rename to match your language, translate using any texteditor, save and ! upload. <br /> <br /> ! <a href="#top"> Back to Top</a> </p> ! ! <p> /Mx Team</p> ! </td> ! </tr> </table> </body> --- 272,293 ---- <br /> <a href="#top"> Back to Top</a> <br /> <br /> ! <a name="languages"> <br /> ! <span style="font-weight: bold">III. Additional Languages</span> <br /> ! First check to see if your language is already translated. Available ! translations are hosted at www.mx-publisher.com<br /> <br /> If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language ! file, rename to match your language, translate using any texteditor, ! save ! and ! upload. <br /> <br /> ! <a href="#top"> Back to Top</a> </p> ! <p> /MXP Team</p> ! </td> ! </tr> </table> </body> |
|
From: Jon O. <jon...@us...> - 2008-06-22 19:12:26
|
Update of /cvsroot/mxbb/mx_news In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32273 Modified Files: db_install.php mx_news_list.php Log Message: Typhos and stupidity... Index: mx_news_list.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news_list.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_news_list.php 21 Jun 2008 23:03:41 -0000 1.4 --- mx_news_list.php 22 Jun 2008 19:12:20 -0000 1.5 *************** *** 1,295 **** ! <html> ! <head> ! <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> ! <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> ! <style type="text/css"> ! <!-- ! /* ! The original subSilver Theme for phpBB version 2+ ! Created by subBlue design ! http://www.subBlue.com ! ! NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2 ! theme administration centre. When you have finalised your style you could cut the final CSS code ! and place it in an external file, deleting this section to save bandwidth. */ ! /* General page style. The scroll bar colours only visible in IE5.5+ */ ! body { ! 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; ! } ! /* 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(../../install/templates/subSilver/images/cellpic2.jpg); ! background-repeat: repeat-y; ! } ! /* 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(../../install/templates/subSilver/images/cellpic3.gif); ! } ! td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { ! background-image: url(../../install/templates/subSilver/images/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 { ! 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,h1,h2 { 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; line-height: 18px} ! 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("templates/subSilver/formIE.css"); ! --> ! </style> ! <script language="Javascript" type="text/javascript"> ! <!-- ! if ( 0 ) ! { ! window.open('privmsg.php?mode=newpm', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; ! } ! //--> ! </script> ! </head> ! <body bgcolor="#FFFFFF" text="#000000"> ! <table> ! <tr> ! <td colspan="2"><p><b><font size="5">MXP</font><font size="5"> Module - ! News Manager<br> ! <font size="2">v. 1.0.1</font></font></b></p> ! <p><span style="font-weight: bold"><span style="font-size: 16px; line-height: normal">Module</span></span> ! <br /> ! - for MXP 2.8.x and 3.0.x (with some notes, see below)</p> ! <p><strong>Author [Credits]</strong><br /> ! <a href="mailto:jon...@mx...">Jon Ohlsson</a> [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin]<br /> ! <br /> ! <span style="font-weight: bold">Description</span> <br /> ! The MXP Module is an addon product for the MX-Publisher Core.</p> ! <p><strong>Features</strong> <br /> ! Simple News Manager, with a latest news block.</p> ! <p>Note: <em>This module currently supports standalone/internal and phpBB2 ! mode only (with MXP 3.0.x)</em></p> ! <p> <br /> ! I. <a href="#install">Installation instructions</a> <br /> ! <br /> ! II. <a href="#themes">Additional styles</a> <br /> ! <br /> ! III. <a href="#languages">Additional languages</a><br /> ! <br /> ! <a href="http://www.mx-publisher.com" target="_blank" class="postlink">DEMO ! </a> <br /> ! <br /> ! <a href="http://www.mx-publisher.com/download" target="_blank" class="postlink"> ! DOWNLOAD </a> <br /> ! <br /><a name="install"> ! <br /> ! <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions.</p> ! <p>If you encounter any ! problems during install, or if you need further assistance, visit the ! MXP<a href="http://www.mx-publisher.com/forum/" target="_blank" class="postlink"> ! support forum</a> or <a href="http://www.mx-publisher.com/docs" target="_blank" class="postlink">Online ! Docs</a>.</p> ! <p> <i>To summarize:</i></p> ! <ul> ! <li> If installing from scratch, use the "install module" option in the ! AdminCP - Modules</li> ! <li> If upgrading, use the "upgrade module" option in the ! AdminCP - Modules</li> ! <li> If uninstalling, use the "delete module" feature in the AdminCP ! - Modules</li> ! </ul> <p><i>Note:</i> If upgrading, do NOT delete/uninstall the module prior ! to upgrading, or else you'll lose all module data!</p> ! <p> <a href="#top"> Back to Top</a> <br /> ! <br /> ! <a name="themes"> ! <br /> ! <span style="font-weight: bold">II. Additional Styles</span> <br /> ! This module is compatible with any theme/style. <br /> ! <br /> ! <a href="#top"> Back to Top</a> <br /> ! <br /> ! <a name="languages"> ! <br /> ! <span style="font-weight: bold">III. Additional Languages</span> <br /> ! First check to see if your language is already translated. Available ! translations are hosted at www.mx-publisher.com<br /> ! <br /> ! If exists, download and install in the modules/mx_modulename/language ! folder. If not, duplicate (copy and paste) any included language ! file, rename to match your language, translate using any texteditor, ! save ! and ! upload. <br /> ! <br /> ! <a href="#top"> Back to Top</a> </p> ! <p> /MXP Team</p> ! </td> ! </tr> ! </table> ! </body> ! </html> --- 1,259 ---- ! <?php ! /** ! * ! * @package MX-Publisher Module - mx_news ! * @version $Id$ ! * @copyright (c) 2002-2006 [Jon Ohlsson, Mohd Basri, wGEric, PHP Arena, pafileDB, CRLin] MX-Publisher Project Team ! * @license http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ! * */ ! $phpEx = substr(strrchr(__FILE__, '.'), 1); ! if ( !defined('PORTAL_BACKEND') && @file_exists( './viewtopic.' . $phpEx ) ) // -------------------------------------------- phpBB MOD MODE ! { ! define( 'MXBB_MODULE', false ); ! define( 'IN_PHPBB', true ); ! define( 'IN_PORTAL', true ); ! define( 'IN_DOWNLOAD', true ); ! // When run as a phpBB mod these paths are identical ;) ! $phpbb_root_path = $module_root_path = $mx_root_path = './'; ! $mx_mod_path = $phpbb_root_path . 'mx_mod/'; ! //Check for cash mod ! if (file_exists($phpbb_root_path . 'includes/functions_cash.'.$phpEx)) ! { ! define('IN_CASHMOD', true); ! } ! include( $phpbb_root_path . 'common.' . $phpEx ); ! @ini_set( 'display_errors', '1' ); ! error_reporting (E_ERROR | E_WARNING | E_PARSE); // This will NOT report uninitialized variables ! include_once( $mx_mod_path . 'includes/functions_required.' . $phpEx ); ! include_once( $mx_mod_path . 'includes/functions_core.' . $phpEx ); ! define( 'PAGE_DOWNLOAD', -501 ); // If this id generates a conflict with other mods, change it ;) ! // ! // Instatiate the mx_cache class ! // ! $mx_cache = new mx_cache(); ! // ! // Get MX-Publisher config settings ! // ! $portal_config = $mx_cache->obtain_mxbb_config(); ! // ! // instatiate the mx_request_vars class ! // ! $mx_request_vars = new mx_request_vars(); ! $is_block = false; ! if ( file_exists("./modcp.$phpEx") ) // phpBB2 ! { ! define('PORTAL_BACKEND', 'phpbb2'); ! $tplEx = 'tpl'; ! mx_page::load_file('bbcode', 'phpbb2'); ! //include_once( $phpbb_root_path . 'includes/bbcode.' . $phpEx ); ! mx_page::load_file('functions_post', 'phpbb2'); ! //include_once( $phpbb_root_path . 'includes/functions_post.' . $phpEx ); ! // Start session management ! $userdata = session_pagestart( $user_ip, PAGE_DOWNLOAD ); ! init_userprefs( $userdata ); ! // End session management ! } ! else if ( @file_exists("./mcp.$phpEx") ) // phpBB3 ! { ! define('PORTAL_BACKEND', 'phpbb3'); ! $tplEx = 'html'; ! // ! // Start session management ! // ! $user->session_begin(); ! $userdata = $user->data; ! $user->setup(); ! // ! // End session management ! // ! // ! // Get phpBB config settings ! // ! $board_config = $config; ! } ! else ! { ! die('Copy this file in phpbb_root_path were is your viewtopic.php file!!!'); ! } ! } ! else ! { ! define( 'MXBB_MODULE', true ); ! if ( !function_exists( 'read_block_config' ) ) ! { ! if( isset($_REQUEST['action']) && $_REQUEST['action'] == 'download' ) ! { ! define('MX_GZIP_DISABLED', true); ! } ! define( 'IN_PORTAL', true ); ! $mx_root_path = '../../'; ! $phpEx = substr(strrchr(__FILE__, '.'), 1); ! include_once( $mx_root_path . 'common.' . $phpEx ); ! // Start session management ! $mx_user->init($user_ip, PAGE_INDEX); ! // End session management ! ! $block_id = ( !empty( $_GET['block_id'] ) ) ? $_GET['block_id'] : $_POST['id']; ! if ( empty( $block_id ) ) ! { ! $sql = "SELECT * FROM " . BLOCK_TABLE . " WHERE block_title = 'mxNews' LIMIT 1"; ! if ( !$result = $db->sql_query( $sql ) ) ! { ! mx_message_die( GENERAL_ERROR, "Could not query mx_news module information", "", __LINE__, __FILE__, $sql ); ! } ! $row = $db->sql_fetchrow( $result ); ! $block_id = $row['block_id']; ! } ! $is_block = false; ! } ! else ! { ! if( !defined('IN_PORTAL') || !is_object($mx_block)) ! { ! die("Hacking attempt"); ! } ! ! // ! // Read Block Settings ! // ! $title = $mx_block->block_info['block_title']; ! $desc = $mx_block->block_info['block_desc']; ! $block_size = ( isset( $block_size ) && !empty( $block_size ) ? $block_size : '100%' ); ! ! //Check for cash mod ! if (file_exists($phpbb_root_path . 'includes/functions_cash.'.$phpEx)) ! { ! define('IN_CASHMOD', true); ! } ! ! $is_block = true; ! global $images; ! } ! define( 'MXBB_27x', @file_exists( $mx_root_path . 'mx_login.'.$phpEx ) ); } ! // ------------------------------------------------------------------------------------------------------------------------- ! // ------------------------------------------------------------------------------------------------------------------------- ! // Start ! // ------------------------------------------------------------------------------------------------------------------------- ! // ------------------------------------------------------------------------------------------------------------------------- ! // =================================================== ! // ? ! // =================================================== ! list( $trash, $mx_script_name_temp ) = split ( trim( $board_config['server_name'] ), PORTAL_URL ); ! $mx_script_name = preg_replace( '#^\/?(.*?)\/?$#', '\1', trim( $mx_script_name_temp ) ); ! ! // ! // Setup config parameters ! // ! $config_name = array( 'toplist_pagination', 'toplist_use_pagination', 'target_block', 'split_key', 'max_title_characters' , 'max_characters' ); ! ! for( $i = 0; $i < count( $config_name ); $i++ ) ! { ! $config_value = $mx_block->get_parameters( $config_name[$i] ); ! $toplist_config[$config_name[$i]] = $config_value; } ! if ($toplist_config['target_block'] == 0) ! { ! echo('You need to set the target News Block for this list!'); ! return; } ! $toplist_config['split_key'] = '<!-- ' . $toplist_config['split_key'] . ' -->'; ! // ! // Include the common file ! // ! include( $module_root_path . 'mx_news/mx_news_common.' . $phpEx ); ! ! $mx_news_config['max_comment_subject_chars'] = $toplist_config['max_title_characters']; ! $mx_news_config['max_comment_chars'] = $toplist_config['max_characters']; ! ! $toplist_page_id = intval($toplist_config['target_block']) > 0 ? get_page_id( $toplist_config['target_block'] ) : get_page_id( 'mx_news.php', true ); ! ! // ! // Get action variable other wise set it to the main ! // ! //$action = $mx_request_vars->request('action', MX_TYPE_NO_TAGS, 'list'); ! $action = 'lists'; ! ! // =================================================== ! // Is admin? ! // =================================================== ! switch (PORTAL_BACKEND) ! { ! case 'internal': ! case 'phpbb2': ! $is_admin = ( ( $userdata['user_level'] == ADMIN ) && $userdata['session_logged_in'] ) ? true : 0; ! break; ! case 'phpbb3': ! $is_admin = ( $userdata['user_type'] == USER_FOUNDER ) ? true : 0; ! break; } ! // =================================================== ! // if the module is disabled give them a nice message ! // =================================================== ! if (!($mx_news_config['enable_module'] || $mx_user->is_admin)) ! { ! mx_message_die( GENERAL_MESSAGE, $lang['mx_news_disable'] ); } ! // ! // an array of all expected actions ! // ! $actions = array( ! 'lists' => 'lists' ! ); ! ! // ! // Lets Build the page ! // ! if ( !$is_block ) ! { ! include( $mx_root_path . 'includes/page_header.' . $phpEx ); } + $mx_news->module( $actions[$action] ); + $mx_news->modules[$actions[$action]]->main( $action ); ! $mx_news_functions->page_header(); ! // ! // page body for mx_news ! // ! $template->set_filenames( array( 'body' => $mx_news_tpl_name ) ); ! $template->pparse( 'body' ); ! ! $mx_news_functions->page_footer(); ! ! if ( !$is_block ) ! { ! include( $mx_root_path . 'includes/page_tail.' . $phpEx ); ! } ! ?> \ No newline at end of file Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/db_install.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_install.php 3 Jun 2008 20:12:17 -0000 1.5 --- db_install.php 22 Jun 2008 19:12:20 -0000 1.6 *************** *** 31,35 **** $mx_module_version = '1.0.1'; ! $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.</a>'; // For compatibility with core 2.7.+ --- 31,35 ---- $mx_module_version = '1.0.1'; ! $mx_module_copy = 'Designed for MX-Publisher by [Jon Ohlsson] <a href="http://www.mx-publisher.com" target="_blank">The MX-Publisher Development Team</a>.'; // For compatibility with core 2.7.+ |
|
From: Jon O. <jon...@us...> - 2008-06-22 19:04:35
|
Update of /cvsroot/mxbb/mx_simpledoc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27171 Modified Files: mx_simpledoc.php Log Message: fix, this option is not implemented in simpledc Index: mx_simpledoc.php =================================================================== RCS file: /cvsroot/mxbb/mx_simpledoc/mx_simpledoc.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** mx_simpledoc.php 3 Jun 2008 20:14:09 -0000 1.6 --- mx_simpledoc.php 22 Jun 2008 19:04:31 -0000 1.7 *************** *** 61,68 **** --- 61,70 ---- // if the module is disabled give them a nice message // =================================================== + /* if (!($simpledoc_config['enable_module'] || $mx_user->is_admin)) { mx_message_die( GENERAL_MESSAGE, $lang['simpledoc_disable'] ); } + */ // =================================================== |
|
From: FlorinCB <ory...@us...> - 2008-06-22 17:21:45
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29643 Modified Files: admin_mx_portal.php Log Message: is_post check fix Index: admin_mx_portal.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_portal.php,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** admin_mx_portal.php 16 Jun 2008 10:46:36 -0000 1.42 --- admin_mx_portal.php 22 Jun 2008 17:21:42 -0000 1.43 *************** *** 36,39 **** --- 36,44 ---- if( !empty($mode) ) { + if ($mx_request_vars->is_empty_post('server_name') || $mx_request_vars->is_empty_post('default_lang')) + { + mx_message_die(GENERAL_ERROR, "Failed to update portal configuration, you didn't specified valid values or your admin templates are incompatible with this version of MXP."); + } + $new['portal_name'] = $mx_request_vars->post('portal_name', MX_TYPE_NO_TAGS, 'MX-Publisher'); $new['portal_desc'] = $mx_request_vars->post('portal_desc', MX_TYPE_NO_TAGS, 'Modular system'); *************** *** 55,59 **** $new['cookie_domain'] = $mx_request_vars->post('cookie_domain', MX_TYPE_NO_TAGS, ''); $new['cookie_name'] = $mx_request_vars->post('cookie_name', MX_TYPE_NO_TAGS, ''); ! $new['cookie_name'] = str_replace('.', '_', $new['cookie_name']); $new['cookie_path'] = $mx_request_vars->post('cookie_path', MX_TYPE_NO_TAGS, ''); $new['cookie_secure'] = $mx_request_vars->post('cookie_secure', MX_TYPE_INT, ''); --- 60,64 ---- $new['cookie_domain'] = $mx_request_vars->post('cookie_domain', MX_TYPE_NO_TAGS, ''); $new['cookie_name'] = $mx_request_vars->post('cookie_name', MX_TYPE_NO_TAGS, ''); ! $new['cookie_name'] = str_replace('.', '_', $new['cookie_name']); $new['cookie_path'] = $mx_request_vars->post('cookie_path', MX_TYPE_NO_TAGS, ''); $new['cookie_secure'] = $mx_request_vars->post('cookie_secure', MX_TYPE_INT, ''); *************** *** 104,108 **** } ! $mx_cache->put( 'mxbb_config', $new ); $message = $lang['Portal_Config_updated'] . "<br /><br />" . sprintf($lang['Click_return_portal_config'], "<a href=\"" . mx_append_sid("admin_mx_portal.$phpEx") . "\">", "</a>") . "<br /><br />" . sprintf($lang['Click_return_admin_index'], "<a href=\"" . mx_append_sid("index.$phpEx?pane=right") . "\">", "</a>"); --- 109,113 ---- } ! $mx_cache->put('mxbb_config', $new); $message = $lang['Portal_Config_updated'] . "<br /><br />" . sprintf($lang['Click_return_portal_config'], "<a href=\"" . mx_append_sid("admin_mx_portal.$phpEx") . "\">", "</a>") . "<br /><br />" . sprintf($lang['Click_return_admin_index'], "<a href=\"" . mx_append_sid("index.$phpEx?pane=right") . "\">", "</a>"); |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:21:34
|
Update of /cvsroot/mxbb/mx_glance In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11012 Modified Files: db_install.php db_upgrade.php mx_glance.php Log Message: upgraded for 3.0.0-Beta1 Index: mx_glance.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/mx_glance.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** mx_glance.php 11 Mar 2008 17:00:20 -0000 1.15 --- mx_glance.php 22 Jun 2008 14:21:29 -0000 1.16 *************** *** 66,69 **** --- 66,71 ---- $mx_user->extend(MX_LANG_MAIN, MX_IMAGES_NONE); //$mx_user->add_lang('modules/mx_glance'); + $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x + if (!(PORTAL_BACKEND == 'phpbb3')) { Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/db_install.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_install.php 22 Jun 2008 04:12:06 -0000 1.7 --- db_install.php 22 Jun 2008 14:21:29 -0000 1.8 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_glance * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team --- 2,6 ---- /** * ! * @package MX-Publisher Module - mx_glance * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team *************** *** 31,36 **** } ! $mx_module_version = '3.0.0-Beta'; ! $mx_module_copy = 'mxBB <i> - At A Glance</i> module by blulegend, Jack Kan & <a href="http://www.mx-publisher.com" target="_blank">Mx Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 31,36 ---- } ! $mx_module_version = '2.8.2'; ! $mx_module_copy = 'MX-Publisher <i> - At A Glance</i> module by blulegend, Jack Kan & <a href="http://www.mx-publisher.com" target="_blank">Mx Team</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/db_upgrade.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_upgrade.php 22 Jun 2008 04:12:06 -0000 1.7 --- db_upgrade.php 22 Jun 2008 14:21:29 -0000 1.8 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_glance * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team --- 2,6 ---- /** * ! * @package MX-Publisher Module - mx_glance * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team *************** *** 31,36 **** } ! $mx_module_version = '3.0.0-Beta'; ! $mx_module_copy = 'mxBB <i> - At A Glace</i> module by blulegend, Jack Kan & <a href="http://www.mx-publisher.com" target="_blank">Mx Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 31,36 ---- } ! $mx_module_version = '2.8.2'; ! $mx_module_copy = 'MX-Publisher <i> - At A Glace</i> module by blulegend, Jack Kan & <a href="http://www.mx-publisher.com" target="_blank">Mx Team</a>'; $message = "<b>Upgrading!</b><br/><br/>"; |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:18:00
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6938 Modified Files: mx_clock.php Log Message: upgraded for 3.0.0-Beta1 Index: mx_clock.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/mx_clock.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_clock.php 22 Jun 2008 14:12:08 -0000 1.4 --- mx_clock.php 22 Jun 2008 14:17:57 -0000 1.5 *************** *** 36,39 **** --- 36,41 ---- } + $mx_user->set_module_default_style('_core'); // For compatibility with core 2.8.x + // // Load language files. |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:14:47
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4572 Modified Files: readme.txt Log Message: upgraded for 3.0.0-Beta1 Index: readme.txt =================================================================== RCS file: /cvsroot/mxbb/mx_clock/readme.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** readme.txt 3 Jun 2008 20:09:12 -0000 1.3 --- readme.txt 22 Jun 2008 14:14:44 -0000 1.4 *************** *** 1,5 **** /********************************************************************************\ | ! | subject : mxBB-Portal, CMS & portal, module | name : mx_clock | begin : January, 2006 --- 1,5 ---- /********************************************************************************\ | ! | subject : MX-Publisher, CMS & portal, module | name : mx_clock | begin : January, 2006 *************** *** 23,31 **** | description : The "Mx Clock" block is a block that | will display ! | a flash clock on mxBB-Portal. | |********************************************************************************| | ! | @package mxBB Portal Module - mx_clock | @version $Id$ | @copyright (c) 2002-2007 [OryNider] mxBB Development Team --- 23,31 ---- | description : The "Mx Clock" block is a block that | will display ! | a flash clock on MX-Publisher. | |********************************************************************************| | ! | @package MX-Publisher Module - mx_clock | @version $Id$ | @copyright (c) 2002-2007 [OryNider] mxBB Development Team *************** *** 38,42 **** \********************************************************************************/ ! Note: In order for this module to install you must have a working phpBB and mxBB installation. --- 38,42 ---- \********************************************************************************/ ! Note: In order for this module to install you must have a working MXP installation. *************** *** 49,53 **** 2) From your website enter mxBB Admin Control Panel. ! 3) Under mxBB-Portal click on Management. 4) Now click on Modules Setup. --- 49,53 ---- 2) From your website enter mxBB Admin Control Panel. ! 3) Under MX-Publisher click on Management. 4) Now click on Modules Setup. |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:12:13
|
Update of /cvsroot/mxbb/mx_clock In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2244 Modified Files: db_install.php db_upgrade.php mx_clock.php Added Files: release.txt Log Message: upgraded for 3.0.0-Beta1 --- NEW FILE: release.txt --- [b][Release]: Mx Clock - Simple Flash Clock Block[/b] [b][Authors]:[/b] Drumstix42, OryNider [b][Version]: 2.8.2[/b] [b]Designed for MXP Version: 2.8.2/3.0.0[/b] [b][Support]:[/b] [URL=http://www.mx-publisher.com/forum/viewtopic.php?t=9674]Here[/URL] [b]Author's Notes:[/b] The "Mx Clock" block is a block that will display a flash clock on your portal. [b][Download]:[/b][URL=http://www.mx-publisher.com/modules/mx_pafiledb/dload.php?action=download&file_id=344]mx_clock.zip[/URL] Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_install.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_install.php 8 Feb 2008 23:40:37 -0000 1.4 --- db_install.php 22 Jun 2008 14:12:07 -0000 1.5 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team --- 2,6 ---- /** * ! * @package MX-Publisher Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team *************** *** 31,36 **** } ! $mx_module_version = '1.0.2'; ! $mx_module_copy = 'mxBB <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; --- 31,36 ---- } ! $mx_module_version = '2.8.2'; ! $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; $message = "<b>This is a fresh install!</b><br/><br/>"; *************** *** 43,47 **** WHERE module_id = '" . $mx_module_id . "'"; ! $message .= mx_do_install_upgrade( $sql ); echo "<br /><br />"; --- 43,47 ---- WHERE module_id = '" . $mx_module_id . "'"; ! $message .= mx_do_install_upgrade($sql); echo "<br /><br />"; Index: mx_clock.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/mx_clock.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_clock.php 19 Jun 2008 11:43:47 -0000 1.3 --- mx_clock.php 22 Jun 2008 14:12:08 -0000 1.4 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Florin Bodin] mxBB Development Team --- 2,6 ---- /** * ! * @package MX-Publisher Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Florin Bodin] mxBB Development Team *************** *** 16,22 **** } - // $mx_root_path = "./"; - $module_root_path = $mx_root_path . "modules/mx_clock/"; - // // Read Block Settings --- 16,19 ---- Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_clock/db_upgrade.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** db_upgrade.php 8 Feb 2008 23:40:37 -0000 1.4 --- db_upgrade.php 22 Jun 2008 14:12:07 -0000 1.5 *************** *** 2,6 **** /** * ! * @package mxBB Portal Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team --- 2,6 ---- /** * ! * @package MX-Publisher Module - mx_clock * @version $Id$ * @copyright (c) 2002-2006 [Jon Ohlsson] mxBB Project Team *************** *** 31,36 **** } ! $mx_module_version = '1.0.2'; ! $mx_module_copy = 'mxBB <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; $message = "<b>Upgrading!</b><br/><br/>"; --- 31,36 ---- } ! $mx_module_version = '2.8.2'; ! $mx_module_copy = 'MXP <i> - Clock</i> module by Drumstix42 (Mark Schlitz) & <a href="http://www.mx-publisher.com" target="_blank">OryNider</a>'; $message = "<b>Upgrading!</b><br/><br/>"; |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:12:13
|
Update of /cvsroot/mxbb/mx_clock/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2244/templates/prosilver Added Files: clock_body.html Log Message: upgraded for 3.0.0-Beta1 --- NEW FILE: clock_body.html --- <div class="clear"></div> <div class="forabg block"> <div id="p1" class="post bg2 online"> <div class="inner"><span class="corners-top"><span> {BLOCK_TITLE} </span></span> <!-- Clock Code: Start --> <dl class="textbody"> <div id="title" style="text-align: center;"> <span class="topictitle">{CLOCK_NAME}</span><hr /> </div> <div align="center" id="clock"> <span class="nav" style="text-align: center;"> <script language="JavaScript"> document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"{FLASH_WIDTH}\" height=\"{FLASH_HEIGHT}\">"); document.writeln("<param name=movie value=\"{CLOCK_SWF}\">"); document.writeln("<param name={COLOR_MODE} value=\"{WMODE}\">"); document.writeln("<param name=quality value=high>"); document.writeln("<embed src=\"{CLOCK_SWF}\" {COLOR_MODE}=\"{WMODE}\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"{FLASH_WIDTH}\" height=\"{FLASH_HEIGHT}\">"); document.writeln("</embed>"); document.writeln("</object>"); </script> </span> </div> </dl> <!-- Clock Code: End --> </div> </div> <span class="corners-bottom"><span></span></span> </div> |
|
From: FlorinCB <ory...@us...> - 2008-06-22 14:11:18
|
Update of /cvsroot/mxbb/mx_clock/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1063/prosilver Log Message: Directory /cvsroot/mxbb/mx_clock/templates/prosilver added to the repository |
|
From: Jon O. <jon...@us...> - 2008-06-22 11:13:52
|
Update of /cvsroot/mxbb/core/docs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv835/docs Modified Files: Tag: core28x index.htm Log Message: Finel fixes, outlined in the To-Do post Index: index.htm =================================================================== RCS file: /cvsroot/mxbb/core/docs/index.htm,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** index.htm 21 Jun 2008 18:40:37 -0000 1.1.2.2 --- index.htm 21 Jun 2008 22:21:47 -0000 1.1.2.3 *************** *** 81,84 **** --- 81,87 ---- </td> <td style="border: medium none ;" class="" onmouseout="this.className='';" onmouseover="this.className='nav-button-current';" valign="center"> + <img class="mx_icon" src="images/theme/icon_message.gif" alt="Home" align="absmiddle" border="0"> <span class="menu-button"><a href="http://www.mx-publisher.com/features" target="" class="genmed" title="Features">Features</a></span> + </td> + <td style="border: medium none ;" class="" onmouseout="this.className='';" onmouseover="this.className='nav-button-current';" valign="center"> <img class="mx_icon" src="images/theme/icon_message.gif" alt="About the Project" align="absmiddle" border="0"> <span class="menu-button"><a href="http://www.mx-publisher.com/about" target="" class="genmed" title="About the Project">About</a></span> </td> |