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
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22182/prosilver Modified Files: overall_header_navigation.html overall_header_navigation_phpbb.html prosilver.cfg prosilver.css Added Files: overall_header_navigation_nopageicon.html Log Message: styles changes Index: overall_header_navigation_phpbb.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation_phpbb.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** overall_header_navigation_phpbb.html 23 Dec 2007 00:12:19 -0000 1.8 --- overall_header_navigation_phpbb.html 27 Dec 2007 03:22:13 -0000 1.9 *************** *** 86,91 **** <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <div id="site-description"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> --- 86,101 ---- <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <div style="float:right;padding-top:1em"> ! {PAGE_ICON} ! </div> ! <div align="right" style="float:right;text-align:right;"> ! <span align="right" style="width:100%;text-align:right;"> ! <h1 style="margin-right:0px">{PAGE_TITLE}</h1> ! <p>{PAGE_DESCRIPTION}</p> ! </span> ! </div> ! <div align="left" id="site-description" style="float:left"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> *************** *** 93,114 **** <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> ! <div id="search-box"> ! <form action="{U_SEARCH}" method="get" id="search"> <fieldset> <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> ! <input class="button2" value="{L_SEARCH}" type="submit" /><br /> <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} </fieldset> ! </form> ! </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> </div> </div> ! {OVERALL_NAVIGATION} ! <div class="navbar"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> --- 103,128 ---- <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> ! </div> ! </div> ! <div class="navbar sitebar" style="clear:both;"> ! <div style="float:right;padding-top:1px;width:150px;"> ! <form action="{U_SEARCH}" method="get" id="nav-search"> <fieldset> <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> ! <input class="button2" value="{L_SEARCH}" type="submit" style="display:none" /> <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} </fieldset> ! </form> </div> + {OVERALL_NAVIGATION} + <span class="corners-bottom"><span></span></span> </div> ! <div style="position:relative;height:5px;margin-top:-5px;background-color:White;"></div> ! <div class="navbar"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> *************** *** 116,121 **** <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist rightside"> <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="{U_FAQ}">{L_FAQ}</a></li> <!-- BEGIN switch_user_logged_in --> --- 130,135 ---- <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist rightside"> <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="{U_FAQ}">{L_FAQ}</a></li> <!-- BEGIN switch_user_logged_in --> *************** *** 126,139 **** <!-- END switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> ! </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_PROFILE}">{L_PROFILE}</a></li> <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> ! </ul> ! <!-- END switch_user_logged_in --> <span class="corners-bottom"><span></span></span> - </div> </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- 140,153 ---- <!-- END switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> ! </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_PROFILE}">{L_PROFILE}</a></li> <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> ! </ul> ! <!-- END switch_user_logged_in --> <span class="corners-bottom"><span></span></span> </div> + </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- NEW FILE: overall_header_navigation_nopageicon.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <!-- BEGIN switch_set_base --> <base href="{U_PORTAL_ROOT_PATH}" /> <!-- END switch_set_base --> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <!-- BEGIN switch_phpbb_stylesheet--><link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/prosilver/theme/stylesheet.css" type="text/css" ><!-- END switch_phpbb_stylesheet--> <!-- BEGIN switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); } // --></script> <!-- END switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- function checkSearch() { if (document.search_block.search_engine.value == 'google') { window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', ''); return false; } else if (document.search_block.search_engine.value == 'site') { window.open('{U_SEARCH_SITE}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'kb') { window.open('{U_SEARCH_KB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'pafiledb') { window.open('{U_SEARCH_PAFILEDB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else { return true; } } // --></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> <!-- This force template reloading in ie7 like CTRL+F5 does and is not very nice <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}styleswitcher.js"></script> --> <script type="text/javascript" src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}forum_fn.js"></script> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}theme/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" /> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" rel="stylesheet" type="text/css" media="screen, projection" /> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}theme/normal.css" rel="stylesheet" type="text/css" title="A" /> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}theme/medium.css" rel="alternate stylesheet" type="text/css" title="A+" /> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}theme/large.css" rel="alternate stylesheet" type="text/css" title="A++" /> <!-- IF S_CONTENT_DIRECTION eq 'rtl' --> <link href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}theme/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" /> <!-- ENDIF --> <!-- Optionally, redefine some defintions for gecko browsers --> <!-- BEGIN switch_gecko --><link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" ><!-- END switch_gecko --> {MX_ADDITIONAL_CSS} {MX_ICON_CSS} </head> <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> <a name="top" id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> <div id="search-box"> <form action="{U_SEARCH}" method="get" id="search"> <fieldset> <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} </fieldset> </form> </div> <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> </div> </div> <div class="navbar sitebar" style="clear:both;"> {OVERALL_NAVIGATION} <span class="corners-bottom"><span></span></span> </div> <div style="position:relative;height:5px;margin-top:-5px;background-color:White;"> </div> <div class="navbar"> <div class="inner"> <span class="corners-top"><span></span></span> <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> </li> <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> </ul> <ul class="linklist rightside"> <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a></li> <!-- BEGIN switch_user_logged_in --> <li class="icon" style="background-image:url('{NAV_IMAGES_MEMBERS}');"><a href="">{L_MEMBERLIST}</a></li> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_REGISTER}');"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></li> <!-- END switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> </ul> <!-- BEGIN switch_user_logged_in --> <ul class="linklist leftside"> <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_MEMBERLIST}">{L_PROFILE}</a></li> <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> </ul> <!-- END switch_user_logged_in --> <span class="corners-bottom"><span></span></span> </div> </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> <p>{CURRENT_TIME}</p> <!-- END switch_view --> <!-- BEGIN phpbb_stats --> <ul class="linklist"> <!-- BEGIN switch_user_logged_in --> <li class="rightside">{LAST_VISIT_DATE}</li> <!-- END switch_user_logged_in --> <li class="leftside">{CURRENT_TIME}</li> </ul> <!-- END phpbb_stats --> </div> <a name="start_here"></a> <div id="page-body"> Index: prosilver.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/prosilver.cfg,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** prosilver.cfg 13 Sep 2007 09:42:41 -0000 1.3 --- prosilver.cfg 27 Dec 2007 03:22:13 -0000 1.4 *************** *** 70,74 **** // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons --- 70,74 ---- // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons *************** *** 76,79 **** --- 76,80 ---- $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the mxBB adminCP $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template + $current_template_theme_images = PORTAL_URL . $current_template_path . '/theme/images'; // *************** *** 104,116 **** // Use mxBB graphics - normally the menu_icons bundle // ! $mx_images['mx_nav_home'] = "$current_template_menu_images/icon_home.gif"; // {NAV_IMAGES_HOME} ! $mx_images['mx_nav_forum'] = "$current_template_menu_images/icon_forum.gif"; // {NAV_IMAGES_FORUM} $mx_images['mx_nav_profile'] = "$current_template_menu_images/icon_profile.gif"; // {NAV_IMAGES_PROFILE} ! $mx_images['mx_nav_faq'] = "$current_template_menu_images/icon_faq.gif"; // {NAV_IMAGES_FAQ} $mx_images['mx_nav_search'] = "$current_template_menu_images/icon_search.gif"; // {NAV_IMAGES_SEARCH} $mx_images['mx_nav_members'] = "$current_template_menu_images/icon_members.gif"; // {NAV_IMAGES_MEMBERS} $mx_images['mx_nav_groups'] = "$current_template_menu_images/icon_groups.gif"; // {NAV_IMAGES_GROUPS} ! $mx_images['mx_nav_mail'] = "$current_template_menu_images/icon_mail.gif"; // {NAV_IMAGES_PRIVMSG} ! $mx_images['mx_nav_login'] = "$current_template_menu_images/icon_login.gif"; // {NAV_IMAGES_LOGIN_LOGOUT} $mx_images['mx_nav_register'] = "$current_template_menu_images/icon_register.gif"; // {NAV_IMAGES_REGISTER} --- 105,117 ---- // Use mxBB graphics - normally the menu_icons bundle // ! $mx_images['mx_nav_home'] = "$current_template_menu_images/icon_home.gif"; // {NAV_IMAGES_HOME} ! $mx_images['mx_nav_forum'] = "$current_template_menu_images/icon_forum.gif"; // {NAV_IMAGES_FORUM} $mx_images['mx_nav_profile'] = "$current_template_menu_images/icon_profile.gif"; // {NAV_IMAGES_PROFILE} ! $mx_images['mx_nav_faq'] = "$current_template_menu_images/icon_faq.gif"; // {NAV_IMAGES_FAQ} $mx_images['mx_nav_search'] = "$current_template_menu_images/icon_search.gif"; // {NAV_IMAGES_SEARCH} $mx_images['mx_nav_members'] = "$current_template_menu_images/icon_members.gif"; // {NAV_IMAGES_MEMBERS} $mx_images['mx_nav_groups'] = "$current_template_menu_images/icon_groups.gif"; // {NAV_IMAGES_GROUPS} ! $mx_images['mx_nav_mail'] = "$current_template_menu_images/icon_mail.gif"; // {NAV_IMAGES_PRIVMSG} ! $mx_images['mx_nav_login'] = "$current_template_menu_images/icon_login.gif"; // {NAV_IMAGES_LOGIN_LOGOUT} $mx_images['mx_nav_register'] = "$current_template_menu_images/icon_register.gif"; // {NAV_IMAGES_REGISTER} *************** *** 119,131 **** // /* ! $mx_images['mx_nav_home'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['mx_nav_forum'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_profile'] = "$current_template_phpbb_images/icon_mini_profile.gif"; ! $mx_images['mx_nav_faq'] = "$current_template_phpbb_images/icon_mini_faq.gif"; $mx_images['mx_nav_search'] = "$current_template_phpbb_images/icon_mini_search.gif"; $mx_images['mx_nav_members'] = "$current_template_phpbb_images/icon_mini_members.gif"; $mx_images['mx_nav_groups'] = "$current_template_phpbb_images/icon_mini_groups.gif"; ! $mx_images['mx_nav_mail'] = "$current_template_phpbb_images/icon_mini_message.gif"; ! $mx_images['mx_nav_login'] = "$current_template_phpbb_images/icon_mini_login.gif"; $mx_images['mx_nav_register'] = "$current_template_phpbb_images/icon_mini_register.gif"; */ --- 120,132 ---- // /* ! $mx_images['mx_nav_home'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['mx_nav_forum'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_profile'] = "$current_template_phpbb_images/icon_mini_profile.gif"; ! $mx_images['mx_nav_faq'] = "$current_template_phpbb_images/icon_mini_faq.gif"; $mx_images['mx_nav_search'] = "$current_template_phpbb_images/icon_mini_search.gif"; $mx_images['mx_nav_members'] = "$current_template_phpbb_images/icon_mini_members.gif"; $mx_images['mx_nav_groups'] = "$current_template_phpbb_images/icon_mini_groups.gif"; ! $mx_images['mx_nav_mail'] = "$current_template_phpbb_images/icon_mini_message.gif"; ! $mx_images['mx_nav_login'] = "$current_template_phpbb_images/icon_mini_login.gif"; $mx_images['mx_nav_register'] = "$current_template_phpbb_images/icon_mini_register.gif"; */ *************** *** 135,140 **** | - these images are used for the block editCP buttons and controls \********************************************************************************/ ! $mx_images['mx_contract'] = "$current_template_block_images/contract.gif"; ! $mx_images['mx_expand'] = "$current_template_block_images/expand.gif"; $mx_images['mx_block_edit_admin'] = "$current_template_block_images/block_edit_admin.gif"; $mx_images['mx_block_edit_split'] = "$current_template_block_images/block_edit_split.gif"; --- 136,141 ---- | - these images are used for the block editCP buttons and controls \********************************************************************************/ ! $mx_images['mx_contract'] = "$current_template_block_images/contract.gif"; ! $mx_images['mx_expand'] = "$current_template_block_images/expand.gif"; $mx_images['mx_block_edit_admin'] = "$current_template_block_images/block_edit_admin.gif"; $mx_images['mx_block_edit_split'] = "$current_template_block_images/block_edit_split.gif"; *************** *** 256,259 **** // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_phpbb_images/whosonline.gif"; ?> --- 257,260 ---- // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_theme_images/whosonline.gif"; ?> Index: prosilver.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/prosilver.css,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** prosilver.css 23 Dec 2007 00:12:19 -0000 1.7 --- prosilver.css 27 Dec 2007 03:22:13 -0000 1.8 *************** *** 209,216 **** \***********/ .sitebar { - background-color: #cadceb; clear: both; margin-top: 2px; ! background-image: url("theme/images/bg_list.gif"); } .sitebar .corners-bottom { --- 209,215 ---- \***********/ .sitebar { clear: both; margin-top: 2px; ! background: #12A3EB url("theme/images/sitebar_bg.gif") repeat-x; } .sitebar .corners-bottom { *************** *** 233,236 **** --- 232,236 ---- .sitebar .button A.nav, .sitebar .button-current A.nav { text-decoration:none; + background: #cadceb url("theme/images/sitebar_bg.gif") repeat-x; } *************** *** 238,249 **** font-size: 1.3em; padding: 3px 5px 3px 5px; ! display:block; text-decoration: none; } .sitebar .button-current A.nav { ! background-image: url("theme/images/bg_list.gif"); ! backgrounf-position: -30px -30px; ! color: #FFFFFF; } --- 238,248 ---- font-size: 1.3em; padding: 3px 5px 3px 5px; ! color: #FFFFFF; display:block; text-decoration: none; } .sitebar .button-current A.nav { ! background-position: 0 -44px; ! color: #0a90d3; } *************** *** 257,262 **** .sitebar UL LI.button A.nav:hover, .sitebar UL LI.button-current A.nav:hover { background-color: #CCCCCC; ! background-image: url("theme/images/bg_buton.gif"); ! background-position: -1px 0px; color: #000000; } --- 256,260 ---- .sitebar UL LI.button A.nav:hover, .sitebar UL LI.button-current A.nav:hover { background-color: #CCCCCC; ! background-position: 0 -22px; color: #000000; } Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** overall_header_navigation.html 23 Dec 2007 00:12:19 -0000 1.10 --- overall_header_navigation.html 27 Dec 2007 03:22:13 -0000 1.11 *************** *** 82,93 **** </head> <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> - <div id="wrap"> - <a name="top" id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <div id="site-description"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> --- 82,101 ---- </head> <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> <a name="top" id="top"></a> <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <div style="float:right;padding-top:1em"> ! {PAGE_ICON} ! </div> ! <div align="right" style="float:right;text-align:right;"> ! <span align="right" style="width:100%;text-align:right;"> ! <h1 style="margin-right:0px">{PAGE_TITLE}</h1> ! <p>{PAGE_DESCRIPTION}</p> ! </span> ! </div> ! <div align="left" id="site-description" style="float:left"> <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> *************** *** 95,116 **** <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> ! <div id="search-box"> ! <form action="{U_SEARCH}" method="get" id="search"> <fieldset> <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> ! <input class="button2" value="{L_SEARCH}" type="submit" /><br /> <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} </fieldset> ! </form> ! </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> </div> - </div> {OVERALL_NAVIGATION} ! <div class="navbar"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> --- 103,128 ---- <p style="display: none;"><a href="#start_here">{L_SKIP}</a></p> </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> ! </div> ! </div> ! <div class="navbar sitebar" style="clear:both;"> ! <div style="float:right;padding-top:1px;width:150px;"> ! <form action="{U_SEARCH}" method="get" id="nav-search"> <fieldset> <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> ! <input class="button2" value="{L_SEARCH}" type="submit" style="display:none" /> <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} </fieldset> ! </form> </div> {OVERALL_NAVIGATION} ! <span class="corners-bottom"><span></span></span> ! </div> ! <div style="position:relative;height:5px;margin-top:-5px;background-color:White;"></div> ! <div class="navbar" style="clear:both;"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> *************** *** 118,126 **** <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist rightside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a></li> <!-- BEGIN switch_user_logged_in --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_MEMBERS}');"><a href="">{L_MEMBERLIST}</a></li> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> --- 130,138 ---- <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist rightside"> ! <!--li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a></li--> <!-- BEGIN switch_user_logged_in --> ! <!--li class="icon" style="background-image:url('{NAV_IMAGES_MEMBERS}');"><a href="">{L_MEMBERLIST}</a></li--> <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> *************** *** 128,138 **** <!-- END switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> ! </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_MEMBERLIST}">{L_PROFILE}</a></li> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> ! </ul> ! <!-- END switch_user_logged_in --> <span class="corners-bottom"><span></span></span> </div> --- 140,150 ---- <!-- END switch_user_logged_out --> <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> ! </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> ! <!--li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_MEMBERLIST}">{L_PROFILE}</a></li--> ! <!--li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li--> ! </ul> ! <!-- END switch_user_logged_in --> <span class="corners-bottom"><span></span></span> </div> |
Update of /cvsroot/mxbb/core/templates/subsilver2 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22182/subsilver2 Modified Files: overall_header.html overall_header_navigation.html subsilver2.cfg subsilver2.css Added Files: overall_header_navigation_phpbb.html Log Message: styles changes Index: subsilver2.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/subsilver2.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** subsilver2.css 9 Sep 2007 16:50:46 -0000 1.1 --- subsilver2.css 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 1,3 **** ! /* phpBB 3.0 Style Sheet -------------------------------------------------------------- Style name: subsilver2 --- 1,3 ---- ! /* mxBB 3.0 Style Sheet -------------------------------------------------------------- Style name: subsilver2 *************** *** 13,651 **** */ ! /* Layout ! ------------ */ ! * { ! /* Reset browsers default margin, padding and font sizes */ ! margin: 0; ! padding: 0; ! } ! ! html { ! font-size: 100%; ! } ! ! body { ! /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! color: #323D4F; ! background-color: #FFFFFF; ! font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */ ! margin: 0; ! } ! ! #wrapcentre { ! margin: 15px 25px 0 25px; ! } ! ! #wrapfooter { ! text-align: center; ! clear: both; ! } ! ! #wrapnav { ! width: 100%; ! margin: 0; ! background-color: #ECECEC; ! border-width: 1px; ! border-style: solid; ! border-color: #A9B8C2; ! } ! ! #logodesc { ! margin-bottom: 5px; ! padding: 5px 25px; ! background: #D9DFE4; ! border-bottom: 1px solid #4787A7; ! } ! ! #menubar { ! margin: 0 25px; ! } ! ! #datebar { ! margin: 10px 25px 0 25px; ! } ! ! #findbar { ! width: 100%; ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! .forumrules { ! background-color: #F9CC79; ! border-width: 1px; ! border-style: solid; ! border-color: #BB9860; ! padding: 4px; ! font-weight: normal; ! font-size: 1.1em; ! font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; ! } ! ! #pageheader { } ! #pagecontent { } ! #pagefooter { } ! ! #poll { } ! #postrow { } ! #postdata { } ! ! ! /* Text ! --------------------- */ ! h1 { ! color: black; ! font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; ! font-weight: bold; ! font-size: 1.8em; ! text-decoration: none; ! } ! ! h2 { ! font-family: Arial, Helvetica, sans-serif; ! font-weight: bold; ! font-size: 1.5em; ! text-decoration: none; ! line-height: 120%; ! } ! ! h3 { ! font-size: 1.3em; ! font-weight: bold; ! font-family: Arial, Helvetica, sans-serif; ! line-height: 120%; ! } ! ! h4 { ! margin: 0; ! font-size: 1.1em; ! font-weight: bold; ! } ! ! p { ! font-size: 1.1em; ! } ! ! p.moderators { ! margin: 0; ! float: left; ! color: black; ! font-weight: bold; ! } ! ! .rtl p.moderators { ! float: right; ! } ! ! p.linkmcp { ! margin: 0; ! float: right; ! white-space: nowrap; ! } ! ! .rtl p.linkmcp { ! float: left; ! } ! ! p.breadcrumbs { ! margin: 0; ! float: left; ! color: black; ! font-weight: bold; ! white-space: normal; ! font-size: 1em; ! } ! ! .rtl p.breadcrumbs { ! float: right; ! } ! ! p.datetime { ! margin: 0; ! float: right; ! white-space: nowrap; ! font-size: 1em; ! } ! ! .rtl p.datetime { ! float: left; ! } ! ! p.searchbar { ! padding: 2px 0; ! white-space: nowrap; ! } ! ! p.searchbarreg { ! margin: 0; ! float: right; ! white-space: nowrap; ! } ! ! .rtl p.searchbarreg { ! float: left; ! } ! ! p.forumdesc { ! padding-bottom: 4px; ! } ! ! p.topicauthor { ! margin: 1px 0; ! } ! ! p.topicdetails { ! margin: 1px 0; ! } ! ! .postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active { ! margin: 1px 0; ! color: red; ! font-weight:bold; ! } ! ! .postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active { ! color: green; ! font-weight:bold; ! } ! ! .postapprove img, .postreported img { ! vertical-align: bottom; ! } ! ! .postauthor { ! color: #000000; ! } ! ! .postdetails { ! color: #000000; ! } ! ! .postbody { ! font-size: 1.3em; ! line-height: 1.4em; ! font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; ! } ! ! .postbody li, ol, ul { ! margin: 0 0 0 1.5em; ! } ! ! .rtl .postbody li, .rtl ol, .rtl ul { ! margin: 0 1.5em 0 0; ! } ! ! .posthilit { ! background-color: yellow; ! } ! ! .nav { ! margin: 0; ! color: black; ! font-weight: bold; ! } ! ! .pagination { ! padding: 4px; ! color: black; ! font-size: 1em; ! font-weight: bold; ! } ! ! .cattitle { ! ! } ! ! .gen { ! margin: 1px 1px; ! font-size: 1.2em; ! } ! ! .genmed { ! margin: 1px 1px; ! font-size: 1.1em; ! } ! ! .gensmall { ! margin: 1px 1px; ! font-size: 1em; ! } ! ! .copyright { ! color: #444; ! font-weight: normal; ! font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; ! } ! ! .titles { ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-weight: bold; ! font-size: 1.3em; ! text-decoration: none; ! } ! ! .error { ! color: red; ! } ! ! ! /* Tables ! ------------ */ ! th { ! color: #FFA34F; ! font-size: 1.1em; ! font-weight: bold; ! background-color: #006699; ! white-space: nowrap; ! padding: 7px 5px; ! } ! ! td { ! padding: 2px; ! } ! td.profile { ! padding: 4px; ! } ! ! .tablebg { ! background-color: #A9B8C2; ! } ! ! .catdiv { ! height: 28px; ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! .cat { ! height: 28px; ! margin: 0; ! padding: 0; ! border: 0; ! background-color: #C7D0D7; ! text-indent: 4px; ! } ! ! .row1 { ! background-color: #ECECEC; ! padding: 4px; ! } ! ! .row2 { ! background-color: #DCE1E5; ! padding: 4px; ! } ! ! .row3 { ! background-color: #C0C8D0; ! padding: 4px; ! } ! ! .spacer { ! background-color: #D1D7DC; ! } ! ! hr { ! height: 1px; ! border-width: 0; ! background-color: #D1D7DC; ! color: #D1D7DC; ! } ! ! .legend { ! text-align:center; ! margin: 0 auto; ! } ! ! /* Links ! ------------ */ ! a:link { ! color: #006597; ! text-decoration: none; ! } ! ! a:active, ! a:visited { ! color: #005784; ! text-decoration: none; ! } ! ! a:hover { ! color: #D46400; ! text-decoration: underline; ! } ! ! a.forumlink { ! color: #069; ! font-weight: bold; ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-size: 1.2em; ! } ! ! a.topictitle { ! margin: 1px 0; ! font-family: "Lucida Grande", Helvetica, Arial, sans-serif; ! font-weight: bold; ! font-size: 1.2em; ! } ! ! a.topictitle:visited { ! color: #5493B4; ! text-decoration: none; ! } ! ! th a, ! th a:visited { ! color: #FFA34F !important; ! text-decoration: none; ! } ! ! th a:hover { ! text-decoration: underline; ! } ! ! ! /* Form Elements ! ------------ */ ! form { ! margin: 0; ! padding: 0; ! border: 0; ! } ! ! input { ! color: #333333; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 1.1em; ! font-weight: normal; ! padding: 1px; ! border: 1px solid #A9B8C2; ! background-color: #FAFAFA; ! } ! ! textarea { ! background-color: #FAFAFA; ! color: #333333; ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 1.3em; ! line-height: 1.4em; ! font-weight: normal; ! border: 1px solid #A9B8C2; ! padding: 2px; ! } ! ! select { ! color: #333333; ! background-color: #FAFAFA; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! font-size: 1.1em; ! font-weight: normal; ! border: 1px solid #A9B8C2; ! padding: 1px; ! } ! ! option { ! padding: 0 1em 0 0; ! } ! ! option.disabled-option { ! color: graytext; ! } ! ! .rtl option { ! padding: 0 0 0 1em; ! } ! ! input.radio { ! border: none; ! background-color: transparent; ! } ! ! .post { ! background-color: white; ! border-style: solid; ! border-width: 1px; ! } ! ! .btnbbcode { ! color: #000000; ! font-weight: normal; ! font-size: 1.1em; ! font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; ! background-color: #EFEFEF; ! border: 1px solid #666666; ! } ! ! .btnmain { ! font-weight: bold; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .btnlite { ! font-weight: normal; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! cursor: pointer; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .btnfile { ! font-weight: normal; ! background-color: #ECECEC; ! border: 1px solid #A9B8C2; ! padding: 1px 5px; ! font-size: 1.1em; ! } ! ! .helpline { ! background-color: #DEE3E7; ! border-style: none; ! } ! ! ! /* BBCode ! ------------ */ ! .quotetitle, .attachtitle { ! margin: 10px 5px 0 5px; ! padding: 4px; ! border-width: 1px 1px 0 1px; ! border-style: solid; ! border-color: #A9B8C2; ! color: #333333; ! background-color: #A9B8C2; ! font-size: 0.85em; ! font-weight: bold; ! } ! ! .quotetitle .quotetitle { ! font-size: 1em; ! } ! ! .quotecontent, .attachcontent { ! margin: 0 5px 10px 5px; ! padding: 5px; ! border-color: #A9B8C2; ! border-width: 0 1px 1px 1px; ! border-style: solid; ! font-weight: normal; ! font-size: 1em; ! line-height: 1.4em; ! font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; ! background-color: #FAFAFA; ! color: #4B5C77; ! } ! ! .attachcontent { ! font-size: 0.85em; ! } ! ! .codetitle { ! margin: 10px 5px 0 5px; ! padding: 2px 4px; ! border-width: 1px 1px 0 1px; ! border-style: solid; ! border-color: #A9B8C2; ! color: #333333; ! background-color: #A9B8C2; ! font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; ! font-size: 0.8em; ! } ! ! .codecontent { ! direction: ltr; ! margin: 0 5px 10px 5px; ! padding: 5px; ! border-color: #A9B8C2; ! border-width: 0 1px 1px 1px; ! border-style: solid; ! font-weight: normal; ! color: #006600; ! font-size: 0.85em; ! font-family: Monaco, 'Courier New', monospace; ! background-color: #FAFAFA; ! } ! ! .syntaxbg { ! color: #FFFFFF; ! } ! ! .syntaxcomment { ! color: #FF8000; ! } ! ! .syntaxdefault { ! color: #0000BB; ! } ! ! .syntaxhtml { ! color: #000000; ! } ! ! .syntaxkeyword { ! color: #007700; ! } ! ! .syntaxstring { ! color: #DD0000; ! } ! ! ! /* Private messages ! ------------------ */ ! .pm_marked_colour { ! background-color: #000000; ! } ! ! .pm_replied_colour { ! background-color: #A9B8C2; ! } ! ! .pm_friend_colour { ! background-color: #007700; ! } ! ! .pm_foe_colour { ! background-color: #DD0000; ! } ! ! ! /* Misc ! ------------ */ ! img { ! border: none; ! } ! ! .sep { ! color: black; ! background-color: #FFA34F; ! } ! ! table.colortable td { ! padding: 0; ! } ! ! pre { ! font-size: 1.1em; ! font-family: Monaco, 'Courier New', monospace; ! } ! ! .nowrap { ! white-space: nowrap; ! } - .username-coloured { - font-weight: bold; - } - /************************************************************\ - | Addon or redefined CSS definitions for mxBB-Portal - \************************************************************/ p, td { font-size: 11px; color: #000000; } --- 13,18 ---- */ ! @import url("theme/stylesheet.css"); p, td { font-size: 11px; color: #000000; } Index: subsilver2.cfg =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/subsilver2.cfg,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** subsilver2.cfg 12 Sep 2007 19:28:27 -0000 1.2 --- subsilver2.cfg 27 Dec 2007 03:22:13 -0000 1.3 *************** *** 70,79 **** // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc ! $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages ! $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons ! $current_template_menu_images = PORTAL_URL . $mx_images['mx_graphics']['menu_icons']; // Used by adminCP - Navigation Menu ! $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the mxBB adminCP ! $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template // --- 70,80 ---- // Prefix all paths to get full img URLs // ! $current_template_images = PORTAL_URL . $mx_images['mx_graphics']['general']; // Logo etc ! $current_template_page_images = PORTAL_URL . $mx_images['mx_graphics']['page_icons']; // Used by adminCP - Pages ! $current_template_block_images = PORTAL_URL . $mx_images['mx_graphics']['block_icons']; // Used by userCP block buttons ! $current_template_menu_images = PORTAL_URL . $mx_images['mx_graphics']['menu_icons']; // Used by adminCP - Navigation Menu ! $current_template_admin_images = PORTAL_URL . $mx_images['mx_graphics']['admin_icons']; // Internal graphics for the mxBB adminCP ! $current_template_phpbb_images = PHPBB_URL . $mx_images['mx_graphics']['phpbb_icons']; // phpBB graphics template ! $current_template_theme_images = PORTAL_URL . $current_template_path . '/theme/images'; // *************** *** 104,116 **** // Use mxBB graphics - normally the menu_icons bundle // ! $mx_images['mx_nav_home'] = "$current_template_menu_images/icon_home.gif"; // {NAV_IMAGES_HOME} ! $mx_images['mx_nav_forum'] = "$current_template_menu_images/icon_forum.gif"; // {NAV_IMAGES_FORUM} $mx_images['mx_nav_profile'] = "$current_template_menu_images/icon_profile.gif"; // {NAV_IMAGES_PROFILE} ! $mx_images['mx_nav_faq'] = "$current_template_menu_images/icon_faq.gif"; // {NAV_IMAGES_FAQ} $mx_images['mx_nav_search'] = "$current_template_menu_images/icon_search.gif"; // {NAV_IMAGES_SEARCH} $mx_images['mx_nav_members'] = "$current_template_menu_images/icon_members.gif"; // {NAV_IMAGES_MEMBERS} $mx_images['mx_nav_groups'] = "$current_template_menu_images/icon_groups.gif"; // {NAV_IMAGES_GROUPS} ! $mx_images['mx_nav_mail'] = "$current_template_menu_images/icon_mail.gif"; // {NAV_IMAGES_PRIVMSG} ! $mx_images['mx_nav_login'] = "$current_template_menu_images/icon_login.gif"; // {NAV_IMAGES_LOGIN_LOGOUT} $mx_images['mx_nav_register'] = "$current_template_menu_images/icon_register.gif"; // {NAV_IMAGES_REGISTER} --- 105,117 ---- // Use mxBB graphics - normally the menu_icons bundle // ! $mx_images['mx_nav_home'] = "$current_template_menu_images/icon_home.gif"; // {NAV_IMAGES_HOME} ! $mx_images['mx_nav_forum'] = "$current_template_menu_images/icon_forum.gif"; // {NAV_IMAGES_FORUM} $mx_images['mx_nav_profile'] = "$current_template_menu_images/icon_profile.gif"; // {NAV_IMAGES_PROFILE} ! $mx_images['mx_nav_faq'] = "$current_template_menu_images/icon_faq.gif"; // {NAV_IMAGES_FAQ} $mx_images['mx_nav_search'] = "$current_template_menu_images/icon_search.gif"; // {NAV_IMAGES_SEARCH} $mx_images['mx_nav_members'] = "$current_template_menu_images/icon_members.gif"; // {NAV_IMAGES_MEMBERS} $mx_images['mx_nav_groups'] = "$current_template_menu_images/icon_groups.gif"; // {NAV_IMAGES_GROUPS} ! $mx_images['mx_nav_mail'] = "$current_template_menu_images/icon_mail.gif"; // {NAV_IMAGES_PRIVMSG} ! $mx_images['mx_nav_login'] = "$current_template_menu_images/icon_login.gif"; // {NAV_IMAGES_LOGIN_LOGOUT} $mx_images['mx_nav_register'] = "$current_template_menu_images/icon_register.gif"; // {NAV_IMAGES_REGISTER} *************** *** 119,131 **** // /* ! $mx_images['mx_nav_home'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['mx_nav_forum'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_profile'] = "$current_template_phpbb_images/icon_mini_profile.gif"; ! $mx_images['mx_nav_faq'] = "$current_template_phpbb_images/icon_mini_faq.gif"; $mx_images['mx_nav_search'] = "$current_template_phpbb_images/icon_mini_search.gif"; $mx_images['mx_nav_members'] = "$current_template_phpbb_images/icon_mini_members.gif"; $mx_images['mx_nav_groups'] = "$current_template_phpbb_images/icon_mini_groups.gif"; ! $mx_images['mx_nav_mail'] = "$current_template_phpbb_images/icon_mini_message.gif"; ! $mx_images['mx_nav_login'] = "$current_template_phpbb_images/icon_mini_login.gif"; $mx_images['mx_nav_register'] = "$current_template_phpbb_images/icon_mini_register.gif"; */ --- 120,132 ---- // /* ! $mx_images['mx_nav_home'] = "$current_template_phpbb_images/icon_minipost.gif"; ! $mx_images['mx_nav_forum'] = "$current_template_phpbb_images/icon_minipost.gif"; $mx_images['mx_nav_profile'] = "$current_template_phpbb_images/icon_mini_profile.gif"; ! $mx_images['mx_nav_faq'] = "$current_template_phpbb_images/icon_mini_faq.gif"; $mx_images['mx_nav_search'] = "$current_template_phpbb_images/icon_mini_search.gif"; $mx_images['mx_nav_members'] = "$current_template_phpbb_images/icon_mini_members.gif"; $mx_images['mx_nav_groups'] = "$current_template_phpbb_images/icon_mini_groups.gif"; ! $mx_images['mx_nav_mail'] = "$current_template_phpbb_images/icon_mini_message.gif"; ! $mx_images['mx_nav_login'] = "$current_template_phpbb_images/icon_mini_login.gif"; $mx_images['mx_nav_register'] = "$current_template_phpbb_images/icon_mini_register.gif"; */ *************** *** 241,246 **** --- 242,252 ---- $template_config_row['td_color2'] = "FBF4F4"; // post box background $template_config_row['fontface1'] = "Verdana,Arial,Helvetica,sans-serif"; + $template_config_row['fontface2'] = "Trebuchet MS"; + $template_config_row['fontface3'] = "Courier, \'Courier New\', sans-serif"; + $template_config_row['fontsize3'] = "12"; $template_config_row['fontcolor1'] = "383B3F"; // Main font color $template_config_row['fontcolor2'] = "726363"; + $template_config_row['fontcolor3'] = "FFA34F"; + /********************************************************************************\ *************** *** 250,254 **** // Logo // ! $mx_images['mx_logo'] = "$current_template_images/logo.gif";; // --- 256,260 ---- // Logo // ! $mx_images['mx_logo'] = "$current_template_theme_images/logo.gif";; // *************** *** 260,263 **** // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_phpbb_images/whosonline.gif"; ?> --- 266,269 ---- // Online Block // ! $mx_images['mx_who_is_online'] = "$current_template_theme_images/whosonline.gif"; ?> --- NEW FILE: overall_header_navigation_phpbb.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="{S_CONTENT_DIRECTION}"> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}"> <meta http-equiv="Content-Style-Type" content="text/css"> <!-- BEGIN switch_set_base --> <base href="{U_PORTAL_ROOT_PATH}" > <!-- END switch_set_base --> {META} {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- Optionally, redefine some defintions for gecko browsers --> <!-- BEGIN switch_gecko --><link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_GECKO_STYLESHEET}" type="text/css" ><!-- END switch_gecko --> {MX_ADDITIONAL_CSS_FILES} {MX_ICON_CSS} <!-- BEGIN switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- if( {PRIVATE_MESSAGE_NEW_FLAG} ) { window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); } // --></script> <!-- END switch_enable_pm_popup --> <script language="javascript" type="text/javascript"><!-- function checkSearch() { if (document.search_block.search_engine.value == 'google') { window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', ''); return false; } else if (document.search_block.search_engine.value == 'site') { window.open('{U_SEARCH_SITE}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'kb') { window.open('{U_SEARCH_KB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else if (document.search_block.search_engine.value == 'pafiledb') { window.open('{U_SEARCH_PAFILEDB}&search_keywords=' + document.search_block.search_keywords.value, '_self', ''); return false; } else { return true; } } // --></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Common.js"></script> <script language="javascript" type="text/javascript" src="{U_PORTAL_ROOT_PATH}modules/mx_shared/lib/Toggle.js"></script> {MX_ADDITIONAL_JS_FILES} {MX_ADDITIONAL_HEADER_TEXT} </head> <body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <a name="top"></a> <table width="780" cellspacing="0" cellpadding="1" border="0" align="center" class="mx_main_table"> <tr> <td class="bodyline"> <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> </tr> <tr> <td class="row2" align="center" valign="middle" colspan="3"> {OVERALL_NAVIGATION} </td> </tr> <tr> <td class="cat" align="center" valign="middle" colspan="3"> <table cellspacing="1" cellpadding="1" border="0"> <tr> <td align="center" valign="middle" nowrap > <a href="{U_INDEX}" class="mainmenu"><img src="{NAV_IMAGES_HOME}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu">{L_HOME}</a></span> </td> <td align="center" valign="middle" nowrap> <a href="{U_INDEX_FORUM}" class="mainmenu"><img src="{NAV_IMAGES_FORUM}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX_FORUM}" class="mainmenu">{L_FORUM}</a></span> </td> <td align="center" valign="middle" nowrap> <!-- BEGIN switch_user_logged_in --> <a href="{U_PROFILE}" class="mainmenu"><img src="{NAV_IMAGES_PROFILE}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></span> <!-- END switch_user_logged_in --> </td> <td align="center" valign="middle" nowrap> <a href="{U_FAQ}" class="mainmenu"><img src="{NAV_IMAGES_FAQ}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span> </td> <!-- <td align="center" valign="middle" nowrap> <a href="{U_SEARCH}" class="mainmenu"><img src="{NAV_IMAGES_SEARCH}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a></span> </td> --> <td align="center" valign="middle" nowrap> <a href="{U_MEMBERLIST}" class="mainmenu"><img src="{NAV_IMAGES_MEMBERS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a></span> </td> <td align="center" valign="middle" nowrap> <a href="{U_GROUP_CP}" class="mainmenu"><img src="{NAV_IMAGES_GROUPS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a></span> </td> <td align="center" valign="middle" nowrap> <!-- BEGIN switch_user_logged_in --> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{NAV_IMAGES_PRIVMSG}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{L_PRIVATEMSGS}</a></span> <!-- END switch_user_logged_in --> </td> </tr> </table> </td> </tr> <!-- BEGIN editcp --> <tr> <td class="row2" align="center" valign="middle" colspan="3"> <div class="editCP_switch" style="display: {editcp.EDITCP_SHOW};"> <form action="{editcp.EDIT_ACTION}" method="post" class="mx_editform"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="right"> {editcp.EDIT_IMG} {editcp.S_HIDDEN_FORM_FIELDS} </td> </tr> </table> </form> </div> </td> </tr> <!-- END editcp --> <!-- BEGIN switch_view --> <tr> <td align="left" valign="bottom" colspan="3" ><span class="gensmall">{CURRENT_TIME}</span></td> </tr> <tr> <td align="left" valign="bottom" colspan="3" ><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td> </tr> <!-- END switch_view --> </table> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> <td align="center" valign="middle" nowrap> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> </td> <td align="center" valign="middle" nowrap> <!-- BEGIN switch_user_logged_out --> <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></span> <!-- END switch_user_logged_out --> </td> <td valign="top" align="right" width="100%" height="5" > <form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()"> <a href="{U_SEARCH}" class="gen"><span class="gen">{L_SEARCH}</span></a>: <input class="post" type="text" name="search_keywords" size="15" value="...?" onfocus="if(this.value=='...?'){this.value='';}" onblur="if(this.value==''){this.value='...?';}"> <select class="post" name="search_engine"> {L_SEARCH_SITE} {L_SEARCH_FORUM} {L_SEARCH_KB} {L_SEARCH_PAFILEDB} {L_SEARCH_GOOGLE} </select> <input type="hidden" name="search_fields" value="all"> <input type="hidden" name="show_results" value="topics"> <input class="mainoption" type="submit" value="Search"> </form> </td> <td valign="top" align="left" width="5" height="5" > </td> </tr> </table> <!-- BEGIN phpbb_stats --> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> <td align="left" valign="top" ><span class="gensmall"> <!-- BEGIN switch_user_logged_in --> {LAST_VISIT_DATE}<br /> <!-- END switch_user_logged_in --> {CURRENT_TIME}<br /></span> </td> <td align="right" valign="top" > <!-- BEGIN switch_user_logged_in --> <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> </td> </tr> </table> <!-- END phpbb_stats --> Index: overall_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/overall_header.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header.html 9 Sep 2007 16:50:46 -0000 1.1 --- overall_header.html 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 10,16 **** {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> - <!-- First load standard template *.css definition, located in the the phpbb template folder --> - <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/subsilver2/theme/stylesheet.css" type="text/css" > - <!-- Then load mxBB template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- Optionally, redefine some defintions for gecko browsers --> --- 10,13 ---- *************** *** 76,80 **** <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> --- 73,77 ---- <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/subsilver2/overall_header_navigation.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** overall_header_navigation.html 9 Sep 2007 16:50:46 -0000 1.1 --- overall_header_navigation.html 27 Dec 2007 03:22:13 -0000 1.2 *************** *** 10,16 **** {NAV_LINKS} <title>{SITENAME} :: {PAGE_TITLE}</title> - <!-- First load standard template *.css definition, located in the the phpbb template folder --> - <link rel="stylesheet" href="{U_PHPBB_ROOT_PATH}styles/subsilver2/theme/stylesheet.css" type="text/css" > - <!-- Then load mxBB template *.css definition for mx, located in the the portal template folder --> <link rel="stylesheet" href="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}{T_MXBB_STYLESHEET}" type="text/css" > <!-- Optionally, redefine some defintions for gecko browsers --> --- 10,13 ---- *************** *** 75,79 **** <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> --- 72,76 ---- <table width="100%" cellspacing="0" cellpadding="2" border="0" class="mx_header_table"> <tr> ! <td class="row3" width="25%" align="left" valign="top"><a href="{U_INDEX}"><img src="{LOGO}" border="0" alt="{L_INDEX}" vspace="1"/></a></td> <td class="row3" width="50%" align="center" valign="middle">{PAGE_ICON}<span class="pagetitle">{PAGE_TITLE}</span></td> <td class="row3" width="25%" align="right" valign="top"><span class="sitetitle">{SITENAME}</span><br /><span class="sitetitle_desc">{SITE_DESCRIPTION}</span></td> |
|
From: OryNider <ory...@us...> - 2007-12-27 03:21:17
|
Update of /cvsroot/mxbb/core/templates/subsilver2/theme/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21768/images Log Message: Directory /cvsroot/mxbb/core/templates/subsilver2/theme/images added to the repository |
|
From: OryNider <ory...@us...> - 2007-12-27 03:21:06
|
Update of /cvsroot/mxbb/core/templates/subsilver2/theme In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21437/theme Log Message: Directory /cvsroot/mxbb/core/templates/subsilver2/theme added to the repository |
|
From: OryNider <ory...@us...> - 2007-12-27 02:20:26
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30636 Modified Files: mx_functions_style.php Log Message: Index: mx_functions_style.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/mx_functions_style.php,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** mx_functions_style.php 17 Dec 2007 07:02:08 -0000 1.28 --- mx_functions_style.php 27 Dec 2007 02:20:20 -0000 1.29 *************** *** 786,790 **** WHERE mxt.style_name = bbt.style_name AND mxt.portal_backend = '" . PORTAL_BACKEND . "' ! AND mxt.themes_id = " . (int) $style; break; case 'phpbb3': --- 786,790 ---- WHERE mxt.style_name = bbt.style_name AND mxt.portal_backend = '" . PORTAL_BACKEND . "' ! AND bbt.themes_id = " . (int) $style; break; case 'phpbb3': *************** *** 793,797 **** WHERE mxt.style_name = bbt.style_name AND mxt.portal_backend = '" . PORTAL_BACKEND . "' ! AND mxt.themes_id = " . (int) $style; break; } --- 793,797 ---- WHERE mxt.style_name = bbt.style_name AND mxt.portal_backend = '" . PORTAL_BACKEND . "' ! AND bbt.style_id = " . (int) $style; break; } *************** *** 799,805 **** if ( !($result = $db->sql_query($sql, 120)) ) { ! mx_message_die(CRITICAL_ERROR, 'Could not query database for theme info'); } ! // // Use default style if custom style doesn't exist. --- 799,805 ---- if ( !($result = $db->sql_query($sql, 120)) ) { ! mx_message_die(CRITICAL_ERROR, "Could not query database for theme info", '', __LINE__, __FILE__, $sql); } ! // // Use default style if custom style doesn't exist. *************** *** 837,841 **** mx_message_die(CRITICAL_ERROR, 'Could not query database for theme info'); } ! // // Last desperate try... --- 837,841 ---- mx_message_die(CRITICAL_ERROR, 'Could not query database for theme info'); } ! // // Last desperate try... |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:58
|
Update of /cvsroot/mxbb/core/templates/prosilver/theme/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14425 Added Files: bg_active.gif Log Message: --- NEW FILE: bg_active.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:32
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14368 Modified Files: overall_header.html overall_header_navigation.html overall_header_navigation_phpbb.html prosilver.css Log Message: Index: overall_header_navigation_phpbb.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation_phpbb.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** overall_header_navigation_phpbb.html 21 Dec 2007 06:01:06 -0000 1.7 --- overall_header_navigation_phpbb.html 23 Dec 2007 00:12:19 -0000 1.8 *************** *** 83,92 **** <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a id="top" name="top"></a> ! <div id="page-header"> ! <div class="headerbar"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> ! <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" width="139" height="52" alt="" title="" /></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> --- 83,92 ---- <body id="mxbb" class="section-index {S_CONTENT_DIRECTION}"> <div id="wrap"> ! <a name="top" id="top"></a> ! <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> ! <a href="{U_INDEX}" title="{L_INDEX}" id="logo"><img src="{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/logo.gif" border="0" alt="{L_INDEX}" vspace="1"/></a> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}</p> *************** *** 96,156 **** <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="search_keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! {S_HIDDEN_FIELDS} ! </fieldset> </form> </div> ! <span class="corners-bottom"><span></span></span></div> ! </div> ! <div> ! {OVERALL_NAVIGATION} </div> <div class="navbar"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="linklist navlinks"> ! <li><a href="{U_INDEX}" class="mainmenu"><img src="{NAV_IMAGES_HOME}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX}" class="mainmenu">{L_HOME}</a></span> ! </li> ! <li class="linklist"> ! <a href="{U_INDEX_FORUM}" class="mainmenu"><img src="{NAV_IMAGES_FORUM}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_INDEX_FORUM}" class="mainmenu">{L_FORUM}</a></span> ! </li> ! <li class="linklist"> ! <!-- BEGIN switch_user_logged_in --> ! <a href="{U_PROFILE}" class="mainmenu"><img src="{NAV_IMAGES_PROFILE}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a></span> ! <!-- END switch_user_logged_in --> ! </li> ! <li class="linklist"> ! <a href="{U_FAQ}" class="mainmenu"><img src="{NAV_IMAGES_FAQ}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a></span> ! <li> ! <!-- ! <li class="linklist"> ! <a href="{U_SEARCH}" class="mainmenu"><img src="{NAV_IMAGES_SEARCH}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a></span> ! </li> ! --> ! <li class="linklist"> ! <a href="{U_MEMBERLIST}" class="mainmenu"><img src="{NAV_IMAGES_MEMBERS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a></span> ! </li> ! <li class="linklist"> ! <a href="{U_GROUP_CP}" class="mainmenu"><img src="{NAV_IMAGES_GROUPS}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a></span> ! </li> ! <!-- BEGIN switch_user_logged_in --> ! <li class="linklist"> ! <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="{NAV_IMAGES_PRIVMSG}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_PRIVATEMSGS}" class="mainmenu">{L_PRIVATEMSGS}</a></span> ! <!-- END switch_user_logged_in --> ! </li> ! <!-- END switch_user_logged_in --> ! <!-- BEGIN switch_user_logged_out --> ! <li class="linklist"> ! <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> ! </li> ! <!-- END switch_user_logged_out --> ! <li class="linklist"> ! <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> ! </li> ! </ul> ! <span class="corners-bottom"><span></span></span> ! </div> ! </div> ! <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- 96,139 ---- <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> ! {S_SEARCH_HIDDEN_FIELDS} ! </fieldset> </form> </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> </div> + </div> + {OVERALL_NAVIGATION} <div class="navbar"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> ! <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> ! </li> ! <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> ! <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist rightside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="{U_FAQ}">{L_FAQ}</a></li> ! <!-- BEGIN switch_user_logged_in --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_MEMBERS}');"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></li> ! <!-- END switch_user_logged_in --> ! <!-- BEGIN switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_REGISTER}');"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></li> ! <!-- END switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> ! </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_PROFILE}">{L_PROFILE}</a></li> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> ! </ul> ! <!-- END switch_user_logged_in --> ! <span class="corners-bottom"><span></span></span> ! </div> ! </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> *************** *** 159,171 **** <!-- BEGIN phpbb_stats --> <ul class="linklist"> ! <li class="leftside"><span class="gensmall"> ! <!-- BEGIN switch_user_logged_in --> ! {LAST_VISIT_DATE}<br /> ! <!-- END switch_user_logged_in --> ! {CURRENT_TIME}<br /></span> ! </li> <li class="rightside"> <!-- BEGIN switch_user_logged_in --> ! <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> --- 142,154 ---- <!-- BEGIN phpbb_stats --> <ul class="linklist"> ! <!-- BEGIN switch_user_logged_in --> ! <li class="rightside">{LAST_VISIT_DATE}</li> ! <!-- END switch_user_logged_in --> ! <li class="leftside">{CURRENT_TIME}</li> ! </ul> ! <ul class="linklist"> <li class="rightside"> <!-- BEGIN switch_user_logged_in --> ! <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a> • <a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a> • <!-- END switch_user_logged_in --> <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> Index: prosilver.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/prosilver.css,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** prosilver.css 17 Dec 2007 06:56:50 -0000 1.6 --- prosilver.css 23 Dec 2007 00:12:19 -0000 1.7 *************** *** 29,34 **** background-position: 100% 0; } ! table.blockcp { width: 100%; border: 1px solid #CCCFD3; --- 29,68 ---- background-position: 100% 0; } + .textbody { + padding: 0; + line-height: 1.48em; + color: #333333; + clear: both; + } ! .textbody .ignore { ! font-size: 1.1em; ! } ! ! .textbody .content { ! font-size: 1.2em; ! } ! .textbody h3.first { ! /* The first post on the page uses this */ ! font-size: 1.5em; ! } ! ! .textbody h3 { ! /* Postbody requires a different h3 format - so change it here */ ! font-size: 1.4em; ! padding: 2px 0 0 0; ! margin: 0 0 0.3em 0 !important; ! text-transform: none; ! border: none; ! font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; ! line-height: 125%; ! } ! ! .textbody h3 img { ! /* Also see tweaks.css */ ! vertical-align: bottom; ! } ! ! .blockcp { width: 100%; border: 1px solid #CCCFD3; *************** *** 37,41 **** } ! table.blockcp th { padding: 3px 4px; color: #FFFFFF; --- 71,75 ---- } ! .blockcp th { padding: 3px 4px; color: #FFFFFF; *************** *** 46,56 **** text-transform: uppercase; } ! table.blockcp .row1 { background-color: #F9F9F9; } ! table.blockcp .row2 { background-color: #DCEBFE; } ! table.blockcp .explain { font-style:italic;font-weight:normal;} ! table.blockcp fieldset { ! margin: 15px 10px 15px 10px; padding: 10px; border-top: 1px solid #D7D7D7; --- 80,90 ---- text-transform: uppercase; } ! .blockcp .row1 { background-color: #F9F9F9; } ! .blockcp .row2 { background-color: #DCEBFE; } ! .blockcp .explain { font-style:italic;font-weight:normal;} ! .blockcp fieldset { ! margin: 10px 10px 15px 10px; padding: 10px; border-top: 1px solid #D7D7D7; *************** *** 61,76 **** position: relative; } ! table.blockcp fieldset.menurows { padding:1px; } ! table.blockcp .row { padding: 3px 5px 3px 5px; } ! table.blockcp .row:hover { background-color: #F6F4D0; } ! table.blockcp legend { padding: 1px 0; font-family: Tahoma,arial,Verdana,Sans-serif; --- 95,113 ---- position: relative; } ! .blockcp .delete { ! color: Red; ! } ! .blockcp fieldset.menurows { padding:1px; } ! .blockcp .row { padding: 3px 5px 3px 5px; } ! .blockcp .row:hover { background-color: #F6F4D0; } ! .blockcp legend { padding: 1px 0; font-family: Tahoma,arial,Verdana,Sans-serif; *************** *** 78,82 **** font-weight: bold; color: #115098; ! margin-top: -.4em; position: relative; text-transform: none; --- 115,119 ---- font-weight: bold; color: #115098; ! margin-top: -.3em; position: relative; text-transform: none; *************** *** 87,107 **** /* Hide from macIE \*/ ! table.blockcp legend { top: -1.2em; } /* end */ ! table.blockcp fieldset dl:hover dt label { color: #000000; } ! table.blockcp fieldset.fields2 dl:hover dt label { color: inherit; } /* Quick-login on index page */ ! table.blockcp fieldset.quick-login input { background-color: #F2F3F3; } ! table.blockcp fieldset dl { margin-bottom: 10px; --- 124,144 ---- /* Hide from macIE \*/ ! .blockcp legend { top: -1.2em; } /* end */ ! .blockcp fieldset dl:hover dt label { color: #000000; } ! .blockcp fieldset.fields2 dl:hover dt label { color: inherit; } /* Quick-login on index page */ ! .blockcp fieldset.quick-login input { background-color: #F2F3F3; } ! .blockcp fieldset dl { margin-bottom: 10px; *************** *** 110,114 **** } ! table.blockcp fieldset dt { width: 45%; text-align: left; --- 147,151 ---- } ! .blockcp fieldset dt { width: 45%; text-align: left; *************** *** 122,137 **** text-align: right; } ! table.blockcp dt .explain { font-style: italic;} ! table.blockcp dd { color: #666666; margin-left:5px; padding-left:5px;} ! table.blockcp dd + dd { padding-top: 5px;} ! table.blockcp dt span { padding: 0 5px 0 0;} ! table.blockcp dd input { font-size: 1.00em; max-width: 100%; } ! table.blockcp dd select { font-size: 100%; width: auto; --- 159,174 ---- text-align: right; } ! .blockcp dt .explain { font-style: italic;} ! .blockcp dd { color: #666666; margin-left:5px; padding-left:5px;} ! .blockcp dd + dd { padding-top: 5px;} ! .blockcp dt span { padding: 0 5px 0 0;} ! .blockcp dd input { font-size: 1.00em; max-width: 100%; } ! .blockcp dd select { font-size: 100%; width: auto; *************** *** 139,184 **** } ! table.blockcp dd textarea { font-size: 0.90em; width: 90%; } ! table.blockcp dd select { width: auto; font-size: 1.00em; } ! .textbody { ! padding: 0; ! line-height: 1.48em; ! color: #333333; clear: both; } - .textbody .ignore { - font-size: 1.1em; } ! .textbody .content { ! font-size: 1.2em; } ! .textbody h3.first { ! /* The first post on the page uses this */ ! font-size: 1.5em; } ! .textbody h3 { ! /* Postbody requires a different h3 format - so change it here */ ! font-size: 1.4em; ! padding: 2px 0 0 0; ! margin: 0 0 0.3em 0 !important; ! text-transform: none; ! border: none; ! font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; ! line-height: 125%; } ! .textbody h3 img { ! /* Also see tweaks.css */ ! vertical-align: bottom; } \ No newline at end of file --- 176,324 ---- } ! .blockcp dd textarea { font-size: 0.90em; width: 90%; } ! .blockcp dd select { width: auto; font-size: 1.00em; } ! .blockcp .dividers { ! border-top:solid 1px #CCCCCC; ! ! } ! .blockcp .dividers span{ ! top: -1.2em; ! } ! ! H1.blockcp { ! font-weight: normal; ! color: #28313F; ! border-bottom: 1px solid #CCCCCC; ! font-size: 1.6em; ! margin-top: 0.5em; ! margin-bottom: 0.5em; ! padding-bottom: 0.5em; ! ! } ! ! /***********\ ! |* SiteBar *| ! \***********/ ! .sitebar { ! background-color: #cadceb; clear: both; + margin-top: 2px; + background-image: url("theme/images/bg_list.gif"); } + .sitebar .corners-bottom { + top: -5px; + margin-top:0px; + position:relative; } ! .sitebar UL { ! margin-left: 0px; ! padding-bottom: 1px; ! font-weight: bold; } ! ! .sitebar UL LI { ! float:left; ! display:block; ! } ! .sitebar .button A.nav, .sitebar .button-current A.nav { ! text-decoration:none; } ! .sitebar .button A.nav , .sitebar .button-current A.nav { ! font-size: 1.3em; ! padding: 3px 5px 3px 5px; ! ! display:block; ! text-decoration: none; ! } ! .sitebar .button-current A.nav { ! background-image: url("theme/images/bg_list.gif"); ! backgrounf-position: -30px -30px; ! color: #FFFFFF; } ! .sitebar UL LI.button A.nav:active, .sitebar UL LI.button-current A.nav:active { ! background-color: #CCCCCC; ! background-image: url("theme/images/bg_active.gif"); ! background-position: -1px 0px; ! color: Red; ! } ! ! .sitebar UL LI.button A.nav:hover, .sitebar UL LI.button-current A.nav:hover { ! background-color: #CCCCCC; ! background-image: url("theme/images/bg_buton.gif"); ! background-position: -1px 0px; ! color: #000000; ! } ! ! .linklist .icon { ! background-position: 0 50%; ! background-repeat: no-repeat; ! background-image: none; ! padding: 1px 0 0 17px; ! } ! ! UL.rightside { ! float: right; ! } ! .rtl ul.linklist li.rightside, .rtl p.rightside { ! float: right; ! margin-right: 0; ! margin-left: 5px; ! text-align: right; ! } ! ! /* Search box ! --------------------------------------------- */ ! #nav-search { ! color: #FFFFFF; ! position: relative; ! margin-top: 1px; ! margin-right: 5px; ! margin-bottom: 1px; ! display: block; ! float: right; ! text-align: right; ! white-space: nowrap; /* For Opera */ ! } ! ! .rtl #nav-search { ! float: left; ! text-align: left; ! margin-right: 0; ! margin-left: 5px; ! } ! ! #nav-search #keywords { ! width: 95px; ! background-color: #FFF; ! } ! ! #nav-search input { ! border: 1px solid #b0b0b0; ! } ! ! /* .button1 style defined later, just a few tweaks for the search button version */ ! #nav-search input.button1 { ! padding: 1px 5px; ! } ! ! #nav-search li { ! text-align: right; ! margin-top: 4px; ! } ! ! #nav-search img { ! vertical-align: middle; ! margin-right: 3px; } \ No newline at end of file Index: overall_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** overall_header.html 20 Dec 2007 13:11:37 -0000 1.6 --- overall_header.html 23 Dec 2007 00:12:19 -0000 1.7 *************** *** 97,103 **** <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="search_keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! {S_HIDDEN_FIELDS} </fieldset> </form> --- 97,104 ---- <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> ! {S_SEARCH_HIDDEN_FIELDS} </fieldset> </form> Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation.html,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** overall_header_navigation.html 22 Dec 2007 03:28:14 -0000 1.9 --- overall_header_navigation.html 23 Dec 2007 00:12:19 -0000 1.10 *************** *** 98,104 **** <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="search_keywords" id="keywords" type="text" maxlength="128" title="" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! {S_HIDDEN_FIELDS} </fieldset> </form> --- 98,105 ---- <form action="{U_SEARCH}" method="get" id="search"> <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> ! {S_SEARCH_HIDDEN_FIELDS} </fieldset> </form> *************** *** 107,135 **** </div> </div> ! {OVERALL_NAVIGATION} <div class="navbar"> ! <div class="inner"><span class="corners-top"><span></span></span> <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> ! <a href="{U_INDEX}" title="{L_INDEX}"> ! {L_INDEX}</a> </li> <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> </ul> ! <ul class="linklist" style="float:right;font-weight:normal;display:block;"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a> <!-- BEGIN switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_REGISTER}');"> ! <a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> ! </li> <!-- END switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"> ! <a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></span> ! </li> </ul> ! <span class="corners-bottom"><span></span></span> ! </div> </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- 108,141 ---- </div> </div> ! {OVERALL_NAVIGATION} <div class="navbar"> ! <div class="inner"> ! <span class="corners-top"><span></span></span> <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> ! <a href="{U_INDEX}" title="{L_INDEX}"><strong>{L_INDEX}</strong></a> </li> <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> </ul> ! <ul class="linklist rightside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a></li> ! <!-- BEGIN switch_user_logged_in --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_MEMBERS}');"><a href="">{L_MEMBERLIST}</a></li> ! <!-- END switch_user_logged_in --> <!-- BEGIN switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_REGISTER}');"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a></li> <!-- END switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></li> </ul> ! <!-- BEGIN switch_user_logged_in --> ! <ul class="linklist leftside"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PROFILE}');"><a href="{U_MEMBERLIST}">{L_PROFILE}</a></li> ! <li class="icon" style="background-image:url('{NAV_IMAGES_PRIVMSG}');"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></li> ! </ul> ! <!-- END switch_user_logged_in --> ! <span class="corners-bottom"><span></span></span> </div> + </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> *************** *** 138,154 **** <!-- BEGIN phpbb_stats --> <ul class="linklist"> ! <li class="leftside"><span class="gensmall"> ! <!-- BEGIN switch_user_logged_in --> ! {LAST_VISIT_DATE}<br /> ! <!-- END switch_user_logged_in --> ! {CURRENT_TIME}<br /></span> ! </li> ! <li class="rightside"> ! <!-- BEGIN switch_user_logged_in --> ! <a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br /> ! <!-- END switch_user_logged_in --> ! <a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a> ! </li> ! <!--<li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li> --> </ul> <!-- END phpbb_stats --> --- 144,151 ---- <!-- BEGIN phpbb_stats --> <ul class="linklist"> ! <!-- BEGIN switch_user_logged_in --> ! <li class="rightside">{LAST_VISIT_DATE}</li> ! <!-- END switch_user_logged_in --> ! <li class="leftside">{CURRENT_TIME}</li> </ul> <!-- END phpbb_stats --> |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:22
|
Update of /cvsroot/mxbb/core/templates/prosilver/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14368/images Modified Files: logo.gif Log Message: Index: logo.gif =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/images/logo.gif,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsSga8vJ and /tmp/cvsJH2DST differ |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:22
|
Update of /cvsroot/mxbb/core/templates/prosilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14368/admin Modified Files: mx_module_admin_body.html Added Files: admin_message_body.html Log Message: --- NEW FILE: admin_message_body.html --- <div class="successbox"> <h3>{MESSAGE_TITLE}</h3> <p>{MESSAGE_TEXT}</p> </div> Index: mx_module_admin_body.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/mx_module_admin_body.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_module_admin_body.html 20 Dec 2007 13:11:36 -0000 1.1 --- mx_module_admin_body.html 23 Dec 2007 00:12:17 -0000 1.2 *************** *** 194,227 **** <p>{L_EXPLAIN}</p> ! <div> ! <form method="post" name="jumpbox" action="{S_ACTION}"> ! <fieldset> ! <legend>{L_QUICK_NAV}</legend> ! <p> ! {MODULE_SELECT_BOX} ! <input type="submit" value="{S_SUBMIT}" class="lbutton2" /> ! </p> ! </fieldset> ! </form> ! </div> ! ! <div>{RESULT_MESSAGE}</div> ! ! <h2>{L_TITLE}</h2> ! ! <div> ! <form action="{S_ACTION}" method="post"> <fieldset> ! <legend>{L_IMPORT_PACK}</legend> <p> ! {S_MODULE_INSTALL_LIST} ! {S_HIDDEN_MODULE_INSTALL_FIELDS} ! <input class="button2" type="submit" name="import_pack" value="{L_IMPORT_PACK}"> </p> </fieldset> </form> </div> ! ! <div class="panel"> <span class="corners-top"><span></span></span> --- 194,225 ---- <p>{L_EXPLAIN}</p> ! <div style="display:block"> ! <div style="float:right"> ! <form method="post" name="jumpbox" action="{S_ACTION}"> <fieldset> ! <legend>{L_QUICK_NAV}</legend> <p> ! {MODULE_SELECT_BOX} ! <input type="submit" value="{S_SUBMIT}" class="lbutton2" /> </p> </fieldset> </form> + </div> + <div style="float:left"> + <form action="{S_ACTION}" method="post"> + <fieldset> + <legend>{L_IMPORT_PACK}</legend> + <p> + {S_MODULE_INSTALL_LIST} + {S_HIDDEN_MODULE_INSTALL_FIELDS} + <input class="button2" type="submit" name="import_pack" value="{L_IMPORT_PACK}"> + </p> + </fieldset> + </form> + </div> </div> ! <h2 style="clear:both">{L_TITLE}</h2> ! <div>{RESULT_MESSAGE}</div> ! <p></p> <div class="panel"> <span class="corners-top"><span></span></span> *************** *** 229,237 **** <div class="inner bg3" style="margin:1.0em;"> <!-- BEGIN module --> ! <div style="display:block;border-bottom:solid 1px #CCCCCC;"> ! <div style="display:block;height:2.5em;"> <div style="float:left;width:40%;margin-top:0.3em;"> <div style="float:left"> ! <img name="adminModule_image_{module.MODULE_ID}" id="adminModule_image_{module.MODULE_ID}" src="{module.IMG_URL}" border="0" align="absmiddle"> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"><img src="{IMG_ICON_MODULE}" border="0" align="middle" alt="" /></span> </div> --- 227,235 ---- <div class="inner bg3" style="margin:1.0em;"> <!-- BEGIN module --> ! <div style="display:block;border-top:solid 1px #CCCCCC;clear:both;"> ! <div style="display:block;clear:both;"> <div style="float:left;width:40%;margin-top:0.3em;"> <div style="float:left"> ! <img name="adminModule_image_{module.MODULE_ID}" id="adminModule_image_{module.MODULE_ID}" src="{module.IMG_URL}" border="0" align="middle"> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"><img src="{IMG_ICON_MODULE}" border="0" align="middle" alt="" /></span> </div> *************** *** 253,257 **** <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> ! <img name="adminModuleUpgrade_image_{module.MODULE_ID}" src="{module.IMG_URL_UPGRADE}" border="0" align="absmiddle"> {L_UPGRADE_PACK} </span> <!-- END settings --> --- 251,255 ---- <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> ! <img name="adminModuleUpgrade_image_{module.MODULE_ID}" src="{module.IMG_URL_UPGRADE}" border="0" align="middle"> {L_UPGRADE_PACK} </span> <!-- END settings --> *************** *** 260,264 **** <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> ! <img name="adminModuleExport_image_{module.MODULE_ID}" src="{module.IMG_URL_EXPORT}" border="0" align="absmiddle"> {L_EXPORT_PACK} </span> <!-- END settings --> --- 258,262 ---- <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> ! <img name="adminModuleExport_image_{module.MODULE_ID}" src="{module.IMG_URL_EXPORT}" border="0" align="middle"> {L_EXPORT_PACK} </span> <!-- END settings --> *************** *** 267,284 **** <!-- BEGIN settings --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> ! <img name="adminModuleDelete_image_{module.MODULE_ID}" src="{module.IMG_URL_DELETE}" border="0" align="absmiddle"> {L_UNINSTALL} </span> <!-- END settings --> </span> - </span> </div> </div> - <br clear="all" /> <!-- MODUL Delete --> ! <div id="adminModuleDelete_{module.MODULE_ID}" style="display:{module.VISIBLE_DELETE};" class="genmed"> ! <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> ! <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_UNINSTALL} </legend> <p> --- 265,279 ---- <!-- BEGIN settings --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> ! <img name="adminModuleDelete_image_{module.MODULE_ID}" src="{module.IMG_URL_DELETE}" border="0" align="middle"> {L_UNINSTALL} </span> <!-- END settings --> </span> </div> </div> <!-- MODUL Delete --> ! <div id="adminModuleDelete_{module.MODULE_ID}" style="display:{module.VISIBLE_DELETE};clear:both;padding-top:0.1em;"> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> ! <img src="{IMG_URL_CONTRACT}" border="0" align="left"> {L_UNINSTALL} </legend> <p> *************** *** 288,293 **** </div> <!-- MODUL Export --> ! <div id="adminModuleExport_{module.MODULE_ID}" style="display:{module.VISIBLE_EXPORT};" class="genmed"> ! <br clear="all" /> <fieldset> <legend style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> --- 283,287 ---- </div> <!-- MODUL Export --> ! <div id="adminModuleExport_{module.MODULE_ID}" style="display:{module.VISIBLE_EXPORT};clear:both;padding-top:0.1em;"> <fieldset> <legend style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> *************** *** 300,308 **** </div> <!-- MODUL Update --> ! <div id="adminModuleUpgrade_{module.MODULE_ID}" style="display:{module.VISIBLE_UPGRADE};" class="genmed"> ! <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> ! <img src="{IMG_URL_CONTRACT}" border="0" align="absmiddle"> {L_UPGRADE_PACK} </legend> <p> --- 294,301 ---- </div> <!-- MODUL Update --> ! <div id="adminModuleUpgrade_{module.MODULE_ID}" style="display:{module.VISIBLE_UPGRADE};clear:both;padding-top:0.1em;"> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> ! <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_UPGRADE_PACK} </legend> <p> *************** *** 312,317 **** </div> <!-- MODUL Settings --> ! <div id="adminModule_{module.MODULE_ID}" style="display:{module.VISIBLE};" class="genmed"> ! <br clear="all" /> <form action="{S_ACTION}" onsubmit="return checkForm(this)" name="post" method="post"> <fieldset> --- 305,309 ---- </div> <!-- MODUL Settings --> ! <div id="adminModule_{module.MODULE_ID}" style="display:{module.VISIBLE};clear:both;padding-top:0.1em;"> <form action="{S_ACTION}" onsubmit="return checkForm(this)" name="post" method="post"> <fieldset> *************** *** 343,347 **** </form> </div> - </div> <!-- END module --> --- 335,338 ---- |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:09
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13962/templates/prosilver Modified Files: mx_menu_overall_standard.html prosilver.css Log Message: Index: prosilver.css =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/templates/prosilver/prosilver.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** prosilver.css 14 Dec 2007 02:23:31 -0000 1.1 --- prosilver.css 23 Dec 2007 00:12:02 -0000 1.2 *************** *** 2,6 **** li.nav-button, li.nav-button-current { border-width: 1px; ! border-color: ; border-style: solid solid none solid; padding-left: 5px; --- 2,6 ---- li.nav-button, li.nav-button-current { border-width: 1px; ! border-color: none; border-style: solid solid none solid; padding-left: 5px; *************** *** 13,17 **** li.nav-button-current { background: #0076b1 none; - background-image: url("\images\bg_list.gif"); border-color: white; border: none; --- 13,16 ---- *************** *** 20,27 **** padding-bottom: 1px; } li.nav-button-current A:link, li.nav-button-current A:visited, ! li.nav-button-current A:active, li.nav-button-current A:hover { color: White; } ul.nav-menu { padding:0px; --- 19,34 ---- padding-bottom: 1px; } + li.nav-button-current A:link, li.nav-button-current A:visited, ! li.nav-button-current A:hover { ! background-image: url("images/bg_list.gif"); color: White; } + + li.nav-button-current A:active { + background-image: url("images/bg_active.gif"); + color: Red; + } + ul.nav-menu { padding:0px; Index: mx_menu_overall_standard.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/templates/prosilver/mx_menu_overall_standard.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_menu_overall_standard.html 22 Dec 2007 02:56:18 -0000 1.2 --- mx_menu_overall_standard.html 23 Dec 2007 00:12:02 -0000 1.3 *************** *** 2,9 **** <div class="navbar sitebar"> <ul> ! <!-- BEGIN catrow --> ! <li class="button{catrow.CURRENT}">{catrow.CATEGORY}</li> ! <!-- END catrow --> ! </ul> <span class="corners-bottom"><span></span></span> </div> --- 2,18 ---- <div class="navbar sitebar"> <ul> ! <!-- BEGIN catrow --> ! <li class="button{catrow.CURRENT}">{catrow.CATEGORY}</li> ! <!-- END catrow --> ! <li id="nav-search"> ! <form action="{U_SEARCH}" method="post" id="search"> ! <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="{L_SEARCH}..." onclick="if(this.value=='{L_SEARCH}...')this.value='';" onblur="if(this.value=='')this.value='{L_SEARCH}...';" /> ! <input class="button2" value="{L_SEARCH}" type="submit" /><br /> ! <!-- a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a --> {S_SEARCH_HIDDEN_FIELDS} ! </fieldset> ! </form> ! </li> ! </ul> <span class="corners-bottom"><span></span></span> </div> |
|
From: OryNider <ory...@us...> - 2007-12-23 00:12:09
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13962 Modified Files: mx_site_nav.php Log Message: Index: mx_site_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_site_nav.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_site_nav.php 22 Dec 2007 02:56:18 -0000 1.2 --- mx_site_nav.php 23 Dec 2007 00:12:01 -0000 1.3 *************** *** 117,120 **** --- 117,126 ---- 'TEMPLATE_ROOT_PATH' => TEMPLATE_ROOT_PATH, + //phpBB + 'U_SEARCH' => mx_append_sid(PHPBB_URL .'search.'.$phpEx), + 'U_SEARCH_UNANSWERED' => mx_append_sid(PHPBB_URL . 'search.'.$phpEx.'?search_id=unanswered'), + 'U_SEARCH_SELF' => mx_append_sid(PHPBB_URL .'search.'.$phpEx.'?search_id=egosearch'), + 'U_SEARCH_NEW' => mx_append_sid(PHPBB_URL .'search.'.$phpEx.'?search_id=newposts'), + // // mygosmenu |
|
From: OryNider <ory...@us...> - 2007-12-23 00:11:51
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13935 Modified Files: admin_mx_module_cp.php Log Message: Index: admin_mx_module_cp.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_module_cp.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** admin_mx_module_cp.php 9 Sep 2007 16:48:15 -0000 1.18 --- admin_mx_module_cp.php 23 Dec 2007 00:11:48 -0000 1.19 *************** *** 1057,1071 **** { $template->assign_block_vars('module.function.block.is_block', array()); ! } ! ! if ( $mx_modulecp_include_block_private ) ! { ! $template->assign_block_vars('module.function.block.is_block.include_block_private', array()); ! } ! ! if ( $mx_modulecp_include_block_quickedit ) ! { ! $template->assign_block_vars('module.function.block.is_block.include_block_edit', array()); ! } } // for ... blocks } // for ... functions --- 1057,1071 ---- { $template->assign_block_vars('module.function.block.is_block', array()); ! ! if ( $mx_modulecp_include_block_private ) ! { ! $template->assign_block_vars('module.function.block.is_block.include_block_private', array()); ! } ! ! if ( $mx_modulecp_include_block_quickedit ) ! { ! $template->assign_block_vars('module.function.block.is_block.include_block_edit', array()); ! } ! } // if ... !$new_block } // for ... blocks } // for ... functions |
|
From: OryNider <ory...@us...> - 2007-12-22 03:32:47
|
Update of /cvsroot/mxbb/core/templates/prosilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5540 Modified Files: index_navigate.html Log Message: Index: index_navigate.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/index_navigate.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index_navigate.html 16 Dec 2007 01:56:48 -0000 1.1 --- index_navigate.html 22 Dec 2007 03:32:44 -0000 1.2 *************** *** 225,234 **** #menu ul li.menuheader { font-weight: bold; ! font-size: 1.1em; ! margin-top:5px; ! padding-top:5px; ! border-top-style: solid; ! border-top-width: 2px; ! border-top-color: ; display: block; } --- 225,234 ---- #menu ul li.menuheader { font-weight: bold; ! font-size: 1.2em; ! margin-top:15px; ! padding-top:0px; ! border-bottom-style: solid; ! border-bottom-width: 1px; ! border-bottom-color: ; display: block; } *************** *** 237,241 **** <div id="menu"> <ul> ! <li class="header">{L_ADMIN}</li> <li><a href="{U_ADMIN_INDEX}" target="main"><span>{L_ADMIN_INDEX}</span></a></li> <li><a href="{U_PORTAL_INDEX}" target="_parent"><span>{L_PORTAL_INDEX}</span></a></li> --- 237,241 ---- <div id="menu"> <ul> ! <li class="header"><div>{L_ADMIN}<div></li> <li><a href="{U_ADMIN_INDEX}" target="main"><span>{L_ADMIN_INDEX}</span></a></li> <li><a href="{U_PORTAL_INDEX}" target="_parent"><span>{L_PORTAL_INDEX}</span></a></li> *************** *** 244,252 **** <li><a href="{U_FORUM_INDEX}" target="main"><span>{L_PREVIEW_FORUM}</span></a></li> </ul> ! <ul> <!-- BEGIN module_portal --> <li class="menuheader">{module_portal.L_MX_PORTAL}</li> <!-- BEGIN catrow --> ! <li class="header" onclick="onMenuCatClick('{module_portal.catrow.MENU_CAT_ID}','menuPortal_');">{module_portal.catrow.ADMIN_CATEGORY}</li> <ul id="menuPortal_{module_portal.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> --- 244,256 ---- <li><a href="{U_FORUM_INDEX}" target="main"><span>{L_PREVIEW_FORUM}</span></a></li> </ul> ! <!-- BEGIN module_portal --> + <ul> <li class="menuheader">{module_portal.L_MX_PORTAL}</li> + </ul> <!-- BEGIN catrow --> ! <ul> ! <li class="header"><div onclick="onMenuCatClick('{module_portal.catrow.MENU_CAT_ID}','menuPortal_');">{module_portal.catrow.ADMIN_CATEGORY}</div></li> ! </ul> <ul id="menuPortal_{module_portal.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> *************** *** 256,265 **** <!-- END catrow --> <!-- END module_portal --> ! </ul> ! <ul> <!-- BEGIN module_mx --> <li class="menuheader">{module_mx.L_MX_MODULES}</li> <!-- BEGIN catrow --> ! <li class="header" onclick="onMenuCatClick('{module_mx.catrow.MENU_CAT_ID}', 'menuMX_');">{module_mx.catrow.ADMIN_CATEGORY}</li> <ul id="menuMX_{module_mx.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> --- 260,272 ---- <!-- END catrow --> <!-- END module_portal --> ! <!-- BEGIN module_mx --> + <ul> <li class="menuheader">{module_mx.L_MX_MODULES}</li> + </ul> <!-- BEGIN catrow --> ! <ul> ! <li class="header"><div onclick="onMenuCatClick('{module_mx.catrow.MENU_CAT_ID}', 'menuMX_');">{module_mx.catrow.ADMIN_CATEGORY}</div></li> ! </ul> <ul id="menuMX_{module_mx.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> *************** *** 267,278 **** <!-- END modulerow --> </ul> <!-- END catrow --> <!-- END module_mx --> - </ul> - <ul> <!-- BEGIN module_phpbb --> <li class="menuheader">{module_phpbb.L_PHPBB}</li> <!-- BEGIN catrow --> ! <li class="header" onclick="onMenuCatClick('{module_phpbb.catrow.MENU_CAT_ID}', 'menuphpBB_');">{module_phpbb.catrow.ADMIN_CATEGORY}</li> <ul id="menuphpBB_{module_phpbb.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> --- 274,288 ---- <!-- END modulerow --> </ul> + <!-- END catrow --> <!-- END module_mx --> <!-- BEGIN module_phpbb --> + <ul> <li class="menuheader">{module_phpbb.L_PHPBB}</li> + </ul> <!-- BEGIN catrow --> ! <ul> ! <li class="header"><div onclick="onMenuCatClick('{module_phpbb.catrow.MENU_CAT_ID}', 'menuphpBB_');">{module_phpbb.catrow.ADMIN_CATEGORY}</div></li> ! </ul> <ul id="menuphpBB_{module_phpbb.catrow.MENU_CAT_ID}" style="display:none;"> <!-- BEGIN modulerow --> |
|
From: OryNider <ory...@us...> - 2007-12-22 03:32:33
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5524 Modified Files: admin_mx_portal.php Log Message: Index: admin_mx_portal.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/admin_mx_portal.php,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** admin_mx_portal.php 9 Sep 2007 16:48:15 -0000 1.36 --- admin_mx_portal.php 22 Dec 2007 03:32:30 -0000 1.37 *************** *** 127,130 **** --- 127,145 ---- $timezone_select = mx_tz_select($portal_config['board_timezone'], 'board_timezone'); + switch (PORTAL_BACKEND) + { + case 'internal': + + case 'phpbb2': + + $current_phpbb_version = '2' . $board_config['version']; + break; + + case 'phpbb3': + + $current_phpbb_version = $board_config['version']; + break; + } + // // Valid portal backend *************** *** 352,356 **** "L_PHPBB_VERSION" => $lang['PHPBB_version'], ! "PHPBB_VERSION" => '2' . $board_config['version'], "L_PORTAL_VERSION" => $lang['Portal_version'], --- 367,371 ---- "L_PHPBB_VERSION" => $lang['PHPBB_version'], ! "PHPBB_VERSION" => $current_phpbb_version, "L_PORTAL_VERSION" => $lang['Portal_version'], |
|
From: OryNider <ory...@us...> - 2007-12-22 03:28:36
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3876 Modified Files: overall_header_navigation.html Log Message: Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** overall_header_navigation.html 21 Dec 2007 06:01:06 -0000 1.8 --- overall_header_navigation.html 22 Dec 2007 03:28:14 -0000 1.9 *************** *** 86,91 **** <a name="top" id="top"></a> ! <div id="page-header"> ! <div class="headerbar"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> --- 86,91 ---- <a name="top" id="top"></a> ! <div id="page-header" style="margin-bottom:0px;padding-bottom:0px;"> ! <div class="headerbar" style="margin-bottom:0px;padding-bottom:0px;"> <div class="inner"><span class="corners-top"><span></span></span> <div id="site-description"> *************** *** 104,124 **** </form> </div> ! <span class="corners-bottom"><span></span></span></div> ! </div> ! <div> ! {OVERALL_NAVIGATION} </div> <div class="navbar"> <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="linklist navlinks"> ! <!-- BEGIN switch_user_logged_out --> ! <li class="linklist"> ! <a href="{U_REGISTER}" class="mainmenu"><img src="{NAV_IMAGES_REGISTER}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> ! </li> ! <!-- END switch_user_logged_out --> ! <li class="linklist"> ! <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> ! </li> ! </ul> <span class="corners-bottom"><span></span></span> </div> --- 104,132 ---- </form> </div> ! <span class="corners-bottom" style="height:0px;margin:0px;padding:0px;"><span></span></span> </div> + </div> + {OVERALL_NAVIGATION} <div class="navbar"> <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="linklist navlinks" style="font-weight:normal;margin-top:0px;padding-top:0px;"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_HOME}');"> ! <a href="{U_INDEX}" title="{L_INDEX}"> ! {L_INDEX}</a> ! </li> ! <li class="icon" style="background-image:url('{U_PORTAL_ROOT_PATH}{TEMPLATE_ROOT_PATH}images/menu_icons/icon_help.gif')">Pages navigation, eg. forum navigation, like pafiledb navigation</li> ! <li class="rightside"><a href="#" onclick="fontsizeup(); return false;" class="fontsize" title="{L_FONTSIZE_CHANGE}">{L_FONSIZE_CHANGE}</a></li> ! </ul> ! <ul class="linklist" style="float:right;font-weight:normal;display:block;"> ! <li class="icon" style="background-image:url('{NAV_IMAGES_FAQ}');"><a href="">{L_FAQ}</a> ! <!-- BEGIN switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_REGISTER}');"> ! <a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> ! </li> ! <!-- END switch_user_logged_out --> ! <li class="icon" style="background-image:url('{NAV_IMAGES_LOGIN_LOGOUT}');"> ! <a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></span> ! </li> ! </ul> <span class="corners-bottom"><span></span></span> </div> |
|
From: OryNider <ory...@us...> - 2007-12-22 02:56:26
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23929/templates/prosilver Modified Files: mx_menu_overall_standard.html Log Message: defined some constants for the navigation menu templates. Index: mx_menu_overall_standard.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/templates/prosilver/mx_menu_overall_standard.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_menu_overall_standard.html 14 Dec 2007 02:23:30 -0000 1.1 --- mx_menu_overall_standard.html 22 Dec 2007 02:56:18 -0000 1.2 *************** *** 1,3 **** ! <link href="./modules/mx_navmenu/templates/prosilver/prosilver.css" rel="stylesheet" type="text/css" media="screen" /> <div class="navbar"> <div class="inner"> --- 1,15 ---- ! <link href="{U_PORTAL_ROOT_PATH}modules/mx_navmenu/templates/prosilver/prosilver.css" rel="stylesheet" type="text/css" media="screen" /> ! <div class="navbar sitebar"> ! <ul> ! <!-- BEGIN catrow --> ! <li class="button{catrow.CURRENT}">{catrow.CATEGORY}</li> ! <!-- END catrow --> ! </ul> ! <span class="corners-bottom"><span></span></span> ! </div> ! <div style="position:relative;height:5px;margin-top:-5px;background-color:White;"> ! </div> ! <!-- ! **** Standard overall MENU **** <div class="navbar"> <div class="inner"> *************** *** 21,23 **** <span class="corners-bottom"><span></span></span> </div> ! </div> \ No newline at end of file --- 33,36 ---- <span class="corners-bottom"><span></span></span> </div> ! </div> ! --> \ No newline at end of file |
|
From: OryNider <ory...@us...> - 2007-12-22 02:56:26
|
Update of /cvsroot/mxbb/core/modules/mx_navmenu In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23929 Modified Files: mx_menu_nav.php mx_site_nav.php Log Message: defined some constants for the navigation menu templates. Index: mx_menu_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_menu_nav.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** mx_menu_nav.php 19 Nov 2007 16:39:56 -0000 1.23 --- mx_menu_nav.php 22 Dec 2007 02:56:18 -0000 1.24 *************** *** 357,360 **** --- 357,365 ---- 'NUM_OF_CATS_EDIT' => $num_of_cats - 1, 'CAT_WIDTH' => $cat_width, + + //+ mxBB + 'U_PORTAL_ROOT_PATH' => PORTAL_URL, + 'U_PHPBB_ROOT_PATH' => PHPBB_URL, + 'TEMPLATE_ROOT_PATH' => TEMPLATE_ROOT_PATH, // Index: mx_site_nav.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_navmenu/mx_site_nav.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_site_nav.php 21 Jul 2007 23:08:19 -0000 1.1 --- mx_site_nav.php 22 Dec 2007 02:56:18 -0000 1.2 *************** *** 112,115 **** --- 112,120 ---- 'CAT_WIDTH' => $cat_width, + //+ mxBB + 'U_PORTAL_ROOT_PATH' => PORTAL_URL, + 'U_PHPBB_ROOT_PATH' => PHPBB_URL, + 'TEMPLATE_ROOT_PATH' => TEMPLATE_ROOT_PATH, + // // mygosmenu |
|
From: OryNider <ory...@us...> - 2007-12-21 06:01:11
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17061 Modified Files: overall_header_navigation.html overall_header_navigation_phpbb.html Log Message: forum and navigation prosilver stuff Index: overall_header_navigation.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** overall_header_navigation.html 17 Dec 2007 06:36:43 -0000 1.7 --- overall_header_navigation.html 21 Dec 2007 06:01:06 -0000 1.8 *************** *** 106,112 **** <span class="corners-bottom"><span></span></span></div> </div> ! <div class="navbar"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="linklist navlinks"> <!-- BEGIN switch_user_logged_out --> <li class="linklist"> --- 106,115 ---- <span class="corners-bottom"><span></span></span></div> </div> ! <div> ! {OVERALL_NAVIGATION} ! </div> ! <div class="navbar"> ! <div class="inner"><span class="corners-top"><span></span></span> ! <ul class="linklist navlinks"> <!-- BEGIN switch_user_logged_out --> <li class="linklist"> *************** *** 117,127 **** <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> </li> ! </ul> ! <span class="corners-bottom"><span></span></span> ! </div> ! </div> ! <ul> ! {OVERALL_NAVIGATION} ! </ul> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- 120,127 ---- <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="{NAV_IMAGES_LOGIN_LOGOUT}" class="mx_icon" border="0" alt="" hspace="1" align="middle" /></a><span class="mainmenu"><a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a></span> </li> ! </ul> ! <span class="corners-bottom"><span></span></span> ! </div> ! </div> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> Index: overall_header_navigation_phpbb.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header_navigation_phpbb.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** overall_header_navigation_phpbb.html 17 Dec 2007 06:36:43 -0000 1.6 --- overall_header_navigation_phpbb.html 21 Dec 2007 06:01:06 -0000 1.7 *************** *** 104,107 **** --- 104,110 ---- <span class="corners-bottom"><span></span></span></div> </div> + <div> + {OVERALL_NAVIGATION} + </div> <div class="navbar"> <div class="inner"><span class="corners-top"><span></span></span> *************** *** 149,155 **** </div> </div> ! <ul> ! {OVERALL_NAVIGATION} ! </ul> <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> --- 152,156 ---- </div> </div> ! <!-- BEGIN switch_view --> <p class="{S_CONTENT_FLOW_END}<!-- BEGIN switch_user_logged_in --> rightside<!-- END switch_user_logged_in -->"><!-- BEGIN switch_user_logged_in -->{LAST_VISIT_DATE}<!-- END switch_user_logged_in --></p> |
|
From: OryNider <ory...@us...> - 2007-12-21 06:01:00
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16491 Modified Files: mx_forum.php Log Message: forum and navigation prosilver stuff Index: mx_forum.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/mx_forum.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_forum.php 9 Sep 2007 16:49:36 -0000 1.1 --- mx_forum.php 21 Dec 2007 06:00:18 -0000 1.2 *************** *** 15,18 **** --- 15,24 ---- } + // + // Read Block Settings + // + $title = $mx_block->block_info['block_title']; + $show_title = $mx_block->block_info['show_title']; + /** * @ignore *************** *** 124,127 **** --- 130,135 ---- // Assign index specific vars $template->assign_vars(array( + 'SHOW_TITLE' => $show_title, + 'BLOCK_SIZE' => ( !empty($block_size) ? $block_size : '100%' ), 'TOTAL_POSTS' => sprintf($mx_user->lang[$l_total_post_s], $total_posts), 'TOTAL_TOPICS' => sprintf($mx_user->lang[$l_total_topic_s], $total_topics), |
|
From: OryNider <ory...@us...> - 2007-12-21 06:00:35
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16491/templates/prosilver Modified Files: mx_forum.html Log Message: forum and navigation prosilver stuff Index: mx_forum.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver/mx_forum.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_forum.html 21 Dec 2007 00:28:58 -0000 1.3 --- mx_forum.html 21 Dec 2007 06:00:24 -0000 1.4 *************** *** 1,3 **** ! <div class="clear" style="width:{BLOCK_SIZE}"></div> <!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> --- 1,8 ---- ! <!-- IF SHOW_TITLE --> ! <div class="forabg block inner"> ! <span class="corners-bottom"></span> ! </div> ! <!-- ENDIF --> ! <div class="clear" style="width:{BLOCK_SIZE}"> <!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> |
|
From: OryNider <ory...@us...> - 2007-12-21 00:29:04
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21404/includes Modified Files: mx_functions_display.php Log Message: some modifications with issues template system releated... Index: mx_functions_display.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/includes/mx_functions_display.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_functions_display.php 9 Sep 2007 16:53:17 -0000 1.1 --- mx_functions_display.php 21 Dec 2007 00:28:58 -0000 1.2 *************** *** 16,26 **** function mx_display_forums($root_data = '', $display_moderators = true, $return_moderators = false) { ! global $db, $phpbb_auth, $mx_user, $template, $mx_request_vars; global $phpbb_root_path, $phpEx, $board_config; $forum_rows = $subforums = $forum_ids = $forum_ids_moderator = $forum_moderators = $active_forum_ary = array(); $parent_id = $visible_forums = 0; $sql_from = ''; ! // Mark forums read? $mark_read = $mx_request_vars->request('mark', MX_TYPE_NO_TAGS, ''); --- 16,27 ---- function mx_display_forums($root_data = '', $display_moderators = true, $return_moderators = false) { ! global $db, $phpbb_auth, $mx_user, $template; global $phpbb_root_path, $phpEx, $board_config; + global $mx_request_vars; $forum_rows = $subforums = $forum_ids = $forum_ids_moderator = $forum_moderators = $active_forum_ary = array(); $parent_id = $visible_forums = 0; $sql_from = ''; ! // Mark forums read? $mark_read = $mx_request_vars->request('mark', MX_TYPE_NO_TAGS, ''); *************** *** 388,395 **** } } ! $template->assign_block_vars('forumrow', array( 'S_IS_CAT' => false, ! 'S_NO_CAT' => $catless && !$last_catless, 'S_IS_LINK' => ($row['forum_type'] == FORUM_LINK) ? true : false, 'S_UNREAD_FORUM' => $forum_unread, --- 389,402 ---- } } ! ! // ! //This was someting that mxBB template sytsem didn't supported so S_LAST_CAT was introduced fom S_NO_CAT ! //The template shold be changed allso ;) ! // ! $template->assign_block_vars('forumrow', array( 'S_IS_CAT' => false, ! 'S_LAST_CAT' => $last_catless, ! 'S_NO_CAT' => $catless, 'S_IS_LINK' => ($row['forum_type'] == FORUM_LINK) ? true : false, 'S_UNREAD_FORUM' => $forum_unread, *************** *** 432,436 **** ); } ! $last_catless = $catless; } --- 439,443 ---- ); } ! $last_catless = $catless; } |
|
From: OryNider <ory...@us...> - 2007-12-21 00:29:02
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21404 Modified Files: db_install.php db_upgrade.php Log Message: some modifications with issues template system releated... |
|
From: OryNider <ory...@us...> - 2007-12-21 00:29:02
|
Update of /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21404/templates/prosilver Modified Files: mx_forum.html Log Message: some modifications with issues template system releated... Index: mx_forum.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_phpbb3blocks/templates/prosilver/mx_forum.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_forum.html 16 Dec 2007 02:50:33 -0000 1.2 --- mx_forum.html 21 Dec 2007 00:28:58 -0000 1.3 *************** *** 1,3 **** ! <div class="forabg block" style="width:{BLOCK_SIZE}"> <!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> --- 1,3 ---- ! <div class="clear" style="width:{BLOCK_SIZE}"></div> <!-- BEGIN forumrow --> <!-- IF (forumrow.S_IS_CAT and not forumrow.S_FIRST_ROW) or forumrow.S_NO_CAT --> *************** *** 9,14 **** <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT --> ! <div class="forabg"> ! <div class="inner"><span class="corners-top"><span></span></span> <ul class="topiclist"> <li class="header"> --- 9,14 ---- <!-- IF forumrow.S_IS_CAT or forumrow.S_FIRST_ROW or forumrow.S_NO_CAT --> ! <div class="forabg block"> ! <div class="inner"><span class="corners-top"><span></span></span> <ul class="topiclist"> <li class="header"> |
|
From: OryNider <ory...@us...> - 2007-12-20 13:11:44
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25686 Modified Files: overall_header.html Log Message: Admin templates by Culprit and some fixes to admin files by me. Index: overall_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/overall_header.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** overall_header.html 17 Dec 2007 06:36:43 -0000 1.5 --- overall_header.html 20 Dec 2007 13:11:37 -0000 1.6 *************** *** 1,5 **** <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> - <html> <head> <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" /> --- 1,4 ---- |
|
From: OryNider <ory...@us...> - 2007-12-20 13:11:43
|
Update of /cvsroot/mxbb/core/templates/prosilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25686/admin Modified Files: admin.css admin_mx_portal.html mx_blockcp_admin_body.html page_footer.html page_header.html Added Files: mx_module_admin_body.html mx_modulecp_admin_body.html Log Message: Admin templates by Culprit and some fixes to admin files by me. Index: page_header.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/page_header.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** page_header.html 16 Dec 2007 01:56:48 -0000 1.2 --- page_header.html 20 Dec 2007 13:11:36 -0000 1.3 *************** *** 1,4 **** ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> --- 1,4 ---- ! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> ! <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}"> <head> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> Index: page_footer.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/page_footer.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** page_footer.html 16 Dec 2007 01:56:47 -0000 1.2 --- page_footer.html 20 Dec 2007 13:11:35 -0000 1.3 *************** *** 5,13 **** </div> </div> ! <div id="page-footer"> ! Powered by phpBB {PHPBB_VERSION} © 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a> ! <br />{TRANSLATION_INFO} </div> </div> </body> </html> \ No newline at end of file --- 5,17 ---- </div> </div> ! <div class="copyright">{POWERED_BY} <a href="http://www.mxbb.net/" target="_mx-system" class="copyright">mxBB Portal</a> {MX_VERSION} © 2001-2008 & <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2000, 2002, 2005, 2007 phpBB Group | <a href="{MXBB_EXTRA_URL}" target="_phpbb" class="copyright">{MXBB_EXTRA}</a> ! <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF --> ! <!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF --> ! <!-- This displays generation info at the bottom of the page --> ! <br />{EXECUTION_STATS} ! <br />{MX_ADDITIONAL_FOOTER_TEXT} </div> </div> + </div> </body> </html> \ No newline at end of file --- NEW FILE: mx_module_admin_body.html --- <script type="text/javascript"> function menuCat(id, mode, visible) { this.cat_id = id; this.menu_mode = mode; this.status = visible != '' ? visible : 'none'; } var menuCats = new Array(); <!-- BEGIN module --> menuCats['adminModule_{module.MODULE_ID}'] = new menuCat('{module.MODULE_ID}', 'adminModule_', '{module.VISIBLE}'); menuCats['adminModuleUpgrade_{module.MODULE_ID}'] = new menuCat('{module.MODULE_ID}', 'adminModuleUpgrade_', '{module.VISIBLE_UPGRADE}'); menuCats['adminModuleExport_{module.MODULE_ID}'] = new menuCat('{module.MODULE_ID}', 'adminModuleExport_', '{module.VISIBLE_EXPORT}'); menuCats['adminModuleDelete_{module.MODULE_ID}'] = new menuCat('{module.MODULE_ID}', 'adminModuleDelete_', '{module.VISIBLE_DELETE}'); <!-- END module --> function getObj(obj) { return ( document.getElementById ? document.getElementById(obj) : ( document.all ? document.all[obj] : null ) ); } function displayObj(obj, status) { var x = getObj(obj); if( x && x.style ) x.style.display = status; } var queueInterval = 0; // milliseconds between queued steps. var execInterval = 0; var queuedSteps; var currentStep; function queueStep(o, s) { this.obj = o; this.status = s; } function execQueue() { if( currentStep < queuedSteps.length ) { var obj = queuedSteps[currentStep].obj; var status = queuedSteps[currentStep].status; displayObj(obj, status); if( menuCats[obj] ) menuCats[obj].status = status; currentStep++; setTimeout("execQueue();", execInterval); } else { execInterval = queueInterval; } } function onMenuCatClick(cat_id, type, init) { var currentCat, currentStatus; var imageSCR = type+'image_'+cat_id; var strSubmitContent = ''; parentCatMode = 'adminModule_'; parentCat = parentCatMode + cat_id; currentCat = type + cat_id; currentStatus = menuCats[currentCat].status; queuedSteps = new Array(); cookieArray = new Array(); currentStep = 0; for( var forCat in menuCats ) { if( (init == 'true' && (menuCats[forCat].status == 'block') && menuCats[forCat].menu_mode == parentCatMode) || (init != 'true' && ( (menuCats[forCat].status == 'block') ))) { queuedSteps[currentStep++] = new queueStep(forCat, 'none'); menuCats[forCat].status = 'none'; forCatimage = menuCats[forCat].menu_mode+'image_'+menuCats[forCat].cat_id; if( document.images && document.images[forCatimage] ) { document.images[forCatimage].src = '{IMG_URL_EXPAND}'; } } } if( currentStatus == 'none' ) { queuedSteps[currentStep++] = new queueStep(currentCat, 'block'); menuCats[currentCat].status = 'block'; if (currentCat == parentCat) { var expdate = new Date(); // 72 Hours from now expdate.setTime(expdate.getTime() + (72 * 60 * 60 * 1000)); setCookie('{COOKIE_NAME}_'+type+'module_id', cat_id, expdate, ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}', ('{COOKIE_SECURE}' == '0') ? false : true); } if( document.images && document.images[imageSCR] ) { document.images[imageSCR].src = '{IMG_URL_CONTRACT}'; } } else { delCookie('{COOKIE_NAME}_'+type+'module_id', ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}'); } for( var forCat in menuCats ) { if ( menuCats[forCat].status == 'block' ) { strSubmitContent += forCat + ','; } } // Remove trailing separator strSubmitContent = strSubmitContent.substr(0, strSubmitContent.length - 1); setCookie('{COOKIE_NAME}_admincp_blockstates', strSubmitContent, expdate, ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}', ('{COOKIE_SECURE}' == '0') ? false : true); currentStep = 0; setTimeout("execQueue();", execInterval); } function doOnLoadMenuACP() { var cat_id; if( getObj('adminModule_' + '{NAV_MODULE_ID}') ) { if ( '{NAV_MODULE_ID}' > 0 ) { cat_id = '{NAV_MODULE_ID}'; } else { cat_id = getCookie('{COOKIE_NAME}_adminModule_module_id'); } if( menuCats['adminModule_'+cat_id] ) { menuCats['adminModule_'+cat_id].status = 'none'; onMenuCatClick(cat_id, 'adminModule_', 'true'); } } if( oldOnLoadMenuACP ) { oldOnLoadMenuACP(); } } function checkForm(form) { formErrors = ''; if (form.module_name.value.length < 2) { formErrors += "Fill out the module title\r\n"; } if (form.module_desc.value.length < 2) { formErrors += "Fill out the module description\r\n"; } if (form.module_path.value.length < 2) { formErrors += "Fill out the module path\r\n"; } if (formErrors) { alert(formErrors); return false; } else { return true; } } var oldOnLoadMenuACP = window.onload; window.onload = doOnLoadMenuACP; // --> </script> <h1>{L_TITLE}</h1> <p>{L_EXPLAIN}</p> <div> <form method="post" name="jumpbox" action="{S_ACTION}"> <fieldset> <legend>{L_QUICK_NAV}</legend> <p> {MODULE_SELECT_BOX} <input type="submit" value="{S_SUBMIT}" class="lbutton2" /> </p> </fieldset> </form> </div> <div>{RESULT_MESSAGE}</div> <h2>{L_TITLE}</h2> <div> <form action="{S_ACTION}" method="post"> <fieldset> <legend>{L_IMPORT_PACK}</legend> <p> {S_MODULE_INSTALL_LIST} {S_HIDDEN_MODULE_INSTALL_FIELDS} <input class="button2" type="submit" name="import_pack" value="{L_IMPORT_PACK}"> </p> </fieldset> </form> </div> <div class="panel"> <span class="corners-top"><span></span></span> <div class="acp"> <div class="inner bg3" style="margin:1.0em;"> <!-- BEGIN module --> <div style="display:block;border-bottom:solid 1px #CCCCCC;"> <div style="display:block;height:2.5em;"> <div style="float:left;width:40%;margin-top:0.3em;"> <div style="float:left"> <img name="adminModule_image_{module.MODULE_ID}" id="adminModule_image_{module.MODULE_ID}" src="{module.IMG_URL}" border="0" align="absmiddle"> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"><img src="{IMG_ICON_MODULE}" border="0" align="middle" alt="" /></span> </div> <div style="float:left;margin-left:6px;"> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"> {module.MODULE_TITLE} </span><br/> <span class="explain">{module.MODULE_DESCRIPTION}</span> <i>{module.MODULE_VERSION}</i> </div> </div> <div style="float:right;width:50%;margin-top:0.3em;text-align:right;"> <span style="width:15%;"> <!-- BEGIN settings --> <img src="{IMG_URL_EXPAND}" border="0" align="middle"> <a href="{module.U_MODULE}">{L_SETTING}</a> <!-- END settings --> </span> <span style="width:15%;"> <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> <img name="adminModuleUpgrade_image_{module.MODULE_ID}" src="{module.IMG_URL_UPGRADE}" border="0" align="absmiddle"> {L_UPGRADE_PACK} </span> <!-- END settings --> </span> <span style="width:15%;"> <!-- BEGIN settings --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> <img name="adminModuleExport_image_{module.MODULE_ID}" src="{module.IMG_URL_EXPORT}" border="0" align="absmiddle"> {L_EXPORT_PACK} </span> <!-- END settings --> </span> <span style="width:15%;"> <!-- BEGIN settings --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> <img name="adminModuleDelete_image_{module.MODULE_ID}" src="{module.IMG_URL_DELETE}" border="0" align="absmiddle"> {L_UNINSTALL} </span> <!-- END settings --> </span> </span> </div> </div> <br clear="all" /> <!-- MODUL Delete --> <div id="adminModuleDelete_{module.MODULE_ID}" style="display:{module.VISIBLE_DELETE};" class="genmed"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleDelete_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_UNINSTALL} </legend> <p> {module.MESSAGE_DELETE} </p> </fieldset> </div> <!-- MODUL Export --> <div id="adminModuleExport_{module.MODULE_ID}" style="display:{module.VISIBLE_EXPORT};" class="genmed"> <br clear="all" /> <fieldset> <legend style="cursor:pointer" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleExport_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_EXPORT_PACK} </legend> <p> {module.MESSAGE_EXPORT} </p> </fieldset> </div> <!-- MODUL Update --> <div id="adminModuleUpgrade_{module.MODULE_ID}" style="display:{module.VISIBLE_UPGRADE};" class="genmed"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModuleUpgrade_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="absmiddle"> {L_UPGRADE_PACK} </legend> <p> {module.MESSAGE_UPGRADE} </p> </fieldset> </div> <!-- MODUL Settings --> <div id="adminModule_{module.MODULE_ID}" style="display:{module.VISIBLE};" class="genmed"> <br clear="all" /> <form action="{S_ACTION}" onsubmit="return checkForm(this)" name="post" method="post"> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {module.L_TITLE} </legend> <dl> <dt>{L_MODULE_NAME}</dt> <dd><input type="text" size="50" name="module_name" value="{module.E_MODULE_NAME}" /></dd> </dl> <dl> <dt>{L_MODULE_DESC}</dt> <dd><input type="text" size="50" name="module_desc" value="{module.E_MODULE_DESC}" /></dd> </dl> <dl> <dt>{L_MODULE_PATH}</dt> <dd><input type="text" size="50" name="module_path" value="{module.E_MODULE_PATH}" /></dd> </dl> <dl> <dt>{L_MODULE_INCLUDE_ADMIN}</dt> <dd><input type="checkbox" size="45" name="module_include_admin" value="1" {module.E_MODULE_INCLUDE_CHECK_OPT}/></dd> </dl> <dl> <dt></dt> <dd>{module.S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{module.S_SUBMIT}" class="button1" /></dd> </dl> </fieldset> </form> </div> </div> <!-- END module --> </div> </div> <p></p> Index: admin.css =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/admin.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin.css 16 Dec 2007 01:56:48 -0000 1.1 --- admin.css 20 Dec 2007 13:11:35 -0000 1.2 *************** *** 260,269 **** } ! #tabs #activetab a { background-position: 0 0; border-bottom: 1px solid #DCDEE2; } ! #tabs #activetab a span { background-position: 100% 0; padding-bottom: 5px; --- 260,269 ---- } ! #tabs #activetab a, #tabs .activetab a { background-position: 0 0; border-bottom: 1px solid #DCDEE2; } ! #tabs #activetab a span, #tabs .activetab a span { background-position: 100% 0; padding-bottom: 5px; *************** *** 279,283 **** } ! #tabs #activetab a:hover span { color: #115098; } --- 279,283 ---- } ! #tabs #activetab a:hover span, #tabs .activetab a:hover span { color: #115098; } --- NEW FILE: mx_modulecp_admin_body.html --- <script type="text/javascript" src="../modules/mx_shared/lib/DynamicOptionList_comp.js"></script> <script type="text/javascript"> function handleError() { return true; } window.onerror = handleError; function menuCat(id, mode, visible) { this.cat_id = id; this.menu_mode = mode; this.status = visible != '' ? visible : 'none'; } var menuCats = new Array(); <!-- BEGIN module --> menuCats['adminModule_{module.MODULE_ID}'] = new menuCat('{module.MODULE_ID}', 'adminModule_', '{module.VISIBLE}'); <!-- BEGIN function --> menuCats['adminFunction_{module.function.FUNCTION_ID}'] = new menuCat('{module.function.FUNCTION_ID}', 'adminFunction_', '{module.function.VISIBLE_FUNC}'); menuCats['adminFunctionDelete_{module.function.FUNCTION_ID}'] = new menuCat('{module.function.FUNCTION_ID}', 'adminFunctionDelete_', '{module.function.VISIBLE_DELETE}'); menuCats['adminParameter_{module.function.FUNCTION_ID}'] = new menuCat('{module.function.FUNCTION_ID}', 'adminParameter_', '{module.function.VISIBLE_PAR}'); menuCats['adminBlock_{module.function.FUNCTION_ID}'] = new menuCat('{module.function.FUNCTION_ID}', 'adminBlock_', '{module.function.VISIBLE_BLOCK}'); <!-- BEGIN parameter --> menuCats['adminParEdit_{module.function.parameter.PARAMETER_ID}'] = new menuCat('{module.function.parameter.PARAMETER_ID}', 'adminParEdit_', '{module.function.parameter.VISIBLE}'); menuCats['adminParDelete_{module.function.parameter.PARAMETER_ID}'] = new menuCat('{module.function.parameter.PARAMETER_ID}', 'adminParDelete_', '{module.function.parameter.VISIBLE_DELETE}'); <!-- END parameter --> <!-- BEGIN block --> menuCats['adminEdit_{module.function.block.BLOCK_ID}'] = new menuCat('{module.function.block.BLOCK_ID}', 'adminEdit_', '{module.function.block.VISIBLE_EDIT}'); menuCats['adminPrivate_{module.function.block.BLOCK_ID}'] = new menuCat('{module.function.block.BLOCK_ID}', 'adminPrivate_', '{module.function.block.VISIBLE_PRIVATE}'); menuCats['adminBlockDelete_{module.function.block.BLOCK_ID}'] = new menuCat('{module.function.block.BLOCK_ID}', 'adminBlockDelete_', '{module.function.block.VISIBLE_DELETE}'); <!-- BEGIN settings --> menuCats['adminSettings_{module.function.block.BLOCK_ID}'] = new menuCat('{module.function.block.BLOCK_ID}', 'adminSettings_', '{module.function.block.VISIBLE_SETTINGS}'); <!-- END settings --> <!-- END block --> <!-- END function --> <!-- END module --> function getObj(obj) { return ( document.getElementById ? document.getElementById(obj) : ( document.all ? document.all[obj] : null ) ); } function displayObj(obj, status) { var x = getObj(obj); if( x && x.style ) x.style.display = status; } var queueInterval = 0; // milliseconds between queued steps. var execInterval = 0; var queuedSteps; var currentStep; function queueStep(o, s) { this.obj = o; this.status = s; } function execQueue() { if( currentStep < queuedSteps.length ) { var obj = queuedSteps[currentStep].obj; var status = queuedSteps[currentStep].status; displayObj(obj, status); if( menuCats[obj] ) menuCats[obj].status = status; currentStep++; setTimeout("execQueue();", execInterval); } else { execInterval = queueInterval; } } function onMenuCatClick(cat_id, type, init) { var currentCat, currentStatus; var imageSCR = type+'image_'+cat_id; var strSubmitContent = ''; parentModuleMode = 'adminModule_'; parentFunctionMode = 'adminBlock_'; parentFuncEditMode = 'adminFunction_'; parentFuncParMode = 'adminParameter_'; parentFuncDeleteMode = 'adminFunctionDelete_'; parentBlockEditMode = 'adminEdit_'; parentBlockPrivateMode = 'adminPrivate_'; parentBlockDeleteMode = 'adminBlockDelete_'; parentModuleCat = parentModuleMode + cat_id; parentFunctionCat = parentFunctionMode + cat_id; parentFuncEditCat = parentFuncEditMode + cat_id; parentFuncParCat = parentFuncParMode + cat_id; parentFuncDeleteCat = parentFuncDeleteMode + cat_id; parentBlockEditCat = parentBlockEditMode + cat_id; parentBlockPrivateCat = parentBlockPrivateMode + cat_id; parentBlockDeleteCat = parentBlockDeleteMode + cat_id; currentCat = type + cat_id; currentStatus = menuCats[currentCat].status; queuedSteps = new Array(); cookieArray = new Array(); currentStep = 0; for( var forCat in menuCats ) { if( (init == 'true' && (menuCats[forCat].status == 'block') && menuCats[forCat].menu_mode == parentModuleMode) || (init != 'true' && ( (currentCat == parentModuleCat && menuCats[forCat].status == 'block') || (currentCat == parentFunctionCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].status == 'block') || (currentCat == parentFuncEditCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat == parentFuncParCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat == parentFuncDeleteCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat == parentBlockEditCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat == parentBlockPrivateCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat == parentBlockDeleteCat && menuCats[forCat].menu_mode != parentModuleMode && menuCats[forCat].menu_mode != parentFunctionMode && menuCats[forCat].status == 'block') || (currentCat != parentModuleCat && currentCat != parentFunctionCat && forCat == currentCat && currentStatus == 'block') ))) { queuedSteps[currentStep++] = new queueStep(forCat, 'none'); menuCats[forCat].status = 'none'; forCatimage = menuCats[forCat].menu_mode+'image_'+menuCats[forCat].cat_id; if( document.images && document.images[forCatimage] ) { document.images[forCatimage].src = '{IMG_URL_EXPAND}'; } } } if( currentStatus == 'none' ) { queuedSteps[currentStep++] = new queueStep(currentCat, 'block'); menuCats[currentCat].status = 'block'; if (currentCat == parentModuleCat) { var expdate = new Date(); // 72 Hours from now expdate.setTime(expdate.getTime() + (72 * 60 * 60 * 1000)); setCookie('{COOKIE_NAME}_'+type+'module_id', cat_id, expdate, ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}', ('{COOKIE_SECURE}' == '0') ? false : true); } if( document.images && document.images[imageSCR] ) { document.images[imageSCR].src = '{IMG_URL_CONTRACT}'; } } else { delCookie('{COOKIE_NAME}_'+type+'module_id', ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}'); } for( var forCat in menuCats ) { if ( menuCats[forCat].status == 'block' ) { strSubmitContent += forCat + ','; } } // Remove trailing separator strSubmitContent = strSubmitContent.substr(0, strSubmitContent.length - 1); setCookie('{COOKIE_NAME}_admincp_blockstates', strSubmitContent, expdate, ('{COOKIE_PATH}' == '') ? null : '{COOKIE_PATH}', ('{COOKIE_DOMAIN}' == '') ? null : '{COOKIE_DOMAIN}', ('{COOKIE_SECURE}' == '0') ? false : true); currentStep = 0; setTimeout("execQueue();", execInterval); } function doOnLoadMenuACP() { var cat_id; if( getObj('adminModule_' + '{NAV_MODULE_ID}') ) { if ( '{NAV_MODULE_ID}' > 0 ) { cat_id = '{NAV_MODULE_ID}'; } else { cat_id = getCookie('{COOKIE_NAME}_adminModule_module_id'); } if( menuCats['adminModule_'+cat_id] ) { menuCats['adminModule_'+cat_id].status = 'none'; onMenuCatClick(cat_id, 'adminModule_', 'true'); } } if( oldOnLoadMenuACP ) { oldOnLoadMenuACP(); } } function checkForm() { formErrors = ''; if (document.forms['function'].function_name.value.length < 2) { formErrors += "Fill out the function title\r\n"; } if (document.forms['function'].function_desc.value.length < 2) { formErrors += "Fill out the function description\r\n"; } if (document.forms['function'].function_file.value.length < 2) { formErrors += "Fill out the function file\r\n"; } if (formErrors) { alert(formErrors); return false; } else { bbstyle(-1); //formObj.preview.disabled = true; //formObj.submit.disabled = true; return true; } } var oldOnLoadMenuACP = window.onload; window.onload = doOnLoadMenuACP; // --> </script> <h1>{L_TITLE}</h1> <p>{L_EXPLAIN}</p> <div class="inner"> <form action="{S_ACTION}" method="post" name="jumpbox"> <div style="float:right;margin-left:10px;"> <fieldset> <legend>{L_QUICK_NAV}</legend> <p> {MODULE_SELECT_BOX} <input type="submit" value="{S_SUBMIT}" class="button2" /> </p> </fieldset> </div> <div style="float:left;display:block;"> <fieldset> <legend>{L_INCLUDE_BLOCK}</legend> <p> {L_INCLUDE_BLOCK_QUICKEDIT} <input type="radio" name="include_block_quickedit" value="1" {S_INCLUDE_BLOCK_QUICKEDIT_YES} /> {L_YES} <input type="radio" name="include_block_quickedit" value="0" {S_INCLUDE_BLOCK_QUICKEDIT_NO} /> {L_NO} {L_INCLUDE_BLOCK_PRIVATE} <input type="radio" name="include_block_private" value="1" {S_INCLUDE_BLOCK_PRIVATE_YES} /> {L_YES} <input type="radio" name="include_block_private" value="0" {S_INCLUDE_BLOCK_PRIVATE_NO} /> {L_NO} <span style="margin-left:10px"> <input type="submit" value="{S_SUBMIT}" class="button2" /> </span> </p> </fieldset> </div> </form> </div> <br clear="all" /> <div id="admincp"> <h2>{L_TITLE}</h2> <!-- BEGIN nomodule --> <div class="rules">{nomodule.NONE}</div> <!-- END nomodule --> <p></p> <div class="panel"> <span class="corners-top"><span></span></span> <div class="acp"> <div class="inner bg3" style="margin:1.0em;"> <div > {RESULT_MESSAGE} </div> <!-- BEGIN module --> <div style="display:block;"> <div style="display:block;height:2.0em;border-bottom:solid 1px #CCCCCC;"> <div style="display:block;float:right;width:40%;text-align:right;"> <span style="margin-left:6px"> [ <a href="{module.U_MODULE_EDIT}">{L_EDIT}</a> ] </span> </div> <div style="display:block;"> <!-- BEGIN is_current --> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.MODULE_ID}','adminModule_');"> <img name="adminModule_image_{module.MODULE_ID}" id="adminModule_image_{module.MODULE_ID}" src="{IMG_URL_EXPAND}" border="0" align="absmiddle"> <img src="{IMG_ICON_MODULE}" border="0" align="absmiddle"> {module.MODULE_TITLE} <span class="gensmall">{module.MODULE_DESC}</span> </span> <!-- END is_current --> <!-- BEGIN reload --> <img name="adminModule_image_{module.MODULE_ID}" id="adminModule_image_{module.MODULE_ID}" src="{IMG_URL_EXPAND}" border="0" align="absmiddle"> <img src="{IMG_ICON_MODULE}" border="0" align="middle"> <a href="{module.reload.U_MODULE_EDIT}">{module.MODULE_TITLE}</a> <span class="gensmall">{module.MODULE_DESC}</span> <!-- END reload --> </div> </div> <div style="margin-left:16px"><!-- Block Functions --> <!-- BEGIN nofunction --> <div class="rules"> {module.nofunction.NONE} </div> <!-- END nofunction --> <!-- BEGIN function --> <div class="inner" style="border-bottom:solid 1px #CCCCCC;"> <div style="display:block;margin-top:5px;padding-bottom:6px;"> <div style="display:block;float:right;width:40%;text-align:right;"> <span style="width:15%"> <!-- BEGIN is_function --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','adminFunction_');"> <img name="adminFunction_image_{module.function.FUNCTION_ID}" id="adminFunction_image_{module.function.FUNCTION_ID}" src="{module.function.IMG_URL_FUNC}" border="0" align="middle"> {L_EDIT} <!-- END is_function --> </span> <span style="width:15%"> <!-- BEGIN is_function --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','adminParameter_');"> <img name="adminParameter_image_{module.function.FUNCTION_ID}" id="adminParameter_image_{module.function.FUNCTION_ID}" src="{module.function.IMG_URL_PAR}" border="0" align="middle"> {module.function.L_EDIT_PAR} <!-- END is_function --> </span> <span style="width:15%"> <!-- BEGIN is_function --> <span style="cursor:pointer" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','adminFunctionDelete_');"> <img name="adminFunctionDelete_image_{module.function.FUNCTION_ID}" id="adminFunctionDelete_image_{module.function.FUNCTION_ID}" src="{module.function.IMG_URL_DELETE}" border="0" align="middle"> {module.function.L_DELETE} </span> <!-- END is_function --> </div> </div> <div style="display:block;"> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','{module.function.COOKIE_TAG}');"> <img name="{module.function.COOKIE_TAG}image_{module.function.FUNCTION_ID}" id="{module.function.COOKIE_TAG}image_{module.function.FUNCTION_ID}" src="{module.function.IMG_URL_FUNC}" border="0" align="middle"> <img src="{IMG_ICON_FUNCTION}" border="0" align="middle"> {module.function.FUNCTION_TITLE} <span class="gensmall">{module.function.FUNCTION_DESC}</span> </span> </div> <!-- FUNCTION Delete --> <div id="adminFunctionDelete_{module.function.FUNCTION_ID}" style="display:{module.function.VISIBLE_DELETE};" class="genmed"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;cursor:hand;" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','adminFunctionDelete_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="absmiddle"> {L_DELETE} </legend> <p> {module.function.MESSAGE_DELETE} </p> </fieldset> </div> <!-- FUNCTION Settings --> <div id="adminFunction_{module.function.FUNCTION_ID}" style="display:{module.function.VISIBLE_FUNC};" class="genmed"> <br clear="all" /> <form id="form_adminFunction_{module.function.FUNCTION_ID}" action="{S_ACTION}" method="post"> <fieldset> <legend style="cursor:pointer;cursor:hand;" onclick="onMenuCatClick('{module.function.FUNCTION_ID}','adminFunction_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="absmiddle"> {module.function.L_TITLE} </legend> <dl> <dt>{module.function.L_FUNCTION_TITLE}</dt> <dd><input type="text" size="45" name="function_name" value="{module.function.E_FUNCTION_TITLE}" /></dd> </dl> <dl> <dt>{module.function.L_FUNCTION_DESC}</dt> <dd><input type="text" size="45" name="function_desc" value="{module.function.E_FUNCTION_DESC}" /></dd> </dl> <dl> <dt>{module.function.L_FUNCTION_FILE}</dt> <dd><input type="text" size="45" name="function_file" value="{module.function.E_FUNCTION_FILE}" /></dd> </dl> <dl> <dt>{module.function.L_FUNCTION_ADMIN_FILE}</dt> <dd><input type="text" size="45" name="function_admin" value="{module.function.E_FUNCTION_ADMIN_FILE}" /></dd> </dl> <dl> <dt></dt> <dd> {module.function.S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{module.function.S_SUBMIT}" class="button1" /> </dd> </dl> </fieldset> </form> </div> <!-- FUNCTION PARAMETERS BEGIN --> <div id="adminParameter_{module.function.FUNCTION_ID}" style="display:{module.function.VISIBLE_PAR};" style="margin-left:16px"> <fieldset> <legend>{module.function.L_TITLE_PAR}</legend> <div style="display:block;"> <div> <div style="float:left;width:30%"> {module.function.parameter.L_PARAMETER_TITLE} </div> <div style="float:left:width:15%;"> {module.function.parameter.L_PARAMETER_TYPE} </div> <div> </div> </div> <!-- BEGIN noparameter --> <div style="display:block;border-bottom:solid 1px #CCCCCC;">{module.function.noparameter.NONE}</div> <!-- END noparameter --> <!-- BEGIN parameter --> <div style="display:block;border-bottom:solid 1px #CCCCCC;"> <div style="display:block;padding-top:4px;height:1.5em;"> <div style="float:right;"> <span style="cursor:pointer;" onclick="onMenuCatClick('{module.function.parameter.PARAMETER_ID}','adminParEdit_');"> <!-- BEGIN is_parameter --> <img name="adminParEdit_image_{module.function.parameter.PARAMETER_ID}" id="adminParEdit_image_{module.function.parameter.PARAMETER_ID}" src="{module.function.parameter.IMG_URL}" border="0" align="middle"> <!-- END is_parameter --> {module.function.parameter.L_EDIT} </span> <span align="center" valign="middle" style="cursor:pointer;" onclick="onMenuCatClick('{module.function.parameter.PARAMETER_ID}','adminParDelete_');" > <!-- BEGIN is_parameter --> <img name="adminParDelete_image_{module.function.parameter.PARAMETER_ID}" id="adminParDelete_image_{module.function.parameter.PARAMETER_ID}" src="{module.function.parameter.IMG_URL_DELETE}" border="0" align="middle"> <img src="{MX_ROOT_PATH}/templates/prosilver/images/admin_icons/icon_delete.gif" alt="{L_DELETE}" title="{L_DELETE}" align="middle" /> {L_DELETE} <!-- END is_parameter --> </span> <span align="center" valign="middle"><span class="gen"> <!-- BEGIN is_parameter --> <a href="{module.function.parameter.U_MOVE_UP}"><img src="{MX_ROOT_PATH}/templates/prosilver/images/admin_icons/icon_up.gif" alt="{L_MOVE_UP}" title="{L_MOVE_UP}" align="middle" /></a> <a href="{module.function.parameter.U_MOVE_DOWN}"><img src="{MX_ROOT_PATH}/templates/prosilver/images/admin_icons/icon_down.gif" alt="{L_MOVE_DOWN}" title="{L_MOVE_DOWN}" align="middle" /></a> <!-- END is_parameter --> </span> </div> <div style="display:block;float:left;width:30%;"> <img src="{IMG_ICON_PARAMETER}" border="0" align="absmiddle"> {module.function.parameter.PARAMETER_TITLE} </div> <div style="display:block;float:left:width:15%;">{module.function.parameter.PARAMETER_TYPE} </div> </div> <!-- FUNCTION PARAMETER Delete --> <div id="adminParDelete_{module.function.parameter.PARAMETER_ID}" style="display:{module.function.parameter.VISIBLE_DELETE};" class="genmed"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.function.parameter.PARAMETER_ID}','adminParDelete_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_DELETE} </legend> <p> {module.function.parameter.MESSAGE_DELETE} </p> </fieldset> </div> <!-- FUNCTION PARAMETER Edit --> <div id="adminParEdit_{module.function.parameter.PARAMETER_ID}" style="display:{module.function.parameter.VISIBLE};" class="genmed"> <form action="{S_ACTION}" method="post"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.function.parameter.PARAMETER_ID}','adminParEdit_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {module.function.parameter.L_EDIT} </legend> <dl> <dt>{module.function.parameter.L_PARAMETER_TITLE}</dt> <dd><input type="text" size="45" name="parameter_name" value="{module.function.parameter.E_PARAMETER_TITLE}" class="post" /></dd> </dl> <dl> <dt>{module.function.parameter.L_PARAMETER_TYPE}</dt> <dd>{module.function.parameter.E_PARAMETER_TYPE}</dd> </dl> <dl> <dt>{module.function.parameter.L_PARAMETER_AUTH}</dt> <dd><input type="radio" name="parameter_auth" value="1" {module.function.parameter.E_PARAMETER_AUTH_YES} /> {L_YES} <input type="radio" name="parameter_auth" value="0" {module.function.parameter.E_PARAMETER_AUTH_NO} /> {L_NO}</dd> </dl> <dl> <dt>{module.function.parameter.L_PARAMETER_DEFAULT}</dt> <dd><input type="text" size="45" name="parameter_default" value="{module.function.parameter.E_PARAMETER_DEFAULT}" class="post" /></dd> </dl> <dl> <dt>{module.function.parameter.L_PARAMETER_FUNCTION}<br /><br /><span class="gensmall">{module.function.parameter.L_PARAMETER_FUNCTION_EXPLAIN}</span></dt> <dd><textarea rows="20" cols="100" wrap="virtual" name="parameter_function" class="post" />{module.function.parameter.E_PARAMETER_FUNCTION}</textarea></dd> </dl> <dl> <dt></dt> <dd>{module.function.parameter.S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{module.function.parameter.S_SUBMIT}" class="button1" /></dd> </dl> </fieldset> </form> </div> </div> <!-- END parameter --> </div> </fieldset> </div> <!-- FUNCTION PARAMETERS END --> <!-- FUNCTION BLOCK BEGIN --> <div id="adminBlock_{module.function.FUNCTION_ID}" style="display:{module.function.VISIBLE_BLOCK};" style="margin-top:6px;margin-left:16px;padding-bottom:5px;"> <!-- BEGIN noblock --> <div style="display:block;border-bottom:solid 1px #CCCCCC;margin-bottom:3px;">{module.function.noblock.NONE}</div> <!-- END noblock --> <!-- BEGIN block --> <div style="display:block;border-bottom:solid 1px #CCCCCC;margin-bottom:3px;padding-top:3px;"> <div style="display:block;height:2.3em;overflow:none;"> <div style="float:right"> <span style="cursor:pointer;width:15%" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminEdit_');"> <!-- BEGIN is_block --> <!-- BEGIN include_block_edit --> <img name="adminEdit_image_{module.function.block.BLOCK_ID}" id="adminEdit_image_{module.function.block.BLOCK_ID}" src="{module.function.block.IMG_URL_EDIT}" border="0" align="middle"> {module.function.block.L_EDIT} <!-- END include_block_edit --> <!-- END is_block --> </span> <span style="cursor:pointer;width:15%" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminPrivate_');"> <!-- BEGIN is_block --> <!-- BEGIN include_block_private --> <img name="adminPrivate_image_{module.function.block.BLOCK_ID}" id="adminPrivate_image_{module.function.block.BLOCK_ID}" src="{module.function.block.IMG_URL_PRIVATE}" border="0" align="absmiddle"> {module.function.block.L_PERMISSIONS_ADV} <!-- END include_block_private --> <!-- END is_block --> </span> <span style="width:10%"> <!-- BEGIN is_block --> [ <a href="{module.function.block.U_BLOCK_SETTINGS}">{module.function.block.L_SETTINGS}</a> ] <!-- END is_block --> </span> <span style="width:10%" style="cursor:pointer;" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminBlockDelete_');" > <!-- BEGIN is_block --> <img name="adminBlockDelete_image_{module.function.block.BLOCK_ID}" id="adminBlockDelete_image_{module.function.block.BLOCK_ID}" src="{module.function.block.IMG_URL_DELETE}" border="0" align="absmiddle"> {module.function.block.L_DELETE} <!-- END is_block --> </span> </div> <div style="float:left;cursor:pointer;" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminEdit_');"> <img src="{IMG_ICON_BLOCK}" border="0" align="absmiddle"> {module.function.block.BLOCK_TITLE} <span class="gensmall"><i>{module.function.block.BLOCK_LAST_EDITED}</i></span> <span class="gensmall">{module.function.block.BLOCK_DESC}</span> </div> </div> <!-- FUNCTION BLOCK Delete --> <div id="adminBlockDelete_{module.function.block.BLOCK_ID}" style="padding-top:6px;display:{module.function.block.VISIBLE_DELETE};"> <br clear="all" /> <fieldset> <legend style="cursor:pointer;cursor:hand;" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminBlockDelete_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {L_DELETE} </legend> <p> {module.function.block.MESSAGE_DELETE} </p> </fieldset> </div> <!-- FUNCTION BLOCK QUICK Edit --> <div id="adminEdit_{module.function.block.BLOCK_ID}" style="padding-top:6px;display:{module.function.block.VISIBLE_EDIT};"> <br clear="all" /> <form action="{S_ACTION}" method="post"> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminEdit_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {module.function.block.L_TITLE} </legend> <dl> <dt>{module.function.block.L_BLOCK_TITLE}</dt> <dd><input type="text" size="65" name="block_title" value="{module.function.block.E_BLOCK_TITLE}" class="post" /></dd> </dl> <dl> <dt>{module.function.block.L_BLOCK_DESC}</dt> <dd><input type="text" size="65" name="block_desc" value="{module.function.block.E_BLOCK_DESC}" class="post" /></dd> </dl> <dl> <dt>{module.function.block.L_SHOW_TITLE}<br /><span class="gensmall">{module.function.block.L_SHOW_TITLE_EXPLAIN}</span></dt> <dd><input type="radio" name="show_title" value="1" {module.function.block.S_SHOW_TITLE_YES} /> {L_YES} <input type="radio" name="show_title" value="0" {module.function.block.S_SHOW_TITLE_NO} /> {L_NO}</dd> </dl> <dl> <dt>{module.function.block.L_SHOW_STATS}<br /><span class="gensmall">{module.function.block.L_SHOW_STATS_EXPLAIN}</span></dt> <dd><input type="radio" name="show_stats" value="1" {module.function.block.S_SHOW_STATS_YES} /> {L_YES} <input type="radio" name="show_stats" value="0" {module.function.block.S_SHOW_STATS_NO} /> {L_NO}</dd> </dl> <dl> <dt>{module.function.block.L_SHOW_BLOCK}<br /><span class="gensmall">{module.function.block.L_SHOW_BLOCK_EXPLAIN}</span></dt> <dd><input type="radio" name="show_block" value="1" {module.function.block.S_SHOW_BLOCK_YES} /> {L_YES} <input type="radio" name="show_block" value="0" {module.function.block.S_SHOW_BLOCK_NO} /> {L_NO}</dd> </dl> <dl> <dt>{module.function.block.L_AUTH_TITLE}<br /><span class="gensmall">{module.function.block.L_AUTH_TITLE_EXPLAIN}</span></dt> <dd> <table cellspacing="1" cellpadding="4" border="0"> <tr> <!-- BEGIN block_auth_titles --> <td class="row3" align="center"><h3>{module.function.block.block_auth_titles.CELL_TITLE}</h3></td> <!-- END block_auth_titles --> </tr> <tr> <!-- BEGIN block_auth_data --> <td> {module.function.block.block_auth_data.S_AUTH_LEVELS_SELECT} </td> <!-- END block_auth_data --> </tr> </table> </dd> </dl> <dl> <dt>{module.function.block.L_COLUMN}</dt> <dd>{module.function.block.S_COLUMN_LIST}</dd> </dl> <dl> <dt></dt> <dd> {module.function.block.S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{module.function.block.S_SUBMIT}" class="button1" /> </dd> </dl> </fieldset> </form> </div> <!-- FUNCTION BLOCK Private Auth --> <div id="adminPrivate_{module.function.block.BLOCK_ID}" style="display:{module.function.block.VISIBLE_PRIVATE};" class="genmed"> <br clear="all" /> <form action="{S_ACTION}" method="post"> <fieldset> <legend style="cursor:pointer;" onclick="onMenuCatClick('{module.function.block.BLOCK_ID}','adminPrivate_');"> <img src="{IMG_URL_CONTRACT}" border="0" align="middle"> {module.function.block.L_TITLE} </legend> <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center"> <tr> <td width="40%" class="row3" align="center" height="25" nowrap="nowrap"><b>{L_GROUPS}</b></td> <td width="20%" class="row3" align="center" nowrap="nowrap"><b>{L_VIEW}</b></td> <td width="20%" class="row3" align="center" nowrap="nowrap"><b>{L_EDIT}</b></td> <td width="20%" class="row3" align="center" nowrap="nowrap"><b>{L_IS_MODERATOR}</b></td> </tr> <tr> <td class="row1" align="center" colspan="4"> <div style="overflow:auto; overflow-y:scroll; height:150px;"> <table width="100%" cellpadding="0" cellspacing="0" border="0" align="center"> <!-- BEGIN grouprows --> {module.function.block.grouprows.GROUP_ROWS} <!-- END grouprows --> </table> </div> </td> </tr> </table> <dl> <dt></dt> <dd>{module.function.block.S_HIDDEN_PRIVATE_FIELDS} <input type="submit" name="submit" value="{module.function.block.S_SUBMIT}" class="button1" /> </dd> </dl> </fieldset> </form> </div> </div> <!-- END block --> </div> <!-- FUNCTION BLOCK END --> </div> <!-- END function --> </div> </div> <!-- END module --> </div> </div> </div> </div> Index: mx_blockcp_admin_body.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/mx_blockcp_admin_body.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mx_blockcp_admin_body.html 17 Dec 2007 06:57:03 -0000 1.2 --- mx_blockcp_admin_body.html 20 Dec 2007 13:11:35 -0000 1.3 *************** *** 213,217 **** <!-- END mx_blockcp --> ! <h2>{L_TITLE}</h2> <p>{L_EXPLAIN}</p> --- 213,217 ---- <!-- END mx_blockcp --> ! <h1 class="blockcp">{L_TITLE}</h1> <p>{L_EXPLAIN}</p> *************** *** 475,503 **** <div class="inner"> <span class="corners-top"><span></span></span> <!-- BEGIN blockcp_panel --> ! <div class="inner"> ! <h3>{blockcp_panel.BLOCKCP_PANELS}</h3> ! </div> <!-- END blockcp_panel --> - <!-- BEGIN blockcp_settings --> ! <div> ! <form action="{S_ACTION}" method="post" name="post"> ! <!-- BEGIN no_settings --> ! <div> ! {blockcp_settings.no_settings.INFO} ! </div> ! <!-- END no_settings --> ! <div> ! <fieldset class="fieldset1"> ! {BLOCKCP_PARAMETERS} ! </fieldset> ! </div> ! <div style="text-align:center"> ! {blockcp_settings.S_HIDDEN_FIELDS} ! <input type="submit" name="submit_pars" value="{blockcp_settings.S_SUBMIT}" class="button1" /> ! {CANCEL} ! </div> ! </form> </div> <!-- END blockcp_settings --> --- 475,504 ---- <div class="inner"> <span class="corners-top"><span></span></span> + <div class="inner"> <!-- BEGIN blockcp_panel --> ! <div> ! {blockcp_panel.BLOCKCP_PANELS} ! </div> <!-- END blockcp_panel --> <!-- BEGIN blockcp_settings --> ! <div> ! <form action="{S_ACTION}" method="post" name="post"> ! <!-- BEGIN no_settings --> ! <div> ! {blockcp_settings.no_settings.INFO} ! </div> ! <!-- END no_settings --> ! <div> ! <fieldset class="fieldset1"> ! {BLOCKCP_PARAMETERS} ! </fieldset> ! </div> ! <div style="text-align:center"> ! {blockcp_settings.S_HIDDEN_FIELDS} ! <input type="submit" name="submit_pars" value="{blockcp_settings.S_SUBMIT}" class="button1" /> ! {CANCEL} ! </div> ! </form> ! </div> </div> <!-- END blockcp_settings --> Index: admin_mx_portal.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/admin/admin_mx_portal.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_mx_portal.html 17 Dec 2007 06:57:04 -0000 1.1 --- admin_mx_portal.html 20 Dec 2007 13:11:35 -0000 1.2 *************** *** 6,10 **** <fieldset> <legend>{L_GENERAL_SETTINGS}</legend> - </dl> <dl> <dt>{L_PORTAL_NAME}</dt> --- 6,9 ---- *************** *** 12,36 **** </dl> <dl> ! <dt>{L_PORTAL_URL}</dt> ! <dd><input type="text" maxlength="150" size="50" name="portal_url" value="{PORTAL_URL}" /></dd> </dl> <dl> ! <dt>{L_PORTAL_PHPBB_URL}</dt> ! <dd><input type="text" maxlength="150" size="50" name="portal_phpbb_url" value="{PORTAL_PHPBB_URL}" /></dd> </dl> <dl> ! <dt>{L_MX_USE_CACHE}<br /><span class="gensmall">{L_MX_USE_CACHE_EXPLAIN}</span></dd> <dd><input type="radio" name="mx_use_cache" value="1" {S_MX_USE_CACHE_YES} /> {L_YES} <input type="radio" name="mx_use_cache" value="0" {S_MX_USE_CACHE_NO} /> {L_NO}</dd> </dl> <dl> ! <dt>{L_MX_MOD_REWRITE}<br /><span class="gensmall">{L_MX_MOD_REWRITE_EXPLAIN}</span></dd> <dd><input type="radio" name="mod_rewrite" value="1" {S_MX_MOD_REWRITE_YES} /> {L_YES} <input type="radio" name="mod_rewrite" value="0" {S_MX_MOD_REWRITE_NO} /> {L_NO}</dd> </dl> </fieldset> <fieldset> ! <legend>{L_STYLE_SETTINGS}?</legend> <dl> ! <dt>{L_DEFAULT_ADMIN_STYLE}</dt> ! <dd>{ADMIN_STYLE_SELECT}</dd> </dl> <dl> --- 11,122 ---- </dl> <dl> ! <dt>{L_PORTAL_DESC}</dt> ! <dd><input type="text" maxlength="150" size="50" name="portal_desc" value="{PORTAL_DESC}" /></dd> </dl> <dl> ! <dt>{L_PORTAL_STATUS}<br /><span class="explain">{L_PORTAL_STATUS_EXPLAIN}</span></dt> ! <dd><input type="radio" name="portal_status" value="1" {S_PORTAL_STATUS_YES} /> {L_YES} ! <input type="radio" name="portal_status" value="0" {S_PORTAL_STATUS_NO} /> {L_NO}</dd> </dl> <dl> ! <dt>{L_DISABLED_MESSAGE}</dt> ! <dd><textarea rows="5" cols="50" wrap="virtual" name="disabled_message">{DISABLED_MESSAGE}</textarea></dd> ! </dl> ! <dl> ! <dt>{L_SERVER_NAME}</dt> ! <dd><input type="text" maxlength="255" size="40" name="server_name" value="{SERVER_NAME}" /></dd> ! </dl> ! <dl> ! <dt>{L_SERVER_PORT}<br /><span class="explain">{L_SERVER_PORT_EXPLAIN}</span></dt> ! <dd><input type="text" maxlength="5" size="5" name="server_port" value="{SERVER_PORT}" /></dd> ! </dl> ! <dl> ! <dt>{L_SCRIPT_PATH}<br /><span class="explain">{L_SCRIPT_PATH_EXPLAIN}</span></dt> ! <dd><input type="text" maxlength="255" name="script_path" value="{SCRIPT_PATH}" /></dd> ! </dl> ! <dl> ! <dt>{L_DATE_FORMAT}<br /><span class="explain">{L_DATE_FORMAT_EXPLAIN}</span></dt> ! <dd><input type="text" name="default_dateformat" value="{DEFAULT_DATEFORMAT}" /></dd> ! </dl> ! <dl> ! <dt>{L_SYSTEM_TIMEZONE}</dt> ! <dd>{TIMEZONE_SELECT}</dd> ! </dl> ! <dl> ! <dt>{L_ENABLE_GZIP}</dt> ! <dd><input type="radio" name="gzip_compress" value="1" {GZIP_YES} /> {L_YES} ! <input type="radio" name="gzip_compress" value="0" {GZIP_NO} /> {L_NO}</dd> ! </dl> ! <dl> ! <dt>{L_MX_USE_CACHE}<br /><span class="explain">{L_MX_USE_CACHE_EXPLAIN}</span></dt> <dd><input type="radio" name="mx_use_cache" value="1" {S_MX_USE_CACHE_YES} /> {L_YES} <input type="radio" name="mx_use_cache" value="0" {S_MX_USE_CACHE_NO} /> {L_NO}</dd> </dl> <dl> ! <dt>{L_MX_MOD_REWRITE}<br /><span class="explain">{L_MX_MOD_REWRITE_EXPLAIN}</span></dt> <dd><input type="radio" name="mod_rewrite" value="1" {S_MX_MOD_REWRITE_YES} /> {L_YES} <input type="radio" name="mod_rewrite" value="0" {S_MX_MOD_REWRITE_NO} /> {L_NO}</dd> </dl> </fieldset> <fieldset> ! <legend>{L_COOKIE_SETTINGS}</legend> ! <div class="explain">{L_COOKIE_SETTINGS_EXPLAIN}</div> <dl> ! <dt>{L_PORTAL_BACKEND}<br /><span class="explain">{L_PORTAL_BACKEND_EXPLAIN}</span></dt> ! <dd>{PORTAL_BACKEND_SELECT}</dd> ! </dl> ! <dl> ! <dt>{L_PORTAL_BACKEND_PATH}<br /><span class="explain">{L_PORTAL_BACKEND_PATH_EXPLAIN}</span></dt> ! <dd><input type="text" maxlength="255" name="portal_backend_path" value="{PORTAL_BACKEND_PATH}" /></dd> ! </dl> ! <dl> ! <dt>{L_PORTAL_BACKEND_VALID}</dt> ! <dd>{L_PORTAL_BACKEND_VALID_STATUS}</dd> ! </dl> ! <dl> ! <dd><input type="submit" name="submit" value="{L_SUBMIT_BACKEND}" class="button2" /></dd> ! </dl> ! <dl> ! <dt>{L_COOKIE_DOMAIN}</dt> ! <dd><input type="text" maxlength="255" name="cookie_domain" value="{COOKIE_DOMAIN}" /></dd> ! </dl> ! <dl> ! <dt>{L_COOKIE_NAME}</dt> ! <dd><input type="text" maxlength="16" name="cookie_name" value="{COOKIE_NAME}" /></dd> ! </dl> ! <dl> ! <dt>{L_COOKIE_PATH}</dt> ! <dd><input type="text" maxlength="255" name="cookie_path" value="{COOKIE_PATH}" /></dd> ! </dl> ! <dl> ! <dt>{L_COOKIE_SECURE}<br /><span class="explain">{L_COOKIE_SECURE_EXPLAIN}</span></dt> ! <dd><input type="radio" name="cookie_secure" value="0" {S_COOKIE_SECURE_DISABLED} />{L_DISABLED} ! <input type="radio" name="cookie_secure" value="1" {S_COOKIE_SECURE_ENABLED} />{L_ENABLED}</dd> ! </dl> ! <dl> ! <dt>{L_SESSION_LENGTH}</dt> ! <dd><input type="text" maxlength="5" size="5" name="session_length" value="{SESSION_LENGTH}" /></dd> ! </dl> ! <dl> ! <dt>{L_ALLOW_AUTOLOGIN}<br /><span class="explain">{L_ALLOW_AUTOLOGIN_EXPLAIN}</span></dt> ! <dd><input type="radio" name="allow_autologin" value="1" {ALLOW_AUTOLOGIN_YES} />{L_YES} ! <input type="radio" name="allow_autologin" value="0" {ALLOW_AUTOLOGIN_NO} />{L_NO}</dd> ! </dl> ! <dl> ! <dt>{L_AUTOLOGIN_TIME} <br /><span class="explain">{L_AUTOLOGIN_TIME_EXPLAIN}</span></dt> ! <dd><input type="text" size="3" maxlength="4" name="max_autologin_time" value="{AUTOLOGIN_TIME}" /></dd> ! </dl> ! <dl> ! <dt>{L_MAX_LOGIN_ATTEMPTS}<br /><span class="explain">{L_MAX_LOGIN_ATTEMPTS_EXPLAIN}</span></dt> ! <dd><input type="text" size="3" maxlength="4" name="max_login_attempts" value="{MAX_LOGIN_ATTEMPTS}" /></dd> ! </dl> ! <dl> ! <dt>{L_LOGIN_RESET_TIME}<br /><span class="explain">{L_LOGIN_RESET_TIME_EXPLAIN}</span></dt> ! <dd><input type="text" size="3" maxlength="4" name="login_reset_time" value="{LOGIN_RESET_TIME}" /></dd> ! </dl> ! </fieldset> ! <fieldset> ! <legend>{L_STYLE_SETTINGS}</legend> ! <dl> ! <dt>{L_DEFAULT_LANG}</dt> ! <dd>{LANG_SELECT}</dd> </dl> <dl> *************** *** 39,44 **** </dl> <dl> ! <dt>{L_OVERRIDE_STYLE}<br /><span class="gensmall">{L_OVERRIDE_STYLE_EXPLAIN}</span></dd> ! <dd><input type="radio" name="mx_override_user_style" value="1" {OVERRIDE_STYLE_YES} /> {L_YES} <input type="radio" name="mx_override_user_style" value="0" {OVERRIDE_STYLE_NO} /> {L_NO}</dd> </dl> <dl> --- 125,135 ---- </dl> <dl> ! <dt>{L_OVERRIDE_STYLE}<br /><span class="explain">{L_OVERRIDE_STYLE_EXPLAIN}</span></dt> ! <dd><input type="radio" name="mx_override_user_style" value="1" {OVERRIDE_STYLE_YES} /> {L_YES} ! <input type="radio" name="mx_override_user_style" value="0" {OVERRIDE_STYLE_NO} /> {L_NO}</dd> ! </dl> ! <dl> ! <dt>{L_DEFAULT_ADMIN_STYLE}</dt> ! <dd>{ADMIN_STYLE_SELECT}</dd> </dl> <dl> *************** *** 56,68 **** <dl> <dt>{L_NAVIGATION_BLOCK}</dt> ! <dd>{NAVIGATION_BLOCK}</dt> </dl> <dl> <dt>{L_TOP_PHPBB_LINKS}</dt> ! <dd><input type="radio" name="top_phpbb_links" value="1" {S_TOP_PHPBB_LINKS_YES} /> {L_YES} <input type="radio" name="top_phpbb_links" value="0" {S_TOP_PHPBB_LINKS_NO} /> {L_NO}</dd> </dl> <dl> <dd>{S_HIDDEN_FIELDS} ! <input type="submit" name="submit" value="{L_SUBMIT}" class="button1" /> <input type="reset" value="{L_RESET}" class="button2" /></dd> </dl> --- 147,210 ---- <dl> <dt>{L_NAVIGATION_BLOCK}</dt> ! <dd>{NAVIGATION_BLOCK}</dd> </dl> <dl> <dt>{L_TOP_PHPBB_LINKS}</dt> ! <dd><input type="radio" name="top_phpbb_links" value="1" {S_TOP_PHPBB_LINKS_YES} /> {L_YES} ! <input type="radio" name="top_phpbb_links" value="0" {S_TOP_PHPBB_LINKS_NO} /> {L_NO}</dd> ! </dl> ! <dl> ! <dt>{L_ALLOW_HTML}</dt> ! <dd><input type="radio" name="allow_html" value="1" {HTML_YES} /> {L_YES} <input type="radio" name="allow_html" value="0" {HTML_NO} /> {L_NO}</dd> ! </dl> ! <dl> ! <dt>{L_ALLOWED_TAGS}<br /><span class="explain">{L_ALLOWED_TAGS_EXPLAIN}</span></dt> ! <dd><input type="text" size="30" maxlength="255" name="allow_html_tags" value="{HTML_TAGS}" /></dd> </dl> <dl> + <dt>{L_ALLOW_BBCODE}</dt> + <dd><input type="radio" name="allow_bbcode" value="1" {BBCODE_YES} /> {L_YES} + <input type="radio" name="allow_bbcode" value="0" {BBCODE_NO} /> {L_NO}</dd> + </dl> + <dl> + <dt>{L_ALLOW_SMILIES}</dt> + <dd><input type="radio" name="allow_smilies" value="1" {SMILE_YES} /> {L_YES} <input type="radio" name="allow_smilies" value="0" {SMILE_NO} /> {L_NO}</dd> + </dl> + <dl> + <dt>{L_SMILIES_PATH} <br /><span class="explain">{L_SMILIES_PATH_EXPLAIN}</span></dt> + <dd><input type="text" size="20" maxlength="255" name="smilies_path" value="{SMILIES_PATH}" /></dd> + </dl> + </fieldset> + <fieldset> + <legend>{L_EMAIL_SETTINGS}</legend> + <dl> + <dt>{L_ADMIN_EMAIL}</dt> + <dd><input type="text" size="25" maxlength="100" name="board_email" value="{EMAIL_FROM}" /></dd> + </dl> + <dl> + <dt>{L_EMAIL_SIG}<br /><span class="explain">{L_EMAIL_SIG_EXPLAIN}</span></dt> + <dd><textarea name="board_email_sig" rows="5" cols="30">{EMAIL_SIG}</textarea></dd> + </dl> + <dl> + <dt>{L_USE_SMTP}<br /><span class="explain">{L_USE_SMTP_EXPLAIN}</span></dt> + <dd><input type="radio" name="smtp_delivery" value="1" {SMTP_YES} /> {L_YES} + <input type="radio" name="smtp_delivery" value="0" {SMTP_NO} /> {L_NO}</dd> + </dl> + <dl> + <dt>{L_SMTP_SERVER}</dt> + <dd><input type="text" name="smtp_host" value="{SMTP_HOST}" size="25" maxlength="50" /></dd> + </dl> + <dl> + <dt>{L_SMTP_USERNAME}<br /><span class="explain">{L_SMTP_USERNAME_EXPLAIN}</span></dt> + <dd><input type="text" name="smtp_username" value="{SMTP_USERNAME}" size="25" maxlength="255" /></dd> + </dl> + <dl> + <dt>{L_SMTP_PASSWORD}<br /><span class="explain">{L_SMTP_PASSWORD_EXPLAIN}</span></dt> + <dd><input type="password" name="smtp_password" value="{SMTP_PASSWORD}" size="25" maxlength="255" /></dd> + </dl> + <dl> + <dt></dt> <dd>{S_HIDDEN_FIELDS} ! <input type="submit" name="submit" value="{L_SUBMIT}" class="button1" /> <input type="reset" value="{L_RESET}" class="button2" /></dd> </dl> *************** *** 80,84 **** </fieldset> <fieldset> ! <legend>{L_PHPBB_INFO}</legend> <dl> <dt>{L_PHPBB_VERSION}</dt> --- 222,226 ---- </fieldset> <fieldset> ! <legend>{L_PHPBB_INFO}</legend> <dl> <dt>{L_PHPBB_VERSION}</dt> *************** *** 87,95 **** <dl> <dt>{L_PHPBB_SERVER_NAME}</dt> ! <dd>{PHPBB_SERVER_NAME}</dt> </dl> <dl> <dt>{L_PHPBB_SCRIPT_PATH}</dt> ! <dd>{PHPBB_SCRIPT_PATH}</dt> </dl> </fieldset> --- 229,237 ---- <dl> <dt>{L_PHPBB_SERVER_NAME}</dt> ! <dd>{PHPBB_SERVER_NAME}</dd> </dl> <dl> <dt>{L_PHPBB_SCRIPT_PATH}</dt> ! <dd>{PHPBB_SCRIPT_PATH}</dd> </dl> </fieldset> |