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: OryNider <ory...@us...> - 2007-11-02 00:26:15
|
Update of /cvsroot/mxbb/mx_radio In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10430 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgraded for 2.8.1 final Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_radio/mx_install_readme.htm,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mx_install_readme.htm 6 Jun 2007 23:31:11 -0000 1.1 --- mx_install_readme.htm 2 Nov 2007 00:26:10 -0000 1.1.2.1 *************** *** 1,8 **** ! <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"> <!-- /* --- 1,16 ---- ! <!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"> ! <!-- $Id$ --> <head> + <meta name="generator" content= + "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=us-ascii" /> <!-- link rel="stylesheet" href="../../templates/subSilver/subSilver.css" type="text/css" --> + <style type="text/css"> + /*<![CDATA[*/ <!-- /* *************** *** 18,29 **** /* 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; } --- 26,37 ---- /* 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; } *************** *** 31,47 **** 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; } /* --- 39,55 ---- 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; } /* *************** *** 51,69 **** */ 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: medium solid #FFFFFF; height: 28px } --- 59,77 ---- */ 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: medium solid #FFFFFF; height: 28px } *************** *** 74,100 **** */ 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; } --- 82,108 ---- */ 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; } *************** *** 105,145 **** .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} --- 113,153 ---- .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} *************** *** 147,176 **** /* 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; } --- 155,184 ---- /* 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; } *************** *** 179,197 **** /* 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; } --- 187,205 ---- /* 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; } *************** *** 205,279 **** @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"><font face="Verdana">MX Module - ! mx_radio</font><br> ! <font size="2">v. 1.0 RC 2</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.8.x</p> ! <p><strong>Author</strong><br /> ! OryNider<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 /> ! <br /> ! III. <a href="#languages">Additional languages</a><br /> ! <br /> ! <a target="_blank" class="postlink" href="http://pubory.uv.ro/potal/">DEMO ! </a> <br /> ! <br /><a name="install"> ! <br /> ! <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions.</a></p> ! To summarize:<br> ! If installing from scratch, use import module in the AdminCP.<br> ! If upgrading, uninstall, then reinstall from AdminCP<br> ! If uninstalling, use the delete feature in the AdminCP</p> ! <p>Note: If upgrading,uninstall module without delting db entries, or else ! you'll lose all module data!<br /> ! <br /> ! <br /> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font size="2">Back to Top</font></a></span><font size="2"> </font> <br /> ! <br /><b>II. Additional Styles</b> <br> ! This module is compatible with any theme/style. <br> ! <a name="themes"> </font></p> ! <p style="margin-top: 0; margin-bottom: 0"><font face="Tahoma"> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font size="2">Back to Top</font></a></span><font size="2"> </font> ! <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. </a> <br /> ! <br /> ! If exists, download and install in the modules/mx_radio/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> /Mx MX_RADIO Module Team</p> ! </td> ! </tr> </table> </body> --- 213,295 ---- @import url("../../templates/subSilver/formIE.css"); --> + /*]]>*/ </style> + <script language="Javascript" type="text/javascript"> + //<![CDATA[ <!-- ! 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"><font face="Verdana">mxBB Module - ! mx_radio</font><br /> ! <font size="2">v. 1.0.0</font></font></b></p> ! <p><span style="font-weight: bold"><span style= ! "font-size: 16px; line-height: normal">Module</span></span><br /> ! - for mxBB Portal v. 2.8.1</p> ! <p><strong>Author</strong><br /> ! OryNider<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 /> ! <br /> ! III. <a href="#languages">Additional languages</a><br /> ! <br /> ! <a target="_blank" class="postlink" href= ! "http://pubory.uv.ro/potal/">DEMO</a><br /> ! <br /> ! <a name="install" id="install"><br /> ! <span style="font-weight: bold">I. Installation ! Instructions</span><br /> ! To install this module, follow these instructions.</a></p> ! To summarize:<br /> ! If installing from scratch, use import module in the AdminCP.<br /> ! If upgrading, uninstall, then reinstall from AdminCP<br /> ! If uninstalling, use the delete feature in the AdminCP ! <p>Note: If upgrading,uninstall module without delting db entries, ! or else you'll lose all module data!<br /> ! <br /> ! <br /> ! <span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font size="2">Back to ! Top</font></a></span><br /> ! <br /> ! <b>II. Additional Styles</b><br /> ! This module is compatible with any theme/style.<br /> ! <a name="themes" id="themes"> </a></p> ! <p style="margin-top: 0; margin-bottom: 0"><font face= ! "Tahoma"><span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font size="2">Back to ! Top</font></a></span><br /> ! <a name="languages" id="languages"><br /> ! <span style="font-weight: bold">III. Additional ! Languages</span><br /> ! First check to see if your language is already ! translated.</a><br /> ! <br /> ! If exists, download and install in the modules/mx_radio/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></font></p> ! <p><font face="Tahoma">/Mx MX_RADIO Module Team</font></p> ! </td> ! </tr> </table> </body> |
|
From: OryNider <ory...@us...> - 2007-11-02 00:23:17
|
Update of /cvsroot/mxbb/mx_radiocast In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9183 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgraded for 2.8.1 final Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/mx_install_readme.htm,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** mx_install_readme.htm 2 Nov 2007 00:20:21 -0000 1.1.2.1 --- mx_install_readme.htm 2 Nov 2007 00:23:14 -0000 1.1.2.2 *************** *** 235,245 **** MX Module - <span lang="ro" xml:lang="ro">Radio</span> <span lang= "ro" xml:lang="ro">Cast</span><br /> ! v. <span lang="ro" xml:lang="ro">1</span>.0.<span lang="ro" ! xml:lang="ro">0 RC 2</span></font></b></p> <p><span style="line-height: normal; font-weight:bold"><font style= "font-size: 9pt">Module</font></span> <font style= "font-size: 9pt"><br /> ! - for mxBB-Portal v. 2.8.</font><span lang="ro" xml:lang= ! "ro"><font style="font-size: 9pt">x</font></span></p> <p><strong><font style= "font-size: 9pt">Author</font></strong><font style= --- 235,243 ---- MX Module - <span lang="ro" xml:lang="ro">Radio</span> <span lang= "ro" xml:lang="ro">Cast</span><br /> ! v. <span lang="ro" xml:lang="ro">1.0.0</span></font></b></p> <p><span style="line-height: normal; font-weight:bold"><font style= "font-size: 9pt">Module</font></span> <font style= "font-size: 9pt"><br /> ! - for mxBB-Portal v. 2.8.1</font></p> <p><strong><font style= "font-size: 9pt">Author</font></strong><font style= |
|
From: OryNider <ory...@us...> - 2007-11-02 00:20:27
|
Update of /cvsroot/mxbb/mx_radiocast In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7935 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgraded for 2.8.1 Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_radiocast/mx_install_readme.htm,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mx_install_readme.htm 6 Jun 2007 23:03:44 -0000 1.1 --- mx_install_readme.htm 2 Nov 2007 00:20:21 -0000 1.1.2.1 *************** *** 1,8 **** ! <html> <head> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content="text/html; charset=windows-1250"> <!-- link rel="stylesheet" href="../../templates/subSilver/subSilver.css" type="text/css" --> <style type="text/css"> <!-- /* --- 1,16 ---- ! <!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"> ! <!-- $Id$ --> <head> + <meta name="generator" content= + "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=us-ascii" /> <!-- link rel="stylesheet" href="../../templates/subSilver/subSilver.css" type="text/css" --> + <style type="text/css"> + /*<![CDATA[*/ <!-- /* *************** *** 18,29 **** /* 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; } --- 26,37 ---- /* 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; } *************** *** 31,47 **** 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; } /* --- 39,55 ---- 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; } /* *************** *** 51,69 **** */ 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: medium solid #FFFFFF; height: 28px } --- 59,77 ---- */ 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: medium solid #FFFFFF; height: 28px } *************** *** 74,100 **** */ 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; } --- 82,108 ---- */ 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; } *************** *** 105,145 **** .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} --- 113,153 ---- .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} *************** *** 147,176 **** /* 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; } --- 155,184 ---- /* 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; } *************** *** 179,197 **** /* 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; } --- 187,205 ---- /* 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; } *************** *** 205,333 **** @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 style="font-size: 9pt; font-family:Verdana, Arial, Helvetica, sans-serif">MX Module - ! <span lang="ro">Radio</span> <span lang="ro">Cast</span> <br> ! v. <span lang="ro">1</span>.0.<span lang="ro">0 RC 2</span> </font></b></p> ! <p><span style="line-height: normal; font-weight:bold"> ! <font style="font-size: 9pt">Module</font></span><font style="font-size: 9pt"> ! <br /> ! - for mxBB-Portal v. 2.8.</font><span lang="ro"><font style="font-size: 9pt">x</font></span></p> ! <p><strong><font style="font-size: 9pt">Author</font></strong><font style="font-size: 9pt"><span lang="ro">: ! </span>OryNider (mxBB-Development Team)</font></p> ! <p><font style="font-size: 9pt"> ! <br /> ! <span style="font-weight: bold">Description</span> <br /> ! </font><span class="postbody">This Module allows you create the ! <span lang="ro">Radio </span>Center Page/Block where <span lang="ro"> ! admins/</span>users can <span lang="ro">add</span>, listen, rate and comment on ! s<span lang="ro">tations</span>. <br> ! Beside that, users can link URL of the <span lang="ro">station</span> from the ! <span lang="ro">shotcast or icecast like </span>server<span lang="ro">s</span>. <br> ! You have an admin panel that allows you to manage the features of the ! module. ! </span></p> ! <p><font style="font-size: 9pt"> <br /> ! </font><strong> ! <span style="font-size: 9pt">Features</span></strong><span style="font-size: 9pt"> ! - <span lang="ro">Radio </span>Center, Easy to install/uninstall module:</span><span class="postbody"></p> ! <ul> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="text-decoration: underline" lang="ro">Station</span><span style="TEXT-DECORATION: underline"> Song Image</span> - You ! can add the S<span lang="ro">tation</span> Image to the section of each ! <span lang="ro">radio station</span>. <span lang="ro">(</span>any image you want ! <img alt="Wink" src="http://www.mx-system.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15"> ! ) <br> ! Maximum image size is configurable in <span lang="ro">A</span>dminCP ! <img alt="Very Happy" src="http://www.mx-system.com/forum/images/smiles/icon_biggrin.gif" border="0" width="15" height="15"> ! <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Search <span lang="ro"> ! Station</span></span> - is ! helping you find the s<span lang="ro">tation</span> by Title, ! <span lang="ro">Dj</span> or Poster quickly ! and easily. <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Cat Views</span> - is ! adding a viewed counter of each Category; <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="text-decoration: underline" lang="ro">Share</span><span style="TEXT-DECORATION: underline"> S<span lang="ro">tation ! URL</span></span> - ! alows users to directly <span lang="ro">copy/paste</span> the s<span lang="ro">tation</span> ! <span lang="ro">listen url </span>to their <span lang="ro">favorite ! player</span>.</li> ! </ul> ! </span> ! <p> <font style="font-size: 9pt"> <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 target="_blank" class="postlink" href="http://mxbb-portal.evonet.ro/index.php?page=15">DEMO</a><br /> ! <br /></font><a name="install"> ! <font style="font-size: 9pt"> ! <br /> ! <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions.</font></a></p> ! <font style="font-size: 9pt">To</font><font style="font-size: 9pt"> summarize:<br> ! If installing from scratch, use import module in the AdminCP.<br> ! If upgrading, uninstall, then reinstall from AdminCP<br> ! If uninstalling, use the delete feature in the AdminCP</font></p> ! <p><font style="font-size: 9pt">Note: If upgrading,<span lang="ro"> </span>uninstall module without ! <span lang="ro">deleating</span> db entries, or else ! you'll lose all module data!<br /> ! <br /> ! <br /> ! </font> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font style="font-size: 9pt">Back to Top</font></a></span><font style="font-size: 9pt"> <br /> ! <br /><b>II. Additional Styles</b> <br> ! This module is compatible with any theme/style. <br> ! </font> ! <a name="themes"><font style="font-size: 9pt"> </font></font></p> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span class="gensmall"></span> ! <span class="gensmall"><font face="Tahoma"> ! <a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font style="font-size: 9pt">Back to Top</font></a></font></span><font face="Tahoma"><font style="font-size: 9pt"> ! <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. </a> <br /> ! <br /> ! If exists, download and install in the modules/mx_radio/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 /> ! </font> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font style="font-size: 9pt">Back to Top</font></a></span><font style="font-size: 9pt"> ! </font> ! ! <p> <font style="font-size: 9pt">/MxBB Development Team</font></p> ! </td> ! </tr> </table> </body> --- 213,363 ---- @import url("../../templates/subSilver/formIE.css"); --> + /*]]>*/ </style> + <script language="Javascript" type="text/javascript"> + //<![CDATA[ <!-- ! 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 style= ! "font-size: 9pt; font-family:Verdana, Arial, Helvetica, sans-serif"> ! MX Module - <span lang="ro" xml:lang="ro">Radio</span> <span lang= ! "ro" xml:lang="ro">Cast</span><br /> ! v. <span lang="ro" xml:lang="ro">1</span>.0.<span lang="ro" ! xml:lang="ro">0 RC 2</span></font></b></p> ! <p><span style="line-height: normal; font-weight:bold"><font style= ! "font-size: 9pt">Module</font></span> <font style= ! "font-size: 9pt"><br /> ! - for mxBB-Portal v. 2.8.</font><span lang="ro" xml:lang= ! "ro"><font style="font-size: 9pt">x</font></span></p> ! <p><strong><font style= ! "font-size: 9pt">Author</font></strong><font style= ! "font-size: 9pt"><span lang="ro" xml:lang="ro">:</span> OryNider ! (mxBB-Development Team)</font></p> ! <p><font style="font-size: 9pt"><br /> ! <span style="font-weight: bold">Description</span><br /></font> ! <span class="postbody">This Module allows you create the ! <span lang="ro" xml:lang="ro">Radio</span> Center Page/Block where ! <span lang="ro" xml:lang="ro">admins/</span>users can <span lang= ! "ro" xml:lang="ro">add</span>, listen, rate and comment on ! s<span lang="ro" xml:lang="ro">tations</span>.<br /> ! Beside that, users can link URL of the <span lang="ro" xml:lang= ! "ro">station</span> from the <span lang="ro" xml:lang="ro">shotcast ! or icecast like</span> server<span lang="ro" xml:lang= ! "ro">s</span>.<br /> ! You have an admin panel that allows you to manage the features of ! the module.</span></p> ! <p><font style="font-size: 9pt"> <br /></font> ! <strong><span style="font-size: 9pt">Features</span></strong> ! <span style="font-size: 9pt">- <span lang="ro" xml:lang= ! "ro">Radio</span> Center, Easy to install/uninstall ! module:</span></p> ! <ul> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span class= ! "postbody"><span style="text-decoration: underline" lang="ro" ! xml:lang="ro">Station</span> <span style= ! "TEXT-DECORATION: underline">Song Image</span> - You can add the ! S<span lang="ro" xml:lang="ro">tation</span> Image to the section ! of each <span lang="ro" xml:lang="ro">radio station</span>. ! <span lang="ro" xml:lang="ro">(</span>any image you want <img alt= ! "Wink" src= ! "http://www.mx-system.com/forum/images/smiles/icon_wink.gif" ! border="0" width="15" height="15" /> )<br /> ! Maximum image size is configurable in <span lang="ro" xml:lang= ! "ro">A</span>dminCP <img alt="Very Happy" src= ! "http://www.mx-system.com/forum/images/smiles/icon_biggrin.gif" ! border="0" width="15" height="15" /><br /> !  </span></p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "TEXT-DECORATION: underline">Search <span lang="ro" xml:lang= ! "ro">Station</span></span> - is helping you find the s<span lang= ! "ro" xml:lang="ro">tation</span> by Title, <span lang="ro" ! xml:lang="ro">Dj</span> or Poster quickly and easily.<br /> !  </p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "TEXT-DECORATION: underline">Cat Views</span> - is adding a viewed ! counter of each Category;<br /> !  </p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "text-decoration: underline" lang="ro" xml:lang="ro">Share</span> ! <span style="TEXT-DECORATION: underline">S<span lang="ro" xml:lang= ! "ro">tation URL</span></span> - alows users to directly <span lang= ! "ro" xml:lang="ro">copy/paste</span> the s<span lang="ro" xml:lang= ! "ro">tation</span> <span lang="ro" xml:lang="ro">listen url</span> ! to their <span lang="ro" xml:lang="ro">favorite player</span>.</p> ! </li> ! </ul> ! <p><font style="font-size: 9pt"><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 target="_blank" class="postlink" href= ! "http://mxbb-portal.evonet.ro/index.php?page=15">DEMO</a><br /> ! <br /></font> <a name="install" id="install"><font style= ! "font-size: 9pt"><br /> ! <span style="font-weight: bold">I. Installation ! Instructions</span><br /> ! To install this module, follow these instructions.</font></a></p> ! <font style="font-size: 9pt">To</font> <font style= ! "font-size: 9pt">summarize:<br /> ! If installing from scratch, use import module in the AdminCP.<br /> ! If upgrading, uninstall, then reinstall from AdminCP<br /> ! If uninstalling, use the delete feature in the AdminCP</font> ! <p><font style="font-size: 9pt">Note: If upgrading, uninstall ! module without <span lang="ro" xml:lang="ro">deleating</span> db ! entries, or else you'll lose all module data!<br /> ! <br /> ! <br /></font> <span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font style= ! "font-size: 9pt">Back to Top</font></a></span> <font style= ! "font-size: 9pt"><br /> ! <br /> ! <b>II. Additional Styles</b><br /> ! This module is compatible with any theme/style.<br /></font> ! <a name="themes" id="themes"><font style= ! "font-size: 9pt"> </font></a></p> ! <p style="margin-top: 0; margin-bottom: 0"><span class= ! "gensmall"><font face="Tahoma"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font style= ! "font-size: 9pt">Back to Top</font></a></font></span> <font face= ! "Tahoma"><font style="font-size: 9pt"><br /> ! <a name="languages" id="languages"><br /> ! <span style="font-weight: bold">III. Additional ! Languages</span><br /> ! First check to see if your language is already ! translated.</a><br /> ! <br /> ! If exists, download and install in the modules/mx_radio/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 /></font> <span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font style= ! "font-size: 9pt">Back to Top</font></a></span> </font></p> ! <p><font face="Tahoma"><font style="font-size: 9pt">/MxBB ! Development Team</font></font></p> ! </td> ! </tr> </table> </body> |
|
From: OryNider <ory...@us...> - 2007-11-02 00:13:16
|
Update of /cvsroot/mxbb/mx_music In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4672 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgraded for 2.8.1 final Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_music/mx_install_readme.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 *** mx_install_readme.htm 2 Nov 2007 00:11:49 -0000 1.1.2.2 --- mx_install_readme.htm 2 Nov 2007 00:13:12 -0000 1.1.2.3 *************** *** 2,5 **** --- 2,6 ---- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> + <!-- $Id$ --> <head> <meta name="generator" content= |
|
From: OryNider <ory...@us...> - 2007-11-02 00:11:52
|
Update of /cvsroot/mxbb/mx_music In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3861 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgraded for 2.8.1 Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_music/mx_install_readme.htm,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** mx_install_readme.htm 2 Nov 2007 00:10:07 -0000 1.1.2.1 --- mx_install_readme.htm 2 Nov 2007 00:11:49 -0000 1.1.2.2 *************** *** 5,9 **** <meta name="generator" content= "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> ! <title>Mx Portal installation - readme</title> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> --- 5,9 ---- <meta name="generator" content= "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> ! <title>mxBB Portal installation - readme</title> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> *************** *** 230,234 **** <tr> <td colspan="2"> ! <p><b><font style="font-size: 9pt">MX Module - Music Online<br /> v. 2.0.7</font></b></p> <p><span style= --- 230,234 ---- <tr> <td colspan="2"> ! <p><b><font style="font-size: 9pt">mxBB Module - Music Online<br /> v. 2.0.7</font></b></p> <p><span style= |
|
From: OryNider <ory...@us...> - 2007-11-02 00:10:16
|
Update of /cvsroot/mxbb/mx_music In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3209 Modified Files: Tag: core28x mx_install_readme.htm Log Message: upgrade for 2.8.1 :P Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_music/mx_install_readme.htm,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** mx_install_readme.htm 6 Jun 2007 20:32:30 -0000 1.1 --- mx_install_readme.htm 2 Nov 2007 00:10:07 -0000 1.1.2.1 *************** *** 1,8 **** ! <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"> <!-- /* --- 1,15 ---- ! <!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"> <head> + <meta name="generator" content= + "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=us-ascii" /> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> + <style type="text/css"> + /*<![CDATA[*/ <!-- /* *************** *** 18,29 **** /* 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; } --- 25,36 ---- /* 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; } *************** *** 31,47 **** 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; } /* --- 38,54 ---- 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; } /* *************** *** 51,69 **** */ 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: medium solid #FFFFFF; height: 28px } --- 58,76 ---- */ 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: medium solid #FFFFFF; height: 28px } *************** *** 74,100 **** */ 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; } --- 81,107 ---- */ 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; } *************** *** 105,145 **** .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} --- 112,152 ---- .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} *************** *** 147,176 **** /* 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; } --- 154,183 ---- /* 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; } *************** *** 179,197 **** /* 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; } --- 186,204 ---- /* 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; } *************** *** 205,350 **** @import url("../../phpBB2/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 style="font-size: 9pt">MX Module - Music Online <br> ! v. 2.0.6 </font></b></p> ! <p><span style="font-size: 9pt; line-height: normal; font-weight:bold">Module</span><span style="font-size: 9pt"> ! <br /> ! - for mxBB-Portal v. 2.8.0</span></p> ! <p><strong><span style="font-size: 9pt">Author</span></strong><span style="font-size: 9pt"><br /> ! Cf Manager, OryNider (mxBB-Development Team)<br /> ! <br /> ! <span style="font-weight: bold">Description:</span> <br /> ! </span><span class="postbody">This Module allows you create the Music ! Center Page/Block where users can upload, listen, rate and comment on ! songs. <br> ! Beside that, users can link URL of the song from the another server ! without uploading. <br> ! You have an admin panel that allows you to manage the features of the ! module. <br> ! Some modifications on the original MODS have been applied to make this ! package more integrated, flexible and multilanguage. <br> ! Allowed files: MP3, WMA, WMV, WAV, MIDI, MPEG, AVI, AU, SWF, QT, RAM, RM ! and others. <br> ! <br> ! </span><strong> ! <span style="font-size: 9pt">Features</span></strong><span style="font-size: 9pt"> ! - ! Media Center, Easy to install/uninstall module:</span><span class="postbody"></p> ! <ul> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Music Song Image</span> - You ! can add the Song Image to the section of each song. (Maybe CD Cover, ! Artist Photo or any image you want ! <img alt="Wink" src="http://www.mx-system.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15"> ! ) <br> ! Maximum image size is configurable in adminCP ! <img alt="Very Happy" src="http://www.mx-system.com/forum/images/smiles/icon_biggrin.gif" border="0" width="15" height="15"> ! <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Music Search Song</span> - is ! helping you find the song by Song Title, Singer or Song Poster quickly ! and easily. <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Music Cat Views</span> - is ! adding a viewed counter of each Category; <br> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="TEXT-DECORATION: underline">Music Download Song</span> - ! alows users to directly download the song to their computer.</li> ! </ul> ! </span> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt"> ! Special Note: </span><span class="postbody"><span style="COLOR: red">If ! you are posting a radio stream that ends with "/listen.pls" on music_page ! will be swiched to music_stream mode and will make traffic on your website, ! but if it's submited like a normal url with no "/listen.pls" will make ! traffic on the shotcast server who is brotcasting the stream. But if it's ! submited with "/listen.pls" can be listened with your favorite player and ! the original stream informations will he hidden To do this copy the ! link from Download/Listen in your player on the website or local computer ! such as WinAMP </span> ! <img alt="Wink" src="http://www.mx-system.com/forum/images/smiles/icon_wink.gif" border="0" width="15" height="15"><span style="COLOR: red"> ! But do not try to save the file couse you will just make not needed ! traffic and get a very large file!!!</span> </span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt"> <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 target="_blank" class="postlink" href="http://arcer.ministry.ro/board/?page=16">DEMO ! </a> <br /> ! <br /> ! <a href="http://www.mx-system.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 target="_blank" class="postlink" href="http://www.mx-system.com/forum/viewtopic.php?t=9823">module support forum</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</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt">Special note for ! mx_music online:<br> ! # CHMOD 777 upload<br> ! # CHMOD 777 upload/song_image</span></p> ! ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt"> ! Special Note: </span><span class="postbody"><span style="COLOR: red">If ! you upgrade from 2.7.x and you have mx_musiconline, the posibility of ! migration to mx_music it's just teoretical with unknown rezult, and you do ! it at your own risc!!! A mx_musiconline module for 2.8.0 may be relesed by ! Selven.</span></span><span style="font-size: 9pt"><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 /> ! 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. <br /> ! <br /> ! Translated languages are downloaded ! <a target="_blank" class="postlink" href="http://www.mx-system.com/index.php?page=2&t=9823&phpbb_script=viewtopic">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> </span></p> ! ! <p> <span style="font-size: 9pt">/mxBB-Development Team</span></p> ! </td> </tr> </table> --- 212,375 ---- @import url("../../phpBB2/templates/subSilver/formIE.css"); --> + /*]]>*/ </style> + <script language="Javascript" type="text/javascript"> + //<![CDATA[ <!-- ! 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 style="font-size: 9pt">MX Module - Music Online<br /> ! v. 2.0.7</font></b></p> ! <p><span style= ! "font-size: 9pt; line-height: normal; font-weight:bold">Module</span> ! <span style="font-size: 9pt"><br /> ! - for mxBB-Portal v. 2.8.1</span></p> ! <p><strong><span style= ! "font-size: 9pt">Author</span></strong><span style= ! "font-size: 9pt"><br /> ! Cf Manager, OryNider (mxBB-Development Team)<br /> ! <br /> ! <span style="font-weight: bold">Description:</span><br /></span> ! <span class="postbody">This Module allows you create the Music ! Center Page/Block where users can upload, listen, rate and comment ! on songs.<br /> ! Beside that, users can link URL of the song from the another server ! without uploading.<br /> ! You have an admin panel that allows you to manage the features of ! the module.<br /> ! Some modifications on the original MODS have been applied to make ! this package more integrated, flexible and multilanguage.<br /> ! Allowed files: MP3, WMA, WMV, WAV, MIDI, MPEG, AVI, AU, SWF, QT, ! RAM, RM and others.<br /> ! <br /></span> <strong><span style= ! "font-size: 9pt">Features</span></strong> <span style= ! "font-size: 9pt">- Media Center, Easy to install/uninstall ! module:</span></p> ! <ul> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span class= ! "postbody"><span style="TEXT-DECORATION: underline">Music Song ! Image</span> - You can add the Song Image to the section of each ! song. (Maybe CD Cover, Artist Photo or any image you want <img alt= ! "Wink" src= ! "http://www.mx-system.com/forum/images/smiles/icon_wink.gif" ! border="0" width="15" height="15" /> )<br /> ! Maximum image size is configurable in adminCP <img alt="Very Happy" ! src="http://www.mx-system.com/forum/images/smiles/icon_biggrin.gif" ! border="0" width="15" height="15" /><br /> !  </span></p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "TEXT-DECORATION: underline">Music Search Song</span> - is helping ! you find the song by Song Title, Singer or Song Poster quickly and ! easily.<br /> !  </p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "TEXT-DECORATION: underline">Music Cat Views</span> - is adding a ! viewed counter of each Category;<br /> !  </p> ! </li> ! <li> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "TEXT-DECORATION: underline">Music Download Song</span> - alows ! users to directly download the song to their computer.</p> ! </li> ! </ul> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">Special Note:</span> <span class= ! "postbody"><span style="COLOR: red">If you are posting a radio ! stream that ends with "/listen.pls" on music_page will be swiched ! to music_stream mode and will make traffic on your website, but if ! it's submited like a normal url with no "/listen.pls" will make ! traffic on the shotcast server who is brotcasting the stream. But ! if it's submited with "/listen.pls" can be listened with your ! favorite player and the original stream informations will he ! hidden  To do this copy the link from Download/Listen in your ! player on the website or local computer such as WinAMP</span> ! <img alt="Wink" src= ! "http://www.mx-system.com/forum/images/smiles/icon_wink.gif" ! border="0" width="15" height="15" /> <span style="COLOR: red">But ! do not try to save the file couse you will just make not needed ! traffic and get a very large file!!!</span> </span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt"><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 target="_blank" class="postlink" href= ! "http://arcer.ministry.ro/board/?page=16">DEMO</a><br /> ! <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" ! class="postlink">DOWNLOAD</a><br /> ! <br /> ! <a name="install" id="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> <a target="_blank" ! class="postlink" href= ! "http://www.mx-system.com/forum/viewtopic.php?t=9823">module ! support forum</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</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">Special note for mx_music online:<br /> ! # CHMOD 777 upload<br /> ! # CHMOD 777 upload/song_image</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">Special Note:</span> <span class= ! "postbody"><span style="COLOR: red">If you upgrade from 2.7.x and ! you have mx_musiconline, the posibility of migration to mx_music ! it's just teoretical with unknown rezult, and you do it at your own ! risc!!! A mx_musiconline module for 2.8.0 may be relesed by ! Selven.</span></span><span style="font-size: 9pt"><br /> ! <br /> ! <a href="#top">Back to Top</a><br /> ! <br /> ! <a name="themes" id="themes"><br /> ! <span style="font-weight: bold">II. Additional Styles</span><br /> ! This module is compatible with any theme/style.<br /> ! <br /></a> <a href="#top">Back to Top</a><br /> ! <br /> ! <a name="languages" id="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> <a target="_blank" class= ! "postlink" href= ! "http://www.mx-system.com/index.php?page=2&t=9823&phpbb_script=viewtopic"> ! 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></span></p> ! <p><span style="font-size: 9pt">/mxBB-Development Team</span></p> ! </td> </tr> </table> |
|
From: OryNider <ory...@us...> - 2007-11-01 13:54:12
|
Update of /cvsroot/mxbb/mx_glance/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32624/lang_english Modified Files: Tag: core28x lang_admin.php Log Message: upgrade Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/language/lang_english/lang_admin.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** lang_admin.php 5 Aug 2007 19:42:40 -0000 1.3 --- lang_admin.php 1 Nov 2007 13:54:06 -0000 1.3.2.1 *************** *** 22,26 **** $lang['Glance_news_forum'] = "News forums"; $lang['Glance_use_large'] = "Style"; ! // --- 22,27 ---- $lang['Glance_news_forum'] = "News forums"; $lang['Glance_use_large'] = "Style"; ! $lang['Glance_show_user_color'] = "Show user with color"; ! $lang['Glance_show_user_bold'] = "Show user with bold"; // |
|
From: OryNider <ory...@us...> - 2007-11-01 13:54:12
|
Update of /cvsroot/mxbb/mx_glance/language/lang_romanian In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32624/lang_romanian Modified Files: Tag: core28x lang_admin.php Log Message: upgrade Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/mx_glance/language/lang_romanian/lang_admin.php,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** lang_admin.php 5 Aug 2007 19:42:40 -0000 1.3 --- lang_admin.php 1 Nov 2007 13:54:06 -0000 1.3.2.1 *************** *** 22,25 **** --- 22,27 ---- $lang['Glance_news_forum'] = "Forum Noutãþi"; $lang['Glance_use_large'] = "Style"; + $lang['Glance_show_user_color'] = "Show user with color"; + $lang['Glance_show_user_bold'] = "Show user with bold"; // |
|
From: OryNider <ory...@us...> - 2007-11-01 13:53:48
|
Update of /cvsroot/mxbb/mx_glance In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32213 Modified Files: Tag: core28x db_install.php db_upgrade.php mx_glance.php mx_install_readme.htm Log Message: upgrade Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_glance/mx_install_readme.htm,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** mx_install_readme.htm 12 Jun 2007 11:19:14 -0000 1.2 --- mx_install_readme.htm 1 Nov 2007 13:53:42 -0000 1.2.2.1 *************** *** 1,8 **** ! <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"> <!-- /* --- 1,16 ---- ! <!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"> ! <!-- $Id$ --> <head> + <meta name="generator" content= + "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=us-ascii" /> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> + <style type="text/css"> + /*<![CDATA[*/ <!-- /* *************** *** 18,29 **** /* 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; } --- 26,37 ---- /* 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; } *************** *** 31,47 **** 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; } /* --- 39,55 ---- 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; } /* *************** *** 51,69 **** */ 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: medium solid #FFFFFF; height: 28px } --- 59,77 ---- */ 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: medium solid #FFFFFF; height: 28px } *************** *** 74,100 **** */ 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; } --- 82,108 ---- */ 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; } *************** *** 105,145 **** .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} --- 113,153 ---- .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} *************** *** 147,176 **** /* 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; } --- 155,184 ---- /* 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; } *************** *** 179,197 **** /* 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; } --- 187,205 ---- /* 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; } *************** *** 205,284 **** @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 face="Tahoma">MX Module - ! mx_glance<br> ! v. </font></b><font face="Tahoma"><b>2.3.4</b></font></p> ! <p><font face="Tahoma"> ! <span style="line-height: normal; font-weight:bold">Module</span> ! <br /> ! - tested with Mx Portal v. 2.8.0</font></p> ! <p><font face="Tahoma"><strong>Authors</strong><br /> ! blulegend, Jack Kan, OryNider, netclectic<br /> ! <br /> ! <span style="font-weight: bold">Description</span> <br /> ! The MX Module is an addon product for the mxBB-portal. This module / ! block is showing latest news and recent topics on any page.Customizable ! to show only news, only recent topics, or both. Will check the ! authorization of users and only show allowed topics.</font></p> ! <p><font face="Tahoma"><strong>Features</strong> <br /> ! Easy to use and install/uninstall module.</font></p> ! <p> <font face="Tahoma"> <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 target="_blank" class="postlink" href="http://pubory.uv.ro/potal/"> ! </a> <br /> ! <br /><a name="install"> ! <br /> ! <span style="font-weight: bold">I. Installation Instructions</span> <br /> ! To install this module, follow these instructions.</a></font></p> ! <font face="Tahoma">To summarize:<br> ! If installing from scratch, use import module in the AdminCP.<br> ! If upgrading, upgrade from AdminCP<br> ! If uninstalling, use the delete feature in the AdminCP</font></p> ! <p style="margin-top: 0; margin-bottom: 0"> ! <font face="Tahoma"> ! <br /> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font size="2">Back to Top</font></a></span><font size="2"> </font> <br /> ! <br /><b>II. Additional Styles</b> <br> ! This module is compatible with any theme/style. <br> ! <a name="themes"> </font></p> ! <p style="margin-top: 0; margin-bottom: 0"><font face="Tahoma"> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font size="2">Back to Top</font></a></span><font size="2"> </font> ! <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. </a> <br /> ! <br /> ! If exists, download and install in the modules/mx_glance/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 /> ! <span class="gensmall"><a href="#top" onclick="window.scrollTo(0,0); return false"> ! <font size="2">Back to Top</font></a></span><font size="2"> </font> </font></p> ! ! <p> <font face="Tahoma">/Mx Development Team</font></p> ! </td> ! </tr> </table> </body> ! </html> \ No newline at end of file --- 213,307 ---- @import url("templates/subSilver/formIE.css"); --> + /*]]>*/ </style> + <script language="Javascript" type="text/javascript"> + //<![CDATA[ <!-- ! 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 face="Tahoma">MX Module - mx_glance<br /> ! v.</font></b> <font face="Tahoma"><b>2.3.6</b></font></p> ! <p><font face="Tahoma" style="font-size: 9pt"><span style= ! "line-height: normal; font-weight:bold">Module</span><br /> ! - tested with mxBB Portal v. 2.8.1</font></p> ! <p><font face="Tahoma"><strong><span style= ! "font-size: 9pt">Authors</span></strong><span style= ! "font-size: 9pt"><br /> ! blulegend, Jack Kan, OryNider, netclectic</span><br /> ! <br /> ! <span style="font-weight: bold"><span style= ! "font-size: 9pt">Description</span></span><span style= ! "font-size: 9pt"><br /> ! The MX Module is an addon product for the mxBB-portal. This module ! / block is showing latest news and recent topics on any ! page.Customizable to show only news, only recent topics, or both. ! Will check the authorization of users and only show allowed ! topics.</span></font></p> ! <p><font face="Tahoma" style= ! "font-size: 9pt"><strong>Features</strong><br /> ! Easy to use and install/uninstall module.</font></p> ! <p><font face="Tahoma"><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 target="_blank" class="postlink" href= ! "http://pubory.uv.ro/potal/"></a><br /> ! <br /> ! <a name="install" id="install"><br /> ! <span style="font-size: 9pt; font-weight: bold">I. Installation ! Instructions</span><span style="font-size: 9pt"><br /> ! To install this module, follow these ! instructions.</span></a></font></p> ! <font face="Tahoma" style="font-size: 9pt">To summarize:<br /> ! If installing from scratch, use import module in the AdminCP.<br /> ! If upgrading, upgrade from AdminCP<br /> ! If uninstalling, use the delete feature in the AdminCP</font> ! <p style="margin-top: 0; margin-bottom: 0"><font face= ! "Tahoma"><br /> ! <span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font size="2">Back to ! Top</font></a></span><br /> ! <br /> ! <b><span style="font-size: 9pt">II. Additional ! Styles</span></b><span style="font-size: 9pt"><br /> ! This module is compatible with any theme/style.</span><br /> ! <a name="themes" id="themes"> </a></font></p> ! <p style="margin-top: 0; margin-bottom: 0"><font face= ! "Tahoma"><font face="Tahoma"><span class="gensmall"><a href="#top" ! onclick="window.scrollTo(0,0); return false"><font size="2">Back to ! Top</font></a></span><br /> ! <a name="languages" id="languages"><br /> ! <span style="font-size: 9pt; font-weight: bold">III. Additional ! Languages</span><span style="font-size: 9pt"><br /> ! First check to see if your language is already ! translated.</span></a><span style="font-size: 9pt"><br /> ! <br /> ! If exists, download and install in the modules/mx_glance/language ! folder. If not, duplicate (copy and paste) any included language ! file, rename to match your language, translate using any ! texteditor, save and upload.</span><br /> ! <br /> ! <span class="gensmall"><a href="#top" onclick= ! "window.scrollTo(0,0); return false"><font size="2">Back to ! Top</font></a></span></font></font></p> ! <p><font face="Tahoma" style="font-size: 9pt">/mxBB Development ! Team</font></p> ! </td> ! </tr> </table> </body> ! </html> |
|
From: OryNider <ory...@us...> - 2007-11-01 13:15:59
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15370 Modified Files: Tag: core28x mx_install_readme.htm Log Message: sintax fixed :P Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/mx_install_readme.htm,v retrieving revision 1.9.2.2 retrieving revision 1.9.2.3 diff -C2 -d -r1.9.2.2 -r1.9.2.3 *** mx_install_readme.htm 1 Nov 2007 13:06:19 -0000 1.9.2.2 --- mx_install_readme.htm 1 Nov 2007 13:14:56 -0000 1.9.2.3 *************** *** 2,5 **** --- 2,6 ---- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> + <!-- $Id$ --> <head> <meta name="generator" content= *************** *** 230,235 **** <tr> <td colspan="2"> ! <p><b>MX Module - Smartor Album FAP ! (Full Album Pack)<font style="font-size: 9pt"><br /> v. 2.0</font></b></p> <p><span style= --- 231,236 ---- <tr> <td colspan="2"> ! <p><b>MX Module - Smartor Album FAP (Full Album Pack)<font style= ! "font-size: 9pt"><br /> v. 2.0</font></b></p> <p><span style= *************** *** 250,261 **** this package more integrated,  flexible and multilanguage.<br /> ! </span></p> <p style="margin-top: 0; margin-bottom: 0"><strong><span style= "font-size: 9pt">Features</span></strong> <span style= "font-size: 9pt"><br /> ! Picture SlideShow, Album, Image Archive Download, ! Nuffimage, On The Fly Gallery, Multiple Uploads, Image ! Rotate/Resizing, Folders Upload Via FTP and many ! others...</span></p> <p><span style="font-size: 9pt"><br /> I. <a href="#install">Installation instructions</a><br /> --- 251,261 ---- this package more integrated,  flexible and multilanguage.<br /> !  </span></p> <p style="margin-top: 0; margin-bottom: 0"><strong><span style= "font-size: 9pt">Features</span></strong> <span style= "font-size: 9pt"><br /> ! Picture SlideShow, Album, Image Archive Download, Nuffimage, On The ! Fly Gallery, Multiple Uploads, Image Rotate/Resizing, Folders ! Upload Via FTP and many others...</span></p> <p><span style="font-size: 9pt"><br /> I. <a href="#install">Installation instructions</a><br /> *************** *** 325,331 **** <blockquote><span class="smalltext">code:</span> <hr /> ! <font face="Courier"><script language="javascript" ! type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script></font> <hr /> <br /></blockquote> --- 325,331 ---- <blockquote><span class="smalltext">code:</span> <hr /> ! <font face="Courier"><span style="font-size: 9pt"><script ! language="javascript" type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script></span></font> <hr /> <br /></blockquote> *************** *** 336,358 **** <blockquote><span class="smalltext">code:</span> <hr /> ! <font face="Courier"><script language="javascript" ! type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_smartor/album_mod/fap_loader.js"></script></font> <hr /> <br /></blockquote> <br /> <br /> ! 2. Enable LightBox Preview in Administration Pannel. <a href= ! "#top">Back to Top</a><br /> <br /> <a name="themes" id="themes"></a><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" id="languages"></a><br /> ! <span style="font-weight: bold">III. Additional ! Languages</span><br /> First check to see if your language is already translated.<br /> <br /> --- 336,360 ---- <blockquote><span class="smalltext">code:</span> <hr /> ! <font face="Courier"><span style="font-size: 9pt"><script ! language="javascript" type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_smartor/album_mod/fap_loader.js"></script></span></font> <hr /> <br /></blockquote> <br /> <br /> ! <span style="font-size: 9pt">2. Enable LightBox Preview in ! Administration Pannel.</span> ! <p><a href="#top">Back to Top</a><br /> <br /> <a name="themes" id="themes"></a><br /> ! <span style="font-size: 9pt; font-weight: bold">II. Additional ! Styles</span><span style="font-size: 9pt"><br /> ! This module is compatible with any theme/style.</span><br /> <br /> <a href="#top">Back to Top</a><br /> <br /> <a name="languages" id="languages"></a><br /> ! <span style="font-size: 9pt; font-weight: bold">III. Additional ! Languages</span><span style="font-size: 9pt"><br /> First check to see if your language is already translated.<br /> <br /> *************** *** 364,370 **** 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><span style="font-size: 9pt">/mxBB Project Team</span></p> </td> --- 366,372 ---- 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.</span><br /> <br /> ! <a href="#top">Back to Top</a></p> <p><span style="font-size: 9pt">/mxBB Project Team</span></p> </td> |
|
From: OryNider <ory...@us...> - 2007-11-01 13:06:33
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7643 Modified Files: Tag: core28x mx_install_readme.htm Log Message: Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/mx_install_readme.htm,v retrieving revision 1.9.2.1 retrieving revision 1.9.2.2 diff -C2 -d -r1.9.2.1 -r1.9.2.2 *** mx_install_readme.htm 1 Nov 2007 12:50:45 -0000 1.9.2.1 --- mx_install_readme.htm 1 Nov 2007 13:06:19 -0000 1.9.2.2 *************** *** 236,240 **** "font-size: 9pt; line-height: normal; font-weight:bold">Module</span> <span style="font-size: 9pt"><br /> ! - for Mx Portal v. 2.8.1</span></p> <p><strong><span style= "font-size: 9pt">Author</span></strong><span style= --- 236,240 ---- "font-size: 9pt; line-height: normal; font-weight:bold">Module</span> <span style="font-size: 9pt"><br /> ! - for mxBB Portal v. 2.8.1</span></p> <p><strong><span style= "font-size: 9pt">Author</span></strong><span style= *************** *** 255,264 **** "font-size: 9pt"><br /> Picture SlideShow, Album, Image Archive Download, ! Nuffimage.</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt; font-weight: 700">Beta/Comming Features</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">On The Fly Gallery, Multiple Uploads, Image Rotate/Resizing, Folders Upload Via FTP and many others...</span></p> --- 255,259 ---- "font-size: 9pt"><br /> Picture SlideShow, Album, Image Archive Download, ! Nuffimage, On The Fly Gallery, Multiple Uploads, Image Rotate/Resizing, Folders Upload Via FTP and many others...</span></p> |
|
From: OryNider <ory...@us...> - 2007-11-01 12:51:34
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv745 Modified Files: Tag: core28x mx_install_readme.htm Log Message: for 2.8.1 Index: mx_install_readme.htm =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/mx_install_readme.htm,v retrieving revision 1.9 retrieving revision 1.9.2.1 diff -C2 -d -r1.9 -r1.9.2.1 *** mx_install_readme.htm 4 Jul 2007 15:49:31 -0000 1.9 --- mx_install_readme.htm 1 Nov 2007 12:50:45 -0000 1.9.2.1 *************** *** 1,8 **** ! <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"> <!-- /* --- 1,15 ---- ! <!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"> <head> + <meta name="generator" content= + "HTML Tidy for Windows (vers 19 September 2007), see www.w3.org" /> <title>Mx Portal installation - readme</title> ! <meta http-equiv="Content-Type" content= ! "text/html; charset=us-ascii" /> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> + <style type="text/css"> + /*<![CDATA[*/ <!-- /* *************** *** 18,29 **** /* 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; } --- 25,36 ---- /* 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; } *************** *** 31,47 **** 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; } /* --- 38,54 ---- 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; } /* *************** *** 51,69 **** */ 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: medium solid #FFFFFF; height: 28px } --- 58,76 ---- */ 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: medium solid #FFFFFF; height: 28px } *************** *** 74,100 **** */ 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; } --- 81,107 ---- */ 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; } *************** *** 105,145 **** .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} --- 112,152 ---- .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} *************** *** 147,176 **** /* 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; } --- 154,183 ---- /* 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; } *************** *** 179,197 **** /* 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; } --- 186,204 ---- /* 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; } *************** *** 205,375 **** @import url("../../phpBB2/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 style="font-size: 9pt">MX Module - Smartor Album ! FAP (Full Album Pack)<br> ! v. 2.0 RC 1</font></b></p> ! <p><span style="font-size: 9pt; line-height: normal; font-weight:bold">Module</span><span style="font-size: 9pt"> ! <br /> ! - for Mx Portal v. 2.8.0</span></p> ! <p><strong><span style="font-size: 9pt">Author</span></strong><span style="font-size: 9pt"><br /> ! Haplo, Smartor, Clown, Mighty Gorgon, OryNider (mxBB-Development Team)<br /> ! <br /> ! <span style="font-weight: bold">Description</span> <br /> ! This MODULE adds a full Album system, based on several MODS.<br> ! In Author Notes you can find more informations about the included MODS.<br> ! Some modifications on the original MODS have been applied to make this ! package more integrated, flexible and multilanguage.<br> </span></p> ! <p style="margin-top: 0; margin-bottom: 0"><strong> ! <span style="font-size: 9pt">Features</span></strong><span style="font-size: 9pt"> <br /> ! Picture SlideShow, Album, Image Archive Download, Nuffimage.</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"> ! <span style="font-size: 9pt; font-weight: 700">Beta/Comming Features</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt"> ! On The Fly Gallery, Multiple Uploads, Image ! Rotate/Resizing, Folders Upload Via FTP and many others...</span></p> ! <p> <span style="font-size: 9pt"> <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-system.com" target="_blank" class="postlink">DEMO ! </a> <br /> ! <br /> ! <a href="http://www.mx-system.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 target="_blank" class="postlink" href="http://www.mx-system.com/forum/viewforum.php?f=55">module support forum</a>. ! </span> </p> ! <p><span style="font-size: 9pt">All install notes are maintained at www.mx-system.com, <a href="http://www.mx-system.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</span></p> ! <p><span style="font-size: 9pt">Note: If upgrading, do NOT delete module prior to upgrading, or else ! you'll lose all module data!</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt">Special note IF UPGRADING:<br> ! 1) Delete all old files, BUT NOT THE UPLOAD FOLDER.<br> ! 2) If your version was MX prior MX ALBUM you must 'install' the smartor album, since this album ! is very much altered compared to the old one. But the install script 'feels' ! the old album and fetches all image data, so nothing will be lost :-)</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt">If ! your version was mx_smartor 1.0 - 1.2 you can 'upgrade' the smartor album.</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style="font-size: 9pt">Special note for ! mx_smartor album:<br> ! # CHMOD 777 upload<br> ! # CHMOD 777 upload/cache<br> ! # CHMOD 777 upload/jupload<br> ! # CHMOD 777 upload/med_cache<br> ! # CHMOD 777 upload/wm_cache<br> ! # CHMOD 777 upload/otf<br> ! <br /> ! <b>LightBox Preview</b> ! <br /><span class="largetext">Description: ! <span style="font-style: italic"> ! This feature will show a LightBox with picture preview when moving the mouse over a thumbnail. ! </span> ! <br /> ! <br /> ! To Enable LightBox Preview: <br /> ! <br /> ! 1. ! <span style="text-decoration: underline"> ! Open ! </span> ! : overall_header.tpl <br /> ! <br /> ! ! <span style="text-decoration: underline"> ! Find ! </span> ! : <br /> ! <br /> ! ! <blockquote> ! <span class="smalltext">code:</span> ! <hr><font face="Courier"><script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> </font> ! <hr> ! <br> ! </blockquote> ! <br /> ! <br /> ! ! <span style="text-decoration: underline"> ! Add After ! </span> ! : <br /> - <br /> ! ! <blockquote> ! <span class="smalltext">code:</span> ! <hr><font face="Courier"><script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_smartor/album_mod/fap_loader.js"></script> ! </font> ! <hr> ! <br> ! </blockquote> ! <br /> ! <br /> ! 2. Enable LightBox Preview in Administration Pannel.</span><span class="smalltext"></span> ! <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. <br /> ! <br /> ! Translated languages are downloaded <a href="http://www.mx-system.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> </span> </p> ! <p> <span style="font-size: 9pt">/mxBB-Development Team</span></p> ! </td> </tr> </table> </body> ! </html> \ No newline at end of file --- 212,379 ---- @import url("../../phpBB2/templates/subSilver/formIE.css"); --> + /*]]>*/ </style> + <script language="Javascript" type="text/javascript"> + //<![CDATA[ <!-- ! 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>MX Module - Smartor Album FAP ! (Full Album Pack)<font style="font-size: 9pt"><br /> ! v. 2.0</font></b></p> ! <p><span style= ! "font-size: 9pt; line-height: normal; font-weight:bold">Module</span> ! <span style="font-size: 9pt"><br /> ! - for Mx Portal v. 2.8.1</span></p> ! <p><strong><span style= ! "font-size: 9pt">Author</span></strong><span style= ! "font-size: 9pt"><br /> ! Haplo, Smartor, Clown, Mighty Gorgon, OryNider (mxBB-Development ! Team)<br /> ! <br /> ! <span style="font-weight: bold">Description</span><br /> ! This MODULE adds a full Album system, based on several MODS.<br /> ! In Author Notes you can find more informations about the included ! MODS.<br /> ! Some modifications on the original MODS have been applied to make ! this package more integrated,  flexible and ! multilanguage.<br /> </span></p> ! <p style="margin-top: 0; margin-bottom: 0"><strong><span style= ! "font-size: 9pt">Features</span></strong> <span style= ! "font-size: 9pt"><br /> ! Picture SlideShow, Album, Image Archive Download, ! Nuffimage.</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt; font-weight: 700">Beta/Comming Features</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">On The Fly Gallery, Multiple Uploads, Image ! Rotate/Resizing, Folders Upload Via FTP and many ! others...</span></p> ! <p><span style="font-size: 9pt"><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-system.com" target="_blank" class= ! "postlink">DEMO</a><br /> <br /> ! <a href="http://www.mx-system.com/index.php?page=4" target="_blank" ! class="postlink">DOWNLOAD</a><br /> <br /> ! <a name="install" id="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> <a target="_blank" ! class="postlink" href= ! "http://www.mx-system.com/forum/viewforum.php?f=55">module support ! forum</a>.</span></p> ! <p><span style="font-size: 9pt"><span style="font-size: 9pt">All ! install notes are maintained at www.mx-system.com, <a href= ! "http://www.mx-system.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</span></span></p> ! <p><span style="font-size: 9pt">Note: If upgrading, do NOT delete ! module prior to upgrading, or else you'll lose all module ! data!</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">Special note IF UPGRADING:<br /> ! 1) Delete all old files, BUT NOT THE UPLOAD FOLDER.<br /> ! 2) If your version was MX prior MX ALBUM you must 'install' the ! smartor album, since this album is very much altered compared to ! the old one. But the install script 'feels' the old album and ! fetches all image data, so nothing will be lost :-)</span></p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">If your version was mx_smartor 1.0 - 1.2 you can ! 'upgrade' the smartor album.</span></p> ! <p style="margin-top: 0; margin-bottom: 0"> </p> ! <p style="margin-top: 0; margin-bottom: 0"><span style= ! "font-size: 9pt">Special note for mx_smartor album:<br /> ! # CHMOD 777 upload<br /> ! # CHMOD 777 upload/cache<br /> ! # CHMOD 777 upload/jupload<br /> ! # CHMOD 777 upload/med_cache<br /> ! # CHMOD 777 upload/wm_cache<br /> ! # CHMOD 777 upload/otf<br /> <br /> ! <b>LightBox Preview</b><br /> ! <span class="largetext">Description: <span style= ! "font-style: italic">This feature will show a LightBox with picture ! preview when moving the mouse over a thumbnail.</span><br /> <br /> ! To Enable LightBox Preview:<br /> <br /> ! 1. <span style="text-decoration: underline">Open</span> : ! overall_header.tpl<br /> <br /> ! <span style="text-decoration: underline">Find</span> :<br /> ! <br /></span></span></p> ! <blockquote><span class="smalltext">code:</span> ! <hr /> ! <font face="Courier"><script language="javascript" ! type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script></font> ! <hr /> ! <br /></blockquote> <br /> <br /> ! <span style="text-decoration: underline">Add After</span> :<br /> <br /> ! <blockquote><span class="smalltext">code:</span> ! <hr /> ! <font face="Courier"><script language="javascript" ! type="text/javascript" ! src="{U_PORTAL_ROOT_PATH}modules/mx_smartor/album_mod/fap_loader.js"></script></font> ! <hr /> ! <br /></blockquote> <br /> ! <br /> ! 2. Enable LightBox Preview in Administration Pannel. <a href= ! "#top">Back to Top</a><br /> ! <br /> ! <a name="themes" id="themes"></a><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" id="languages"></a><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-system.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><span style="font-size: 9pt">/mxBB Project Team</span></p> ! </td> </tr> </table> </body> ! </html> |
|
From: OryNider <ory...@us...> - 2007-10-28 17:18:08
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27457 Modified Files: Tag: core28x mx_functions_style.php Log Message: fixed last bug with undefined default template :) Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.17.2.4 retrieving revision 1.17.2.5 diff -C2 -d -r1.17.2.4 -r1.17.2.5 *** mx_functions_style.php 21 Sep 2007 18:46:04 -0000 1.17.2.4 --- mx_functions_style.php 28 Oct 2007 17:18:00 -0000 1.17.2.5 *************** *** 64,68 **** function make_filename($filename) { ! global $module_root_path, $mx_root_path, $phpbb_root_path, $theme; $style_path = $theme['template_name'] . '/'; --- 64,68 ---- function make_filename($filename) { ! global $module_root_path, $mx_root_path, $phpbb_root_path, $theme, $mx_user; $style_path = $theme['template_name'] . '/'; *************** *** 521,524 **** --- 521,526 ---- $this->current_template_path = $this->template_path . $this->template_name; + $this->default_template_name = 'subSilver'; + $this->default_current_template_path = $this->template_path . $this->default_template_name; |
|
From: OryNider <ory...@us...> - 2007-10-28 17:13:29
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25176 Modified Files: mx_functions_style.php Log Message: file restored Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** mx_functions_style.php 28 Oct 2007 06:51:34 -0000 1.22 --- mx_functions_style.php 28 Oct 2007 17:13:26 -0000 1.23 *************** *** 16,27 **** // ! // Including internal XS version of the Template class // ! include_once($mx_root_path . 'includes/template.' . $phpEx); // ! // Including phpBB session functions // ! include_once($phpbb_root_path . 'includes/sessions.' . $phpEx); [...1264 lines suppressed...] + { + $var = ($data) ? $data : $this->data['user_options']; + $this->keyvalues[$key] = ($var & 1 << $this->keyoptions[$key]) ? true : false; + } + + return $this->keyvalues[$key]; + } + // ------------------------------ // Public Methods *************** *** 919,921 **** } // class mx_user ! ?> --- 1524,1526 ---- } // class mx_user ! ?> \ No newline at end of file |
|
From: OryNider <ory...@us...> - 2007-10-28 06:52:26
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30629 Modified Files: mx_functions_style.php Log Message: ptoblem with template fixed :P Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** mx_functions_style.php 13 Sep 2007 13:20:48 -0000 1.21 --- mx_functions_style.php 28 Oct 2007 06:51:34 -0000 1.22 *************** *** 16,133 **** // ! // Load sessions class // ! include_once($mx_root_path . 'includes/sessions/'.PORTAL_BACKEND.'/session.' . $phpEx); ! ! // Abstract layer for Internal, phpBB2 or phpBB3 based session handling. ! class mx_session extends session ! { ! var $page_id = ''; [...1264 lines suppressed...] - $var = ($data) ? $data : $this->data['user_options']; - $this->keyvalues[$key] = ($var & 1 << $this->keyoptions[$key]) ? true : false; - } - - return $this->keyvalues[$key]; - } - // ------------------------------ // Public Methods --- 825,828 ---- *************** *** 1524,1526 **** } // class mx_user ! ?> \ No newline at end of file --- 919,921 ---- } // class mx_user ! ?> |
|
From: OryNider <ory...@us...> - 2007-10-28 04:17:06
|
Update of /cvsroot/mxbb/core/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5960 Added Files: error_body.tpl Log Message: missing file ;) --- NEW FILE: error_body.tpl --- <table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0"> <tr> <td><table width="100%" cellspacing="0" cellpadding="1" border="0"> <tr> <td> </td> </tr> <tr> <td align="center"><span class="gen">{ERROR_MESSAGE}</span></td> </tr> <tr> <td> </td> </tr> </table></td> </tr> </table> <br clear="all" /> |
|
From: OryNider <ory...@us...> - 2007-10-05 11:13:42
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/templates/subSilver Modified Files: Tag: core28x album_showpage_body.tpl Log Message: removed spaces after ?> Index: album_showpage_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/album_showpage_body.tpl,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** album_showpage_body.tpl 4 Jul 2007 15:50:06 -0000 1.8 --- album_showpage_body.tpl 5 Oct 2007 11:13:01 -0000 1.8.2.1 *************** *** 211,220 **** <td valign="top" align="left"><b><span class="genmed">{L_PIC_ID}: {PIC_ID} - {L_PIC_TYPE}: {PIC_TYPE} - {L_PIC_SIZE}: {PIC_SIZE}</span></b></td> </tr> - <!-- BEGIN bbcode_switch --> <tr> <td valign="top" align="right"><span class="genmed">{L_PIC_BBCODE}:</span></td> <td valign="top" align="left"><form name="select_all" action=""><input name="BBCode" size="50" maxlength="100" value="{PIC_BBCODE}" type="text" readonly="1" onClick="javascript:this.form.BBCode.focus();this.form.BBCode.select();"/></form></td> </tr> - <!-- END bbcode_switch --> <tr> <td align="right"><span class="genmed">{L_VIEW}:</span></td> --- 211,218 ---- |
|
From: OryNider <ory...@us...> - 2007-10-05 11:13:38
|
Update of /cvsroot/mxbb/mx_smartor/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/language/lang_english Modified Files: Tag: core28x lang_admin.php Log Message: removed spaces after ?> |
|
From: OryNider <ory...@us...> - 2007-10-05 11:13:37
|
Update of /cvsroot/mxbb/mx_smartor/album_mod In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/album_mod Modified Files: Tag: core28x album_bbconstants.php album_common.php album_constants.php Log Message: removed spaces after ?> Index: album_bbconstants.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/album_bbconstants.php,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** album_bbconstants.php 27 Sep 2007 00:28:29 -0000 1.1.2.3 --- album_bbconstants.php 5 Oct 2007 11:12:55 -0000 1.1.2.4 *************** *** 61,63 **** define('ALBUM_THUMBNAIL', this_smartor_mxurl('smartor_mode=album_thumbnail', true)); ! ?> --- 61,63 ---- define('ALBUM_THUMBNAIL', this_smartor_mxurl('smartor_mode=album_thumbnail', true)); ! ?> \ No newline at end of file Index: album_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album_mod/album_common.php,v retrieving revision 1.19.2.1 retrieving revision 1.19.2.2 diff -C2 -d -r1.19.2.1 -r1.19.2.2 *** album_common.php 13 Sep 2007 00:14:00 -0000 1.19.2.1 --- album_common.php 5 Oct 2007 11:12:56 -0000 1.19.2.2 *************** *** 230,232 **** include_once($album_root_path . 'album_hierarchy_functions.' . $phpEx); ! ?> --- 230,232 ---- include_once($album_root_path . 'album_hierarchy_functions.' . $phpEx); ! ?> \ No newline at end of file |
|
From: OryNider <ory...@us...> - 2007-10-05 11:13:37
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889 Modified Files: Tag: core28x Smartor_album.pak album.php db_install.php db_upgrade.php welcome.php Log Message: removed spaces after ?> Index: album.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album.php,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -C2 -d -r1.17.2.1 -r1.17.2.2 *** album.php 13 Sep 2007 00:14:00 -0000 1.17.2.1 --- album.php 5 Oct 2007 11:12:51 -0000 1.17.2.2 *************** *** 31,35 **** // //error_reporting( E_ALL ); ! //ini_set( 'display_errors', '1' ); if( !defined('IN_PORTAL') || !is_object($mx_block)) --- 31,35 ---- // //error_reporting( E_ALL ); ! ini_set( 'display_errors', '1' ); if( !defined('IN_PORTAL') || !is_object($mx_block)) Index: Smartor_album.pak =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/Smartor_album.pak,v retrieving revision 1.10 retrieving revision 1.10.2.1 diff -C2 -d -r1.10 -r1.10.2.1 *** Smartor_album.pak 5 Jul 2007 03:12:12 -0000 1.10 --- Smartor_album.pak 5 Oct 2007 11:12:50 -0000 1.10.2.1 *************** *** 24,26 **** parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 block=+:=+:Smartor_welcome=+:Demo block=+:102=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! function=+:0=+:0=+:0=+:endoflist=+:0=+:0 --- 24,26 ---- parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 block=+:=+:Smartor_welcome=+:Demo block=+:102=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! function=+:0=+:0=+:0=+:endoflist=+:0=+:0 \ No newline at end of file Index: welcome.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/welcome.php,v retrieving revision 1.8 retrieving revision 1.8.2.1 diff -C2 -d -r1.8 -r1.8.2.1 *** welcome.php 9 Aug 2007 13:16:52 -0000 1.8 --- welcome.php 5 Oct 2007 11:12:53 -0000 1.8.2.1 *************** *** 370,372 **** $template->pparse('welcome_body'); ! ?> --- 370,372 ---- $template->pparse('welcome_body'); ! ?> \ No newline at end of file Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_install.php,v retrieving revision 1.15 retrieving revision 1.15.2.1 diff -C2 -d -r1.15 -r1.15.2.1 *** db_install.php 7 Jun 2007 20:13:00 -0000 1.15 --- db_install.php 5 Oct 2007 11:12:51 -0000 1.15.2.1 *************** *** 419,421 **** echo "</table><br />"; ! ?> --- 419,421 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_upgrade.php,v retrieving revision 1.15 retrieving revision 1.15.2.1 diff -C2 -d -r1.15 -r1.15.2.1 *** db_upgrade.php 7 Jun 2007 20:13:01 -0000 1.15 --- db_upgrade.php 5 Oct 2007 11:12:53 -0000 1.15.2.1 *************** *** 184,186 **** echo "</table><br />"; ! ?> --- 184,186 ---- echo "</table><br />"; ! ?> \ No newline at end of file |
|
From: OryNider <ory...@us...> - 2007-10-05 11:13:37
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11889/templates/subSilver/admin Modified Files: Tag: core28x album_auth_body.tpl Log Message: removed spaces after ?> Index: album_auth_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/admin/album_auth_body.tpl,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** album_auth_body.tpl 7 Jun 2007 20:13:36 -0000 1.3 --- album_auth_body.tpl 5 Oct 2007 11:13:00 -0000 1.3.2.1 *************** *** 42,46 **** <!-- END grouprow --> <tr> ! <td class="catBottom" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> --- 42,46 ---- <!-- END grouprow --> <tr> ! <td class="cat" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> |
|
From: OryNider <ory...@us...> - 2007-10-05 11:10:27
|
Update of /cvsroot/mxbb/mx_smartor In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10367 Modified Files: Smartor_album.pak album.php db_install.php db_upgrade.php welcome.php Log Message: spaces removed after ?> Index: album.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/album.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** album.php 9 Aug 2007 13:16:52 -0000 1.17 --- album.php 5 Oct 2007 11:09:41 -0000 1.18 *************** *** 25,29 **** * -modified for mx_smartor by Mx Team * ! ******************************************************************/ // --- 25,29 ---- * -modified for mx_smartor by Mx Team * ! *******************************************************************/ // *************** *** 31,38 **** // //error_reporting( E_ALL ); if( !defined('IN_PORTAL') || !is_object($mx_block)) { - define( 'MXBB_MODULE', true ); define('IN_PORTAL', true); $mx_root_path = '../../'; --- 31,38 ---- // //error_reporting( E_ALL ); + ini_set( 'display_errors', '1' ); if( !defined('IN_PORTAL') || !is_object($mx_block)) { define('IN_PORTAL', true); $mx_root_path = '../../'; *************** *** 66,71 **** else { - define( 'MXBB_MODULE', true ); - // // Read block Configuration --- 66,69 ---- Index: Smartor_album.pak =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/Smartor_album.pak,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Smartor_album.pak 5 Jul 2007 03:12:12 -0000 1.10 --- Smartor_album.pak 5 Oct 2007 11:09:37 -0000 1.11 *************** *** 24,26 **** parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 block=+:=+:Smartor_welcome=+:Demo block=+:102=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! function=+:0=+:0=+:0=+:endoflist=+:0=+:0 --- 24,26 ---- parameter=+:0=+:0=+:0=+:endoflist=+:0=+:0 block=+:=+:Smartor_welcome=+:Demo block=+:102=+:0=+:5=+:0=+:0=+:0=+:0=+:1=+:1 ! function=+:0=+:0=+:0=+:endoflist=+:0=+:0 \ No newline at end of file Index: welcome.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/welcome.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** welcome.php 9 Aug 2007 13:16:52 -0000 1.8 --- welcome.php 5 Oct 2007 11:09:42 -0000 1.9 *************** *** 370,372 **** $template->pparse('welcome_body'); ! ?> --- 370,372 ---- $template->pparse('welcome_body'); ! ?> \ No newline at end of file Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_install.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** db_install.php 7 Jun 2007 20:13:00 -0000 1.15 --- db_install.php 5 Oct 2007 11:09:42 -0000 1.16 *************** *** 419,421 **** echo "</table><br />"; ! ?> --- 419,421 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/db_upgrade.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** db_upgrade.php 7 Jun 2007 20:13:01 -0000 1.15 --- db_upgrade.php 5 Oct 2007 11:09:42 -0000 1.16 *************** *** 184,186 **** echo "</table><br />"; ! ?> --- 184,186 ---- echo "</table><br />"; ! ?> \ No newline at end of file |
|
From: OryNider <ory...@us...> - 2007-10-05 11:10:20
|
Update of /cvsroot/mxbb/mx_smartor/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10367/admin Modified Files: admin_album_auth.php Log Message: spaces removed after ?> |
|
From: OryNider <ory...@us...> - 2007-10-05 11:09:54
|
Update of /cvsroot/mxbb/mx_smartor/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10367/includes Modified Files: album_cat.php album_jupload.php album_showpage.php album_upload.php Log Message: spaces removed after ?> |
|
From: OryNider <ory...@us...> - 2007-10-05 11:09:50
|
Update of /cvsroot/mxbb/mx_smartor/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10367/templates/subSilver/admin Modified Files: album_auth_body.tpl Log Message: spaces removed after ?> Index: album_auth_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_smartor/templates/subSilver/admin/album_auth_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** album_auth_body.tpl 7 Jun 2007 20:13:36 -0000 1.3 --- album_auth_body.tpl 5 Oct 2007 11:09:45 -0000 1.4 *************** *** 42,46 **** <!-- END grouprow --> <tr> ! <td class="catBottom" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> --- 42,46 ---- <!-- END grouprow --> <tr> ! <td class="cat" height="25" align="center" colspan="8"><input type="reset" value="{L_RESET}" class="liteoption" /> <input name="submit" type="submit" value="{L_SUBMIT}" class="mainoption" /></td> </tr> </table> |