|
From: Jon O. <jon...@us...> - 2008-06-16 18:28:53
|
Update of /cvsroot/mxbb/core/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17487 Modified Files: admin_mx_portal.tpl page_footer.tpl Log Message: Templating... a couple of major bufixes in prosilver adminCP tpl Index: page_footer.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/_core/admin/page_footer.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** page_footer.tpl 17 Feb 2008 20:15:55 -0000 1.4 --- page_footer.tpl 16 Jun 2008 18:28:47 -0000 1.5 *************** *** 3,7 **** Please note that the following copyright notice MUST be displayed on each and every page output ! by phpBB. You may alter the font, colour etc. but you CANNOT remove it, nor change it so that it be, to all intents and purposes, invisible. You may ADD --- 3,7 ---- Please note that the following copyright notice MUST be displayed on each and every page output ! by mxp/phpBB. You may alter the font, colour etc. but you CANNOT remove it, nor change it so that it be, to all intents and purposes, invisible. You may ADD *************** *** 12,20 **** LICENCE and README files for more information. ! The phpBB Group : 2001 & MX-Publisher Team : 2002 //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-publisher" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2008 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group</span></div> <!-- This displays generation info at the bottom of the page --> <div align="center"><span class="copyright">{EXECUTION_STATS}</span></div> --- 12,20 ---- LICENCE and README files for more information. ! The phpBB Group : 2001 & mxBB Team : 2002 //--> ! <div align="center"><span class="copyright">{POWERED_BY} <a href="http://www.mx-publisher.com/" target="_mx-publisher" class="copyright">MX-Publisher (MXP)</a> {MX_VERSION} © 2001-2008 <!-- IF PHPBB_BACKEND --> & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2003 phpBB Group <!-- ENDIF --></span></div> <!-- This displays generation info at the bottom of the page --> <div align="center"><span class="copyright">{EXECUTION_STATS}</span></div> Index: admin_mx_portal.tpl =================================================================== RCS file: /cvsroot/mxbb/core/templates/_core/admin/admin_mx_portal.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** admin_mx_portal.tpl 16 Jun 2008 10:48:37 -0000 1.3 --- admin_mx_portal.tpl 16 Jun 2008 18:28:46 -0000 1.4 *************** *** 1,2 **** --- 1,53 ---- + <style type="text/css"> + <!-- + fieldset { + border: 0px; + } + div#admintabs { + display:inline; + } + div#admintabs ul { + margin: 0px; + padding: 0px; + font-family: Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #000; + line-height: 30px; + white-space: nowrap; + } + div#admintabs li { + margin: 2px; + padding: 2px; + list-style-type: none; + display: inline; + border: 1px solid #777; + background-color: #fff; + } + div#admintabs li a { + text-decoration: none; + padding: 2px 10px; + color: #000; + } + div#admintabs li a:link { + color: #000: + } + div#admintabs li a:visited { + color: #000; + } + div#admintabs li a:hover { + color: #777; + } + div#admintabs li.activetab { + border: 1px solid #777; + background-color: #ddd; + } + div#admintabs li.activetab a, div#tabs li.activetab a:link, div#tabs li.activetab a:visited, div#tabs li.activetab a:hover { + color: #777; + } + --> + </style> + + <h1>{L_CONFIGURATION_TITLE}</h1> *************** *** 4,7 **** --- 55,76 ---- <form action="{S_CONFIG_ACTION}" method="post"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center"> + <tr> + <td> + <div id="admintabs"> + <ul> + <li id="gen_sett_tab"><a href="javascript:selectPart('gen_sett')">{L_GENERAL_SETTINGS}</a></li> + <li id="portal_back_tab"><a href="javascript:selectPart('portal_back')">{L_PORTAL_BACKEND}</a></li> + <li id="cookie_sett_tab"><a href="javascript:selectPart('cookie_sett')">{L_COOKIE_SETTINGS}</a></li> + <li id="style_sett_tab"><a href="javascript:selectPart('style_sett')">{L_STYLE_SETTINGS}</a></li> + <li id="email_sett_tab"><a href="javascript:selectPart('email_sett')">{L_EMAIL_SETTINGS}</a></li> + <li id="config_info_tab"><a href="javascript:selectPart('config_info')">INFO</a></li> + </ul> + </div> + </td> + </tr> + </table> + + <fieldset id="gen_sett"> <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> *************** *** 36,49 **** <td class="row2"><input class="post" type="text" maxlength="255" name="script_path" value="{SCRIPT_PATH}" /></td> </tr> - <!-- - <tr> - <td class="row1">{L_PORTAL_URL}</td> - <td class="row2"><input type="text" maxlength="150" size="50" name="portal_url" value="{PORTAL_URL}" /></td> - </tr> - <tr> - <td class="row1">{L_PORTAL_PHPBB_URL}</td> - <td class="row2"><input type="text" maxlength="150" size="50" name="portal_phpbb_url" value="{PORTAL_PHPBB_URL}" /></td> - </tr> - --> <tr> <td class="row1">{L_DATE_FORMAT}<br /><span class="gensmall">{L_DATE_FORMAT_EXPLAIN}</span></td> --- 105,108 ---- *************** *** 67,74 **** </tr> <tr> ! <th class="thHead" colspan="2">{L_COOKIE_SETTINGS}</th> </tr> <tr> ! <td class="row2" colspan="2"><span class="gensmall">{L_COOKIE_SETTINGS_EXPLAIN}</span><br /><span class="gensmall"><b>{L_COOKIE_SETTINGS_EXPLAIN_MXP}</b></span></td> </tr> <tr> --- 126,137 ---- </tr> <tr> ! <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> </tr> + </table> + </fieldset> + <fieldset id="portal_back"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> ! <th class="thHead" colspan="2">{L_PORTAL_BACKEND}</th> </tr> <tr> *************** *** 87,90 **** --- 150,163 ---- <td class="catBottom" colspan="2" align="center"><input type="submit" name="submit" value="{L_SUBMIT_BACKEND}" class="mainoption" /> </tr> + </table> + </fieldset> + <fieldset id="cookie_sett"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> + <tr> + <td class="row1" colspan="2"><span class="gensmall">{L_COOKIE_SETTINGS_EXPLAIN}</span><br /><span class="gensmall"><b>{L_COOKIE_SETTINGS_EXPLAIN_MXP}</b></span></td> + </tr> + <tr> + <th class="thHead" colspan="2">{L_COOKIE_SETTINGS}</th> + </tr> <tr> <td class="row1">{L_COOKIE_DOMAIN}</td> *************** *** 124,127 **** --- 197,207 ---- </tr> <tr> + <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> + </tr> + </table> + </fieldset> + <fieldset id="style_sett"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> + <tr> <th class="thHead" colspan="2">{L_STYLE_SETTINGS}</th> </tr> *************** *** 183,186 **** --- 263,273 ---- </tr> <tr> + <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> + </tr> + </table> + </fieldset> + <fieldset id="email_sett"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> + <tr> <th class="thHead" colspan="2">{L_EMAIL_SETTINGS}</th> </tr> *************** *** 212,215 **** --- 299,306 ---- <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> </tr> + </table> + </fieldset> + <fieldset id="config_info"> + <table width="100%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="2">{L_GENERAL_CONFIG_INFO}</th> *************** *** 243,246 **** <!-- ENDIF --> </table> </form> ! <br clear="all" /> \ No newline at end of file --- 334,373 ---- <!-- ENDIF --> </table> + </fieldset> </form> ! <br clear="all" /> ! <script type="text/javascript"> ! <!-- ! function admingetObj(obj) ! { ! return ( document.getElementById ? document.getElementById(obj) : ( document.all ? document.all[obj] : null ) ); ! } ! function adminsetNone(part) ! { ! admingetObj(part + '_tab').className = ''; ! admingetObj(part).style.display = 'none'; ! ! } ! function adminsetBlock(part) ! { ! admingetObj(part + '_tab').className = 'activetab'; ! admingetObj(part).style.display = 'block'; ! ! } ! function selectPart(part) ! { ! adminsetNone('gen_sett'); ! adminsetNone('portal_back'); ! adminsetNone('cookie_sett'); ! adminsetNone('style_sett'); ! adminsetNone('email_sett'); ! adminsetNone('config_info'); ! ! ! adminsetBlock(part); ! } ! ! selectPart('gen_sett'); ! ! // --> ! </script> |