You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
(95) |
Apr
(270) |
May
(111) |
Jun
|
Jul
|
Aug
(64) |
Sep
(130) |
Oct
(319) |
Nov
(17) |
Dec
(191) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(53) |
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(387) |
Jul
(102) |
Aug
(247) |
Sep
(120) |
Oct
(1) |
Nov
(8) |
Dec
(21) |
| 2007 |
Jan
(38) |
Feb
(36) |
Mar
|
Apr
(32) |
May
(135) |
Jun
(523) |
Jul
(192) |
Aug
(103) |
Sep
(533) |
Oct
(77) |
Nov
(23) |
Dec
(203) |
| 2008 |
Jan
(312) |
Feb
(1193) |
Mar
(404) |
Apr
(67) |
May
(62) |
Jun
(497) |
Jul
(297) |
Aug
(110) |
Sep
(335) |
Oct
(256) |
Nov
(50) |
Dec
(118) |
| 2009 |
Jan
(67) |
Feb
(10) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(10) |
Jul
(61) |
Aug
|
Sep
(16) |
Oct
(45) |
Nov
(12) |
Dec
(14) |
| 2010 |
Jan
(30) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
(7) |
Aug
(7) |
Sep
(5) |
Oct
(5) |
Nov
|
Dec
|
| 2011 |
Jan
(7) |
Feb
(3) |
Mar
(89) |
Apr
(11) |
May
(5) |
Jun
|
Jul
(8) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(2) |
Dec
(89) |
| 2012 |
Jan
(7) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(3) |
Oct
(42) |
Nov
(1) |
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
(19) |
Apr
(90) |
May
(38) |
Jun
(235) |
Jul
(38) |
Aug
(10) |
Sep
|
Oct
(29) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(52) |
Jun
|
Jul
(7) |
Aug
|
Sep
(17) |
Oct
|
Nov
|
Dec
|
|
From: Jon O. <jon...@us...> - 2007-09-09 19:59:21
|
Update of /cvsroot/mxbb/mx_ggsitemaps/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14743 Modified Files: admin_mx_ggsitemap.php Log Message: for 2.9.x Index: admin_mx_ggsitemap.php =================================================================== RCS file: /cvsroot/mxbb/mx_ggsitemaps/admin/admin_mx_ggsitemap.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** admin_mx_ggsitemap.php 22 Jul 2007 21:17:25 -0000 1.1 --- admin_mx_ggsitemap.php 9 Sep 2007 19:59:18 -0000 1.2 *************** *** 134,138 **** if( $mode == "submit" ) { ! $message = $lang['Google_Config_updated'] . "<br /><br />" . sprintf($lang['Click_return_ggsitemap_config'], "<a href=\"" . append_sid($admin_root_path2 . "admin_mx_ggsitemap.$phpEx") . "\">", "</a>") . "<br /><br />" . sprintf($lang['Click_return_admin_index'], "<a href=\"" . append_sid($admin_root_path1 . "index.$phpEx?pane=right") . "\">", "</a>"); message_die(GENERAL_MESSAGE, $message); --- 134,138 ---- if( $mode == "submit" ) { ! $message = $lang['Google_Config_updated'] . "<br /><br />" . sprintf($lang['Click_return_ggsitemap_config'], "<a href=\"" . mx_append_sid($admin_root_path2 . "admin_mx_ggsitemap.$phpEx") . "\">", "</a>") . "<br /><br />" . sprintf($lang['Click_return_admin_index'], "<a href=\"" . mx_append_sid($admin_root_path1 . "index.$phpEx?pane=right") . "\">", "</a>"); message_die(GENERAL_MESSAGE, $message); *************** *** 154,158 **** "L_CONFIGURATION_EXPLAIN" => sprintf($lang['Sitemap_conf_explain'], "<a href=\"http://www.google.com/webmasters/sitemaps/login\" target=\"_Google\">", "</a>") . '<br />' . sprintf($lang['Sitemap_conf_explain2'], "<a href=\"http://www.google.fr/search?hl=all&q=google+sitemap+submitter&btnG=Rechercher&meta=\" target=\"_Google\">", "</a>"), ! "S_CONFIG_ACTION" => append_sid($admin_root_path2 . "admin_mx_ggsitemap.$phpEx"), "L_SITEMAP_SETTINGS" => $lang['Sitemap_settings'], --- 154,158 ---- "L_CONFIGURATION_EXPLAIN" => sprintf($lang['Sitemap_conf_explain'], "<a href=\"http://www.google.com/webmasters/sitemaps/login\" target=\"_Google\">", "</a>") . '<br />' . sprintf($lang['Sitemap_conf_explain2'], "<a href=\"http://www.google.fr/search?hl=all&q=google+sitemap+submitter&btnG=Rechercher&meta=\" target=\"_Google\">", "</a>"), ! "S_CONFIG_ACTION" => mx_append_sid($admin_root_path2 . "admin_mx_ggsitemap.$phpEx"), "L_SITEMAP_SETTINGS" => $lang['Sitemap_settings'], |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:58:31
|
Update of /cvsroot/mxbb/mx_ggsitemaps/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14227/admin Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps/templates/_core/admin added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:58:22
|
Update of /cvsroot/mxbb/mx_ggsitemaps/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14197/_core Log Message: Directory /cvsroot/mxbb/mx_ggsitemaps/templates/_core added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:57:56
|
Update of /cvsroot/mxbb/mx_gallery2/templates/subSilver/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13764 Removed Files: exif_parser.gif index.htm Log Message: for 2.9.x --- index.htm DELETED --- --- exif_parser.gif DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:57:42
|
Update of /cvsroot/mxbb/mx_gallery2/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13714/subSilver Removed Files: gallery2.tpl gallery2_toplist.tpl index.htm Log Message: for 2.9.x --- gallery2.tpl DELETED --- --- gallery2_toplist.tpl DELETED --- --- index.htm DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:57:41
|
Update of /cvsroot/mxbb/mx_gallery2/templates/_core/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13714/_core/images Added Files: exif_parser.gif index.htm Log Message: for 2.9.x --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> --- NEW FILE: exif_parser.gif --- (This appears to be a binary file; contents omitted.) |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:57:40
|
Update of /cvsroot/mxbb/mx_gallery2/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13714/_core Added Files: gallery2.tpl gallery2_toplist.tpl index.htm Log Message: for 2.9.x --- NEW FILE: gallery2.tpl --- <!-- /* * $RCSfile: gallery2.tpl,v $ * * Gallery - a web based photo album viewer and editor * Copyright (C) 2000-2005 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /** * Gallery 2 integration for phpBB2. * @version $Revision: 1.1 $ $Date: 2007/09/09 19:57:36 $ * @author Dariush Molavi <da...@nu...> */ --> {CSS} {JAVASCRIPT} <table width="100%" cellspacing="1" cellpadding="2" border="0" align="center" class="forumline" style="border-top:none;"> <tr> <td align="center" class="row1"> {BODY} </td> </tr> </table> --- NEW FILE: gallery2_toplist.tpl --- <!-- /* * $RCSfile: gallery2_toplist.tpl,v $ * * Gallery - a web based photo album viewer and editor * Copyright (C) 2000-2005 Bharat Mediratta * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /** * Gallery 2 integration for phpBB2. * @version $Revision: 1.1 $ $Date: 2007/09/09 19:57:36 $ * @author Dariush Molavi <da...@nu...> */ --> {CSS} <table width="100%" cellspacing="1" cellpadding="2" border="0" align="center" class="forumline" style="border-top:none;"> <tr> <td align="center" class="row1"> {BODY} </td> </tr> </table> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:56:24
|
Update of /cvsroot/mxbb/mx_gallery2/templates/_core/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13170/images Log Message: Directory /cvsroot/mxbb/mx_gallery2/templates/_core/images added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:56:15
|
Update of /cvsroot/mxbb/mx_gallery2/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13136/_core Log Message: Directory /cvsroot/mxbb/mx_gallery2/templates/_core added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:40
|
Update of /cvsroot/mxbb/mx_errordocs/templates/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12198/images Removed Files: burst.gif Log Message: for 2.9.x --- burst.gif DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:40
|
Update of /cvsroot/mxbb/mx_errordocs/templates/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12198/admin Removed Files: errordocs_log_admin.tpl Log Message: for 2.9.x --- errordocs_log_admin.tpl DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:33
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12160/admin Added Files: errordocs_log_admin.tpl Log Message: for 2.9.x --- NEW FILE: errordocs_log_admin.tpl --- <h1>{L_TITLE}</h1> <p>{L_TITLE_EXPLAIN}</p> <script language="javascript" type="text/javascript"> <!-- function recdays_onchange() { var u_this = "{U_THIS}"; u_this = u_this.replace(/recdays=([0-9]+)&/, "recdays="+document.frmLog.recdays.value+"&"); document.location.href = u_this; } function recsort_onchange() { var u_this = "{U_THIS}"; u_this = u_this.replace(/recsort=(.+)&/, "recsort="+document.frmLog.recsort.value+"&"); document.location.href = u_this; } function doOnDeleteConfirm(p_id) { return confirm((p_id ? "{L_DELETE} id="+p_id : "{L_DELETE_ALL}")+". {L_ARE_YOU_SURE}"); } function doOnDelete(p_id) { return doOnDeleteConfirm(p_id); } function doOnDeleteAll() { if( !doOnDeleteConfirm() ) { return false; } document.location.href = "{U_DELETE_ALL}"; return true; } // --> </script> <form name="frmLog"> <table border="0" cellpadding="2" cellspacing="1" width="100%" class="forumline"> <tr> <th class="thCornerL"> {L_ID} </th> <th class="thTop"> {L_TSTAMP} </th> <th class="thTop"> {L_ERRNO} </th> <th class="thTop"> {L_USERNAME} </th> <th class="thTop"> {L_USER_IP} </th> <th class="thCornerR"> {L_ACTION} </th> </tr> <tr> <th class="thCornerL" colspan="3"> {L_REQUEST_URI} </th> <th class="thCornerR" colspan="3"> {L_HTTP_REFERER} </th> </tr> <!-- BEGIN datarow --> <tr> <td class="row1" align="center"><span class="gensmall">{datarow.ID}</span></td> <td class="row1" align="center"><span class="gensmall">{datarow.TSTAMP}</span></td> <td class="row1" align="center"><span class="gensmall">{datarow.ERRNO}</span></td> <td class="row1" align="center"><span class="gensmall">{datarow.USERNAME}</span></td> <td class="row1" align="center"><span class="gensmall">{datarow.USER_IP}</span></td> <td class="row3" align="center"><span class="gensmall"><a href="{datarow.U_DELETE}" onClick="return doOnDelete({datarow.ID});">{L_DELETE}</a></span></td> </tr> <tr> <td class="row2" colspan="3" align="left"><span class="gensmall">{datarow.REQUEST_URI}</span></td> <td class="row2" colspan="3" align="left"><span class="gensmall"><a href="{datarow.HTTP_REFERER}" target="_referer">{datarow.HTTP_REFERER}</a></span></td> </tr> <!-- END datarow --> <tr> <td class="cat" colspan="3" align="center"> <span class="gensmall">{L_SELECT_REC_DAYS}:</span> <select name="recdays" onchange="recdays_onchange();">{S_SELECT_REC_DAYS}</select> </td> <td class="cat" colspan="2" align="center"> <span class="gensmall">{L_SORT}:</span> <select name="recsort" onchange="recsort_onchange();">{S_SELECT_REC_SORT}</select> </td> <td class="cat" align="center"> <input type="button" class="liteoption" name="delete_all" value="{L_DELETE_ALL}" onClick="return doOnDeleteAll();" /> </td> </tr> </table> </form> <br clear="all" /> |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:32
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12160 Added Files: errordocs_body.tpl Log Message: for 2.9.x --- NEW FILE: errordocs_body.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="0" border="0" class="forumline"> <tr> <th class="thHead" align="center" style="padding:4px;">{L_TITLE}</th> </tr> <tr> <td class="row1" valign="top"> <table width="100%" cellpadding="10" cellspacing="1" border="0"> <tr> <td class="row1"> <span class="maintitle"><u><b>{L_TITLE}</b></u></span> <br /> <br /> <br /> <span class="gen">{L_ERROR_LONG}</span> <br /> <br /> <span class="gen">{L_REFERER_INFO}</span> <div style="width:10px;height:100px;"> </div> <div class="gensmall">{L_ERROR_LOGGED}<hr size="1" width="100%">{L_MORE_INFO}<br /><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10" target="_rfc2616">RFC2616 - Hypertext Transfer Protocol -- HTTP/1.1 -- Status Code Definitions</a> </div> </td> </tr> </table> </td> </tr> </table> <br clear="all" /> |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:32
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12160/images Added Files: burst.gif Log Message: for 2.9.x --- NEW FILE: burst.gif --- (This appears to be a binary file; contents omitted.) |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:25
|
Update of /cvsroot/mxbb/mx_errordocs/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12103/admin Modified Files: admin_errordocs_log.php Log Message: for 2.9.x Index: admin_errordocs_log.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/admin/admin_errordocs_log.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** admin_errordocs_log.php 5 May 2007 20:21:26 -0000 1.6 --- admin_errordocs_log.php 9 Sep 2007 19:54:20 -0000 1.7 *************** *** 107,117 **** $template->assign_block_vars('datarow', array( 'ID' => $log_data[$i]['id'], ! 'TSTAMP' => create_date('Y-m-d H:i:s', $log_data[$i]['tstamp'], $board_config['board_timezone']), 'ERRNO' => $log_data[$i]['errno'], 'USERNAME' => $log_data[$i]['username'], ! 'USER_IP' => decode_ip($log_data[$i]['user_ip']), 'REQUEST_URI' => $log_data[$i]['request_uri'], 'HTTP_REFERER' => $log_data[$i]['http_referer'], ! 'U_DELETE' => append_sid($this_href.'&mode=delete&id='.$log_data[$i]['id'])) ); } --- 107,117 ---- $template->assign_block_vars('datarow', array( 'ID' => $log_data[$i]['id'], ! 'TSTAMP' => phpBB2::create_date('Y-m-d H:i:s', $log_data[$i]['tstamp'], $board_config['board_timezone']), 'ERRNO' => $log_data[$i]['errno'], 'USERNAME' => $log_data[$i]['username'], ! 'USER_IP' => phpBB2::decode_ip($log_data[$i]['user_ip']), 'REQUEST_URI' => $log_data[$i]['request_uri'], 'HTTP_REFERER' => $log_data[$i]['http_referer'], ! 'U_DELETE' => mx_append_sid($this_href.'&mode=delete&id='.$log_data[$i]['id'])) ); } *************** *** 147,156 **** 'L_SORT' => $lang['Select_sort_method'], 'S_SELECT_REC_SORT' => $select_rec_sort, ! 'U_THIS' => append_sid($this_href), 'L_ACTION' => $lang['Action'], 'L_DELETE' => $lang['Delete'], 'L_DELETE_ALL' => $lang['Delete_all'], ! 'U_DELETE_ALL' => append_sid($this_href.'&mode=delall'), 'L_ARE_YOU_SURE' => $lang['Are_you_sure'], 'L_TITLE_EXPLAIN' => $lang['Log_Management_Explain'], --- 147,156 ---- 'L_SORT' => $lang['Select_sort_method'], 'S_SELECT_REC_SORT' => $select_rec_sort, ! 'U_THIS' => mx_append_sid($this_href), 'L_ACTION' => $lang['Action'], 'L_DELETE' => $lang['Delete'], 'L_DELETE_ALL' => $lang['Delete_all'], ! 'U_DELETE_ALL' => mx_append_sid($this_href.'&mode=delall'), 'L_ARE_YOU_SURE' => $lang['Are_you_sure'], 'L_TITLE_EXPLAIN' => $lang['Log_Management_Explain'], |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:23
|
Update of /cvsroot/mxbb/mx_errordocs/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12103/includes Modified Files: common.php Log Message: for 2.9.x Index: common.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/includes/common.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** common.php 5 May 2007 20:21:27 -0000 1.6 --- common.php 9 Sep 2007 19:54:20 -0000 1.7 *************** *** 142,146 **** } } ! $this->user_ip = encode_ip($client_ip); } --- 142,146 ---- } } ! $this->user_ip = phpBB2::encode_ip($client_ip); } |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:23
|
Update of /cvsroot/mxbb/mx_errordocs/templates In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12103/templates Added Files: index.htm Removed Files: errordocs_body.tpl Log Message: for 2.9.x --- errordocs_body.tpl DELETED --- --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:54:23
|
Update of /cvsroot/mxbb/mx_errordocs In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12103 Modified Files: errordocs.php Log Message: for 2.9.x Index: errordocs.php =================================================================== RCS file: /cvsroot/mxbb/mx_errordocs/errordocs.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** errordocs.php 5 May 2007 20:21:26 -0000 1.9 --- errordocs.php 9 Sep 2007 19:54:20 -0000 1.10 *************** *** 117,121 **** if( $errdoc->write_log() ) { ! $template->assign_vars(array('L_ERROR_LOGGED' => $lang['ErrorDocs_Logged'].' IP: '.decode_ip($errdoc->user_ip))); } } --- 117,121 ---- if( $errdoc->write_log() ) { ! $template->assign_vars(array('L_ERROR_LOGGED' => $lang['ErrorDocs_Logged'].' IP: '.phpBB2::decode_ip($errdoc->user_ip))); } } |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:52:01
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10688/admin Log Message: Directory /cvsroot/mxbb/mx_errordocs/templates/_core/admin added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:52:01
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10688/images Log Message: Directory /cvsroot/mxbb/mx_errordocs/templates/_core/images added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:51:52
|
Update of /cvsroot/mxbb/mx_errordocs/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10652/_core Log Message: Directory /cvsroot/mxbb/mx_errordocs/templates/_core added to the repository |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:49:14
|
Update of /cvsroot/mxbb/mx_calsnails/templates/subSilver/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9542 Removed Files: calendar_config_body.tpl index.htm Log Message: for 2.9.x --- calendar_config_body.tpl DELETED --- --- index.htm DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:49:04
|
Update of /cvsroot/mxbb/mx_calsnails/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9143/_core Added Files: _core.cfg cal_day_events_lite.tpl cal_posting_body_lite.tpl cal_validate_events_lite.tpl cal_view_month_lite.tpl cal_view_month_mini.tpl index.htm mx_calendar_events.tpl mx_calendar_query.tpl Log Message: for 2.9.x --- NEW FILE: mx_calendar_events.tpl --- <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td width="100%" class="row1"> <!-- BEGIN switch_use_vsize_on --> <div style="overflow:auto; height:{BLOCK_VSIZE}px;"> <!-- END switch_use_vsize_on --> <table width="100%" cellpadding="2" cellspacing="1" border="0"> <tr> <td class="row3" align="left" valign="middle" height="15"> <span class="genmed"><b>{EVENTS_LABEL}</b></span> </td> </tr> <!-- BEGIN no_events --> <tr> <td class="row1" align="center"><span class="gen"> <br />{no_events.NO_EVENTS}</span></td> </tr> <!-- END no_events --> <!-- BEGIN event_row --> <!-- BEGIN event_row_switch_day --> <tr> <td class="row2" valign="middle" height="15"> <span class="gensmall"><a href="{event_row.U_INI_DATE}" ><b>{event_row.INI_DATE}</b></a> <!-- BEGIN event_row_switch_endday --> <br />» <a href="{event_row.U_END_DATE}" ><b>{event_row.END_DATE}</b></a> <!-- END event_row_switch_endday --> <!-- END event_row_switch_day --> <!-- BEGIN event_row_switch_day --> </span></td> </tr> <!-- END event_row_switch_day --> <tr> <td class="{event_row.ROW_CLASS}"> <!-- BEGIN event_row_switch_time --> <!-- <span class="genmed"><u>{event_row.INI_TIME}</u></span><br /> --> <!-- END event_row_switch_time --> <span class="gensmall"><b>{event_row.SUBJECT}</b></span><br /> <span class="gensmall">{event_row.DESC}</span> <!-- <span class="gensmall">{event_row.AUTHOR}</span><br /> --> <span class="gensmall"><br /><a href="{event_row.U_MORE_INFO}" class="gensmall">{L_MORE_INFO}</a></span> </td> </tr> <!-- END event_row --> </table> <!-- BEGIN switch_use_vsize_on --> </div> <!-- END switch_use_vsize_on --> </td> </tr> </table> --- NEW FILE: mx_calendar_query.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="2" border="0" class="forumline" style="border-top:none;"> <tr> <th colspan="6" class="thHead" align="center"> {L_TITLE}</th> </tr> <!-- BEGIN no_events --> <tr> <td colspan="6" class="row1" align="center"><span class="gen"> <br />{no_events.NO_EVENTS}</span></td> </tr> <!-- END no_events --> <!-- BEGIN event_row --> <tr> <td class="{event_row.ROW_CLASS}" align="center" valign="top"> <span class="genmed">{event_row.EVENT_ID}</span> </td> <td class="{event_row.ROW_CLASS}" align="left" valign="top"> <span class="genmed">{event_row.SUBJECT}</span> </td> <td class="{event_row.ROW_CLASS}" align="left" valign="top"> <span class="genmed">{event_row.DATE}</span> </td> <td class="{event_row.ROW_CLASS}" align="left" valign="top"> <span class="genmed">{event_row.END_DATE}</span> </td> <td class="{event_row.ROW_CLASS}" align="left" valign="top"> <span class="genmed">{event_row.BBTEXT}</span> </td> <td class="{event_row.ROW_CLASS}" align="left" valign="top"> <span class="genmed">{event_row.AUTHOR}</span> </td> </tr> <!-- END event_row --> </table> --- NEW FILE: cal_posting_body_lite.tpl --- <script language="JavaScript" type="text/javascript"> <!-- // bbCode control by // subBlue design // www.subBlue.com // Startup variables var imageTag = false; var theSelection = false; // Check for Browser & Platform for PC & IE specific bits // More details from: http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html var clientPC = navigator.userAgent.toLowerCase(); // Get client info var clientVer = parseInt(navigator.appVersion); // Get browser version var is_ie = ((clientPC.indexOf("msie") != -1) && (clientPC.indexOf("opera") == -1)); var is_nav = ((clientPC.indexOf('mozilla')!=-1) && (clientPC.indexOf('spoofer')==-1) && (clientPC.indexOf('compatible') == -1) && (clientPC.indexOf('opera')==-1) && (clientPC.indexOf('webtv')==-1) && (clientPC.indexOf('hotjava')==-1)); var is_win = ((clientPC.indexOf("win")!=-1) || (clientPC.indexOf("16bit") != -1)); var is_mac = (clientPC.indexOf("mac")!=-1); // Helpline messages b_help = "{L_BBCODE_B_HELP}"; i_help = "{L_BBCODE_I_HELP}"; u_help = "{L_BBCODE_U_HELP}"; q_help = "{L_BBCODE_Q_HELP}"; c_help = "{L_BBCODE_C_HELP}"; l_help = "{L_BBCODE_L_HELP}"; o_help = "{L_BBCODE_O_HELP}"; p_help = "{L_BBCODE_P_HELP}"; w_help = "{L_BBCODE_W_HELP}"; a_help = "{L_BBCODE_A_HELP}"; s_help = "{L_BBCODE_S_HELP}"; f_help = "{L_BBCODE_F_HELP}"; // Define the bbCode tags bbcode = new Array(); bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','[/code]','[list]','[/list]','[list=]','[/list]','[img]','[/img]','[url]','[/url]'); imageTag = false; // Shows the help messages in the helpline window function helpline(help) { document.post.helpbox.value = eval(help + "_help"); } // Replacement for arrayname.length property function getarraysize(thearray) { for (i = 0; i < thearray.length; i++) { if ((thearray[i] == "undefined") || (thearray[i] == "") || (thearray[i] == null)) return i; } return thearray.length; } // Replacement for arrayname.push(value) not implemented in IE until version 5.5 // Appends element to the array function arraypush(thearray,value) { thearray[ getarraysize(thearray) ] = value; } // Replacement for arrayname.pop() not implemented in IE until version 5.5 // Removes and returns the last element of an array function arraypop(thearray) { thearraysize = getarraysize(thearray); retval = thearray[thearraysize - 1]; delete thearray[thearraysize - 1]; return retval; } function checkForm() { formErrors = ''; if (document.post.subject.value.length < 2) { formErrors = "{L_EMPTY_SUBJECT}\n"; } if (document.post.message.value.length < 2) { formErrors += "{L_EMPTY_DESC}\n"; } monthcheck = document.post.month.options[document.post.month.selectedIndex].value; daycheck = document.post.day.options[document.post.day.selectedIndex].value; yearcheck = document.post.year.options[document.post.year.selectedIndex].value; formErrors += checkDate(monthcheck, daycheck, yearcheck, 'Start Date'); if (document.post.endmonth) { monthcheck = document.post.endmonth.options[document.post.endmonth.selectedIndex].value; daycheck = document.post.endday.options[document.post.endday.selectedIndex].value; yearcheck = document.post.endday.options[document.post.endyear.selectedIndex].value; if ((monthcheck != '') && (daycheck != '') && (yearcheck != '')) { formErrors += checkDate(monthcheck, daycheck, yearcheck, 'End Date'); } } if (formErrors != '') { alert(formErrors); return false; } else { bbstyle(-1); //formObj.preview.disabled = true; //formObj.submit.disabled = true; return true; } } function checkDate(mm, dd, yyyy, datetype) { if((mm == 4 || mm == 6 || mm == 9 || mm == 11) && dd > 30) { error = datetype + ": " + months[mm] + " ({L_MAX} 30 {L_DAY})\n"; } else if(mm == 2) { if (yyyy % 4 > 0 && dd > 28) { error = datetype + ": " + months[2] + " ({L_MAX} 28 {L_DAY})\n"; } else if (dd > 29) { error = datetype + ": " + months[2] + " ({L_MAX} 29 {L_DAY})\n"; } else { error = ''; } } else { error = ''; } return error; } function emoticon(text) { text = ' ' + text + ' '; if (document.post.message.createTextRange && document.post.message.caretPos) { var caretPos = document.post.message.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text; document.post.message.focus(); } else { document.post.message.value += text; document.post.message.focus(); } } function bbfontstyle(bbopen, bbclose) { if ((clientVer >= 4) && is_ie && is_win) { theSelection = document.selection.createRange().text; if (!theSelection) { document.post.message.value += bbopen + bbclose; document.post.message.focus(); return; } document.selection.createRange().text = bbopen + theSelection + bbclose; document.post.message.focus(); return; } else { document.post.message.value += bbopen + bbclose; document.post.message.focus(); return; } storeCaret(document.post.message); } function bbstyle(bbnumber) { donotinsert = false; theSelection = false; bblast = 0; if (bbnumber == -1) { // Close all open tags & default button names while (bbcode[0]) { butnumber = arraypop(bbcode) - 1; document.post.message.value += bbtags[butnumber + 1]; buttext = eval('document.post.addbbcode' + butnumber + '.value'); eval('document.post.addbbcode' + butnumber + '.value ="' + buttext.substr(0,(buttext.length - 1)) + '"'); } imageTag = false; // All tags are closed including image tags :D document.post.message.focus(); return; } if ((clientVer >= 4) && is_ie && is_win) theSelection = document.selection.createRange().text; // Get text selection if (theSelection) { // Add tags around selection document.selection.createRange().text = bbtags[bbnumber] + theSelection + bbtags[bbnumber+1]; document.post.message.focus(); theSelection = ''; return; } // Find last occurance of an open tag the same as the one just clicked for (i = 0; i < bbcode.length; i++) { if (bbcode[i] == bbnumber+1) { bblast = i; donotinsert = true; } } if (donotinsert) { // Close all open tags up to the one just clicked & default button names while (bbcode[bblast]) { butnumber = arraypop(bbcode) - 1; document.post.message.value += bbtags[butnumber + 1]; buttext = eval('document.post.addbbcode' + butnumber + '.value'); eval('document.post.addbbcode' + butnumber + '.value ="' + buttext.substr(0,(buttext.length - 1)) + '"'); imageTag = false; } document.post.message.focus(); return; } else { // Open tags if (imageTag && (bbnumber != 14)) { // Close image tag before adding another document.post.message.value += bbtags[15]; lastValue = arraypop(bbcode) - 1; // Remove the close image tag from the list document.post.addbbcode14.value = "Img"; // Return button back to normal state imageTag = false; } // Open tag document.post.message.value += bbtags[bbnumber]; if ((bbnumber == 14) && (imageTag == false)) imageTag = 1; // Check to stop additional tags after an unclosed image tag arraypush(bbcode,bbnumber+1); eval('document.post.addbbcode'+bbnumber+'.value += "*"'); document.post.message.focus(); return; } storeCaret(document.post.message); } // Insert at Claret position. Code from // http://www.faqts.com/knowledge_base/view.phtml/aid/1052/fid/130 function storeCaret(textEl) { if (textEl.createTextRange) textEl.caretPos = document.selection.createRange().duplicate(); } //--> </script> <form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)"> <table width="{BLOCK_SIZE}" border="0" cellspacing="1" cellpadding="0" class="forumline" style="border-top:none;"> <tr> <td class="cat" height="25"><b> {L_CAL_NEW}</b></td> </tr> <tr> <td class="row1"> {ERROR_BOX} <!-- BEGIN switch_show --> <table width="100%" cellpadding="2" cellspacing="0" border="0" align="center"> <tr> <td align="left">{PHPBBHEADER}<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_CAL_HOME}" class="nav">{CALENDAR}</a></span></td> <td align="right" class="genmed">{CAL_VERSION}</td> </tr> </table> <!-- END switch_show --> <table border="0" cellpadding="2" cellspacing="0" width="100%"> <tr> <td colspan="2" class="row1"><span class="gen"></span> <table width="100%" border="0" cellpadding="3" cellspacing="0"> <tr> <td width="19%" class="row1"><span class="gen"><b>{L_CAL_DATE}:</b></span></td> <td class="row2"> <span class="gen"> <select name=day size=1> {THIS_DAY} </select> <select size=1 name=month> {THIS_MONTH} </select> <select size=1 name=year> {THIS_YEAR} </select> </span></td> </tr> <tr> <td width="19%" class="row1"><span class="gen"><b>{L_CAL_TIME}:</b></span></td> <td class="row2"> <input name=time type=text size="5" value='{TIME}'> <span class=genmed><em>(hh:mm)</em></span></td> </tr> <tr> <td width="19%" class="row1"><span class=gen><b>{L_CAL_END_DATE}:</b></span></td> <td NOWRAP class="row2"><span class="gen"> <select name=endday size=1> {END_DAY} </select> <select size=1 name=endmonth> {END_MONTH} </select> <select size=1 name=endyear> {END_YEAR} </select> </span></td> </tr> </table> </td> </tr> <tr> <td class="row1" width="22%"><span class="gen"><b> {L_SUBJECT}:</b></span></td> <td class="row2" width="78%"> <span class="gen"> <input type="text" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" /> </span> </td> </tr> <tr> <td class="row1" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr> <td><span class="gen"><b> {L_MESSAGE_BODY}:</b></span> </td> </tr> <tr> <td valign="middle" align="center"> <br /> <table width="100" border="0" cellspacing="0" cellpadding="5"> <tr align="center"> <td colspan="{S_SMILIES_COLSPAN}" class="gensmall"><b>{L_EMOTICONS}</b></td> </tr> <!-- BEGIN smilies_row --> <tr align="center" valign="middle"> <!-- BEGIN smilies_col --> <td><a href="javascript:emoticon('{smilies_row.smilies_col.SMILEY_CODE}')"><img src="{smilies_row.smilies_col.SMILEY_IMG}" border="0" alt="{smilies_row.smilies_col.SMILEY_DESC}" title="{smilies_row.smilies_col.SMILEY_DESC}" /></a></td> <!-- END smilies_col --> </tr> <!-- END smilies_row --> <!-- BEGIN switch_smilies_extra --> <tr align="center"> <td colspan="{S_SMILIES_COLSPAN}"><span class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_MORE_SMILIES}</a></span></td> </tr> <!-- END switch_smilies_extra --> </table> </td> </tr> </table> </td> <td class="row2" valign="top"><span class="gen"> <span class="genmed"> </span> <table width="450" border="0" cellspacing="0" cellpadding="2"> <tr align="center" valign="middle"> <td><span class="genmed"> <input type="button" class="button" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onClick="bbstyle(0)" onMouseOver="helpline('b')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onClick="bbstyle(2)" onMouseOver="helpline('i')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onClick="bbstyle(4)" onMouseOver="helpline('u')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onClick="bbstyle(6)" onMouseOver="helpline('q')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onClick="bbstyle(8)" onMouseOver="helpline('c')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onClick="bbstyle(10)" onMouseOver="helpline('l')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onClick="bbstyle(12)" onMouseOver="helpline('o')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onClick="bbstyle(14)" onMouseOver="helpline('p')" /> </span></td> <td><span class="genmed"> <input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onClick="bbstyle(16)" onMouseOver="helpline('w')" /> </span></td> </tr> <tr> <td colspan="9"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed"> {L_FONT_COLOR}: <select name="addbbcode18" onChange="bbfontstyle('[color=' + this.form.addbbcode18.options[this.form.addbbcode18.selectedIndex].value + ']', '[/color]')" onMouseOver="helpline('s')"> <option style="color:black; background-color: {T_TD_COLOR1}" value="{T_FONTCOLOR1}" class="genmed">{L_COLOR_DEFAULT}</option> <option style="color:darkred; background-color: {T_TD_COLOR1}" value="darkred" class="genmed">{L_COLOR_DARK_RED}</option> <option style="color:red; background-color: {T_TD_COLOR1}" value="red" class="genmed">{L_COLOR_RED}</option> <option style="color:orange; background-color: {T_TD_COLOR1}" value="orange" class="genmed">{L_COLOR_ORANGE}</option> <option style="color:brown; background-color: {T_TD_COLOR1}" value="brown" class="genmed">{L_COLOR_BROWN}</option> <option style="color:yellow; background-color: {T_TD_COLOR1}" value="yellow" class="genmed">{L_COLOR_YELLOW}</option> <option style="color:green; background-color: {T_TD_COLOR1}" value="green" class="genmed">{L_COLOR_GREEN}</option> <option style="color:olive; background-color: {T_TD_COLOR1}" value="olive" class="genmed">{L_COLOR_OLIVE}</option> <option style="color:cyan; background-color: {T_TD_COLOR1}" value="cyan" class="genmed">{L_COLOR_CYAN}</option> <option style="color:blue; background-color: {T_TD_COLOR1}" value="blue" class="genmed">{L_COLOR_BLUE}</option> <option style="color:darkblue; background-color: {T_TD_COLOR1}" value="darkblue" class="genmed">{L_COLOR_DARK_BLUE}</option> <option style="color:indigo; background-color: {T_TD_COLOR1}" value="indigo" class="genmed">{L_COLOR_INDIGO}</option> <option style="color:violet; background-color: {T_TD_COLOR1}" value="violet" class="genmed">{L_COLOR_VIOLET}</option> <option style="color:white; background-color: {T_TD_COLOR1}" value="white" class="genmed">{L_COLOR_WHITE}</option> <option style="color:black; background-color: {T_TD_COLOR1}" value="black" class="genmed">{L_COLOR_BLACK}</option> </select> {L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')"> <option value="7" class="genmed">{L_FONT_TINY}</option> <option value="9" class="genmed">{L_FONT_SMALL}</option> <option value="12" selected class="genmed">{L_FONT_NORMAL}</option> <option value="18" class="genmed">{L_FONT_LARGE}</option> <option value="24" class="genmed">{L_FONT_HUGE}</option> </select> </span></td> <td nowrap="nowrap" align="right"><span class="gensmall"><a href="javascript:bbstyle(-1)" class="genmed" onMouseOver="helpline('a')">{L_BBCODE_CLOSE_TAGS}</a></span></td> </tr> </table> </td> </tr> <tr> <td colspan="9"> <span class="gensmall"> <input type="text" name="helpbox" size="45" maxlength="100" style="width:450px; font-size:10px" class="helpline" value="{L_STYLES_TIP}" /> </span></td> </tr> <tr> <td colspan="9"><span class="gen"> <textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea> </span></td> </tr> </table> </span></td> </tr> <tr> <td class="cat" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS} <input type="submit" accesskey="s" tabindex="6" name="post" class="mainoption" value="{L_SUBMIT}" /></td> </tr> </table> </form> </td> </tr> <tr> <form method="post" action="{U_CAL_HOME}"> <td class="row3" align="center" height="28"> <input type="submit" value="{L_CAL_HOME}" class="liteoption"> </td> </form> </tr> </table> --- NEW FILE: _core.cfg --- <?php // // ** Configuration file for subSilver template ** // // ** copyright (C) 2001 The phpBB Group ** // ** Created by subBlue design ** // ** www.subBlue.com ** // // ** subSilver dev. forum: www.subSky.com/phpBB2/ ** // // $Id: _core.cfg,v 1.1 2007/09/09 19:48:57 jonohlsson Exp $ // // Please note that to enable support of different languages // the {LANG} place holder is available. This will be replaced // with xxx where xxx is the users selected language. If // that language isn't available it will default to english. // Therefore you MUST ensure you have at least a english // directory if you choose to localise your template // // // Do not alter this line! // define(MX_TEMPLATE_CONFIG, TRUE); $mx_template_config = true; // ------------------------------------------------------------------------- // Do some checks // ------------------------------------------------------------------------- $current_template_path = file_exists( $mx_root_path . $current_template_path . "/images" ) ? $current_template_path : ( file_exists( $mx_root_path . $cloned_template_path . "/images" ) ? $cloned_template_path : $default_template_path ); // ------------------------------------------------------------------------- // Prefix with PORTAL_URL // ------------------------------------------------------------------------- $current_template_images = PORTAL_URL . $current_template_path . "/images"; // ------------------------------------------------------------------------- // Define images // ------------------------------------------------------------------------- // ------------------------------------------------------------------------- // Redefine phpBB images // ------------------------------------------------------------------------- $mx_images['calsnails_icon_edit'] = $images['icon_edit']; $mx_images['calsnails_icon_delpost'] = $images['icon_delpost']; ?> --- NEW FILE: cal_validate_events_lite.tpl --- <form action="{S_POST_ACTION}" method="post" name="post"> <input type="hidden" name="action" value="validevent"> <input type="hidden" name="mode" value="validate"> <table width="{BLOCK_SIZE}" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <!-- BEGIN switch_show --> <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> <tr> <td align="left">{PHPBBHEADER}<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_CAL_HOME}" class="nav">{CALENDAR}</a></span></td> <td align="right" class="genmed">{CAL_VERSION}</td> </tr> </table> <!-- END switch_show --> <table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline" style="border-top:none;"> <tr> <th height="25" class="thHead"> {VALIDATE}</th> </tr> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="40" class="row3"><span class="genmed"><b>{SELECT}</b></span></td> <td width="55%" class="row3" NOWRAP><span class="genmed"><b>{SUBJECT}</b></span></td> <td width="15%" class="row3" NOWRAP><span class="genmed"><b>{DATE}</b></span></td> <td width="15%" class="row3" NOWRAP><span class="genmed"><b>{END_DATE}</b></span></td> <td width="15%" class="row3" NOWRAP><span class="genmed"><b>{AUTHOR}</b></span></td> </tr> <!-- BEGIN no_events --> <tr> <td colspan="5"><span class="gen"><br />{no_events.NO_EVENTS}</span></td> </tr> <!-- END no_events --> <!-- BEGIN event_row --> <tr> <td class="row1" rowspan="2"><span class="genmed"><b>{event_row.SELECT}</b></span></td> <td class="row1"><span class="genmed"><b>{event_row.SUBJECT}</B></span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.DATE}</span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.END_DATE}</span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.AUTHOR}</span></td> </tr> <tr> <td class="row1" colspan="5"><span class="genmed">{event_row.DESC}</td> </tr> <tr> <td colspan="4"><span class="genmed"> </span></td> </tr> <!-- END event_row --> </table> </td> </tr> </table> <div align="center" style="margin-top:5px;"> {HIDDEN_FIELDS} {SUBMIT} </div> </form> <div align="center" style="margin:0px;"> <table border="0" cellspacing="0" cellpadding="0"> <tr> {BUTTON_HOME} </tr> </table> </div> </td> </tr> </table> --- NEW FILE: cal_view_month_mini.tpl --- <table width="{BLOCK_SIZE}" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td class="cat" align="center" valign="middle" height="24"> <span class="gen"><a href="{U_CAL_MONTH}" class="gen"><b>{CAL_MONTH} {CAL_YEAR}</b></a></span> </td> </tr> <!-- BEGIN info --> <tr> <td class="row1" align="center" valign="middle" height="24"> <span class="gen">This block is not correctly configured. Use the blockCP to define its target calsnails block.</span> </td> </tr> <!-- END info --> <tr> <td> <table width="100%" cellpadding="1" cellspacing="0" border="0"> <tr> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_1}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_2}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_3}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_4}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_5}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_6}</span></td> <td width="14%" class="row3" align="center"><span class="genmed">{DAY_HEAD_7}</span></td> </tr> </table> <table width="100%" cellpadding="1" cellspacing="0" border="0" style="border-top:0px;"> <tr> <!-- BEGIN daycell --> <td align="center" {daycell.S_HEAD}> <span class="genmed">{daycell.NUM_DAY}</span> </td> {daycell.WEEK_ROW} <!-- END daycell --> </tr> </table> </td> </tr> </table> --- NEW FILE: cal_day_events_lite.tpl --- <table width="{BLOCK_SIZE}" border="0" cellspacing="1" cellpadding="0" class="forumline" style="border-top:none;"> <tr> <td class="row1"> <!-- BEGIN switch_show --> <table width="100%" cellspacing="0" cellpadding="2" border="0" align="center"> <tr> <td align="left">{PHPBBHEADER}<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_CAL_HOME}" class="nav">{CALENDAR}</a></span></td> <td align=right class=genmed>{CAL_VERSION}</td> </tr> </table> <!-- END switch_show --> <table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="cat"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> {BUTTON_PREV} <td align="center"> <span><b> {CAL_DAY} {CAL_MONTH} {CAL_YEAR}</b></span> </td> {BUTTON_NEXT} </tr> </table> </td> </tr> <tr> <td> <table width="100%" cellpadding="1" cellspacing="0" border="0"> <tr> <td width="45%" class="row3" NOWRAP><span class="genmed"><b>{SUBJECT}</b></span></td> <td width="20%" class="row3" NOWRAP><span class="genmed"><b>{DATE}</b></span></td> <td width="20%" class="row3" NOWRAP><span class="genmed"><b>{END_DATE}</b></span></td> <td width="15%" class="row3" NOWRAP><span class="genmed"><b>{AUTHOR}</b></span></td> </tr> <!-- BEGIN no_events --> <tr> <td colspan="4"><span class="gen"><br />{no_events.NO_EVENTS}</span></td> </tr> <!-- END no_events --> <!-- BEGIN event_row --> <tr> <td class="row1"><span class="genmed"><b>{event_row.SUBJECT}</b></span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.DATE}</span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.END_DATE}</span></td> <td class="row1" NOWRAP><span class="genmed">{event_row.AUTHOR}</span></td> </tr> <tr> <td colspan="4" class="row1"><span class="genmed">{event_row.DESC}</td> </tr> <tr> <td colspan="4" class="row1" align="right">{event_row.BUTTON_MOD} {event_row.BUTTON_DEL}</td> </tr> <tr> <td colspan="4"><span class="genmed"> </span></td> </tr> <!-- END event_row --> </table> </td> </tr> </table> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="cat" align="center"> <table border="0" cellspacing="0" cellpadding="5"> <tr> <td align="center"> {BUTTON_ADD} {BUTTON_VAL} {BUTTON_HOME} </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> --- NEW FILE: cal_view_month_lite.tpl --- <script language="javascript" type="text/javascript"> <!-- var cssTextHover, cssTextLink; function swc(id,fon) { if (document.all) { var d=document.all[id]; for(var i=0;i<d.length;i++){ // go through everything of id "cal_id###" d[i].style.cssText=(fon?cssTextHover:cssTextLink); //set the style accordingly } } } function setup() { if (document.all) { dd=document.styleSheets; for(var j=0; j<dd.length; j++) { var ss=document.styleSheets[j].rules; for(var i=0;i<ss.length;i++){ var rr=ss[i]; strSelector=rr.selectorText; if(strSelector=="A:hover") cssTextHover=rr.style.cssText; else if (strSelector=="A:link") cssTextLink=rr.style.cssText; } } } } setup(); //--> </script> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline" style="border-top:none;"> <tr> <td> <!-- BEGIN switch_show --> <table width="100%" cellpadding="2" cellspacing="1" border="0" align="center"> <tr> <td align="left">{PHPBBHEADER}<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_CAL_HOME}" class="nav">{CALENDAR}</a></span></td> <td align=right class=genmed>{CAL_VERSION}</td> </tr> </table> <!-- END switch_show --> <table width="100%" cellpadding="2" cellspacing="1" border="0" > <tr> <td class="cat" align="center" colspan="7"><span class="gen"> {CAL_MONTH} {CAL_YEAR}</span></td> </tr> <tr> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_1}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_2}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_3}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_4}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_5}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_6}</span></b></td> <td class="row3" width="14%" align="center"><b><span class="genmed">{DAY_HEAD_7}</span></b></td> </tr> <tr> <!-- BEGIN no_day --> <td {no_day.S_CELL}> </td> <!-- END no_day --> <!-- BEGIN daycell --> <td valign="top" {daycell.S_CELL}> <table width="100%" cellspacing="0" cellpadding="2" border="0"> <tr><td height="15" {daycell.S_HEAD}><a href="{daycell.U_DAY}" class="topictitle">{daycell.NUM_DAY}</a></td></tr> <tr><td height="60" valign="top" {daycell.S_DETAILS}><div style="overflow:auto; height:60px;">{daycell.DAY_EVENT_LIST}</div></td></tr> </table> </td> {daycell.WEEK_ROW} <!-- END daycell --> </tr> <tr> <td align="center" class="cat" colspan="7"> <table border="0" cellspacing="0" cellpadding="0"> <tr> {BUTTON_PREV}{BUTTON_ADD}{BUTTON_VALIDATE}{BUTTON_NEXT} </tr> <tr> </tr> </table> </td> </tr> </table> </td> </tr> </table> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:49:01
|
Update of /cvsroot/mxbb/mx_calsnails/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9143/subSilver Removed Files: cal_day_events_lite.tpl cal_posting_body_lite.tpl cal_validate_events_lite.tpl cal_view_month_lite.tpl cal_view_month_mini.tpl index.htm mx_calendar_events.tpl mx_calendar_query.tpl subSilver.cfg Log Message: for 2.9.x --- mx_calendar_events.tpl DELETED --- --- mx_calendar_query.tpl DELETED --- --- cal_posting_body_lite.tpl DELETED --- --- cal_validate_events_lite.tpl DELETED --- --- cal_view_month_mini.tpl DELETED --- --- subSilver.cfg DELETED --- --- cal_day_events_lite.tpl DELETED --- --- cal_view_month_lite.tpl DELETED --- --- index.htm DELETED --- |
|
From: Jon O. <jon...@us...> - 2007-09-09 19:49:01
|
Update of /cvsroot/mxbb/mx_calsnails/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9143/_core/admin Added Files: calendar_config_body.tpl index.htm Log Message: for 2.9.x --- NEW FILE: calendar_config_body.tpl --- <h1>{L_CONFIGURATION_TITLE}</h1> <p>{L_CONFIGURATION_EXPLAIN}</p> <form action="{S_CONFIG_ACTION}" method="post"> <table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="2">{L_GENERAL_SETTINGS}</th> </tr> <tr> <td class="row1">{L_WEEK_START}</td> <td class="row2">{WEEK_START_SELECT}</td> </tr> <tr> <td class="row1"><p>{L_SUBJECT_LENGTH}<br> <span class="gensmall">{L_SUBJECT_LENGTH_EXPLAIN}</span> </p></td> <td class="row2"><input type="text" maxlength="5" size="5" name="subject_length" value="{SUBJECT_LENGTH}" /></td> </tr> <tr> <td class="row1">{L_ALLOW_ANON_DEFAULT}</td> <td class="row2">{S_ALLOW_ANON_DEFAULT}</td> </tr> <tr> <td class="row1">{L_ALLOW_USER_DEFAULT}</td> <td class="row2">{S_ALLOW_USER_DEFAULT}</td> </tr> <tr> <td class="row1" width="50%">{L_MOD_GROUP}<br /><span class="gensmall">{L_MOD_GROUP_EXPLAIN}</span></td> <td class="row2" width="50%">{MOD_GROUP}</td> </tr> <tr> <td class="row1">{L_ALLOW_OLD}<br> <span class="gensmall">{L_ALLOW_OLD_EXPLAIN}</span> </td> <td class="row2"><input type="radio" name="allow_old" value="1" {S_ALLOW_OLD_YES} /> {L_YES} <input type="radio" name="allow_old" value="0" {S_ALLOW_OLD_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_SHOW_HEADERS}</td> <td class="row2"><input type="radio" name="show_headers" value="1" {S_SHOW_HEADERS_YES} /> {L_YES} <input type="radio" name="show_headers" value="0" {S_SHOW_HEADERS_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_DATE_FORMAT}<br /> <span class="gensmall">{L_DATE_FORMAT_EXPLAIN}</span></td> <td class="row2"><input type="text" name="cal_dateformat" value="{CAL_DATEFORMAT}" /></td> </tr> <tr> <td class="cat" colspan="2" align="center">{S_HIDDEN_FIELDS} <input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> </td> </tr> </table> </form> --- NEW FILE: index.htm --- <html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> </body> </html> |