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/mx_blogs/templates/_core/animatrix-osiris In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29317/templates/_core/animatrix-osiris Added Files: animatrix-osiris.cfg entry.gif entry_hot.gif entry_locked.gif entry_locked_new.gif entry_memorable.gif entry_memorable_locked.gif entry_memorable_locked_new.gif entry_memorable_new.gif entry_new.gif entry_new_hot.gif icon_delete.gif icon_latest_reply.gif icon_newest_reply.gif index.htm logo.gif preview_img.gif weblog_allentries_body.htm weblog_blocked_body.htm weblog_body.htm weblog_contributors_body.htm weblog_entry_body.htm weblog_faceplate_body.htm weblog_faceplate_small_body.htm weblog_footer.htm weblog_friends_body.htm weblog_header.htm weblog_mini_box.htm weblog_posting_body.htm weblog_s_body.htm Log Message: upgrade for new styling engine --- NEW FILE: weblog_s_body.htm --- <body> <script language="JavaScript" type="text/javascript"> <!-- function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } --> </script> <p><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a></p> <h1><a href="{U_WEBLOG}">{WEBLOG_NAME}</a></h1> <hr /> <div id="rightColumn"> <div class="extrapadding"> <div class="box" style="text-align: center"> <p>{AVATAR_IMG}</p> <p>{WEBLOG_DESCRIPTION}</p> <table id="webloginfo" style="margin: auto auto auto auto"> <tr> <th>{L_WEBLOG_OWNER}:</th> <td>[ <a href="{U_PROFILE}">{WEBLOG_OWNER}</a> ]</td> </tr> <tr> <th>{L_CONTRIBUTORS}:</th> <td>[ {CONTRIBUTORS} ]</td> </tr> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_CONTRIBUTORS}">{L_EDIT_CONTRIBUTORS}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_WEBLOG}:</th> <td>[ <a href="{U_ALL_ENTRIES}">{L_VIEW_ALL_ENTRIES}</a> ]</td> </tr> <tr> <th></th> <td>[ <a href="{U_FRIENDS_LIST}">{L_FRIENDS_LIST}</a> ]</td> </tr> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_BLOCKED_LIST}">{L_BLOCKED_LIST}</a> ]</td> </tr> <tr> <th></th> <td>[ <a href="{U_WEBLOG_CP}">{L_WEBLOG_CP}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_GO}:</th> <td>[ <strong>{U_BACK}/{U_FORWARD}</strong> ]</td> </tr> </table> </div> <!-- BEGIN switch_show_calendar --> <h4>{L_CALENDAR}</h4> <div class="box" style="text-align: center"> <form action="{S_FORM_ACTION}" method="get"> {DATE_SELECT}{S_HIDDEN_FIELD} <input type="submit" accesskey="g" name="submit" class="mainoption" value="{L_GO}" /> </form> <table cellspacing="3" style="padding: 0px; margin: 0; text-align: center; margin: auto auto auto auto; background: #{ENTRY_BG_COLOR}"> <tr> <th colspan="7"> <span style="float: left;"> <a href="{U_PREVIOUS_YEAR}">«</a> </span> <span style="float: left;"> <a href="{U_PREVIOUS_MONTH}"><</a> </span> <span style="float: right;"> <a href="{U_NEXT_YEAR}">»</a> </span> <span style="float: right;"> <a href="{U_NEXT_MONTH}">></a> </span> {MONTH} {YEAR} </th> </tr> <tr> <!-- BEGIN no_day --> <td class="nodaycell"></td> <!-- END no_day --> <!-- BEGIN day_cell --> <td class="{switch_show_calendar.day_cell.DAY_CLASS}">{switch_show_calendar.day_cell.NUM_DAY}</td>{switch_show_calendar.day_cell.WEEK_ROW} <!-- END day_cell --> <!-- BEGIN no_day2 --> <td class="nodaycell"></td> <!-- END no_day2 --> </tr> </table> </div> <!-- END switch_show_calendar --> <!-- BEGIN switch_shoutbox --> <h4>{L_SHOUTBOX}</h4> <div class="box"> <div style="border: 1px #{ENTRY_BG_COLOR} solid; height: 30em; overflow: auto;"> <div style="border: 1px #{ENTRY_BG_COLOR} solid"> <!-- BEGIN shoutrow --> <div{switch_shoutbox.shoutrow.ROW_CLASS} style="padding: 5px; word-wrap: break-word;"> {switch_shoutbox.shoutrow.DELETE_SHOUT} <strong>{switch_shoutbox.shoutrow.POSTER}</strong><br /> <em>{switch_shoutbox.shoutrow.TIME_DATE}</em> <p>{switch_shoutbox.shoutrow.MESSAGE}</p> </div> <!-- END shoutrow --> </div> <!-- BEGIN switch_no_shouts --> <div class="row2">{L_NO_SHOUTS}</div> <!-- END switch_no_shouts --> </div> <form action="{S_FORM_ACTION}" method="post" name="post"> <p> <!-- BEGIN switch_user_logged_out --> <strong>{L_NAME}:</strong><br /><input type="text" name="username" style="width: 100%" /><br /> <strong>{L_WEBSITE}:</strong><br /><input type="text" name="www" style="width: 100%" /><br /> <!-- END switch_user_logged_out --> <strong>{L_SHOUT}:</strong><br /> <textarea name="message" rows="12" style="width: 100%"></textarea> </p> <p><a href="{U_VIEW_SMILIES}" onclick="window.open('{U_VIEW_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_VIEW_SMILIES}</a></p> <input type="submit" accesskey="s" name="submit" class="mainoption" value="{L_SUBMIT}" /> <input type="reset" name="reset" class="liteoption" value="{L_RESET}" /> </form> </div> <!-- END switch_shoutbox --> <!-- BEGIN custom_block --> <h4>{CUSTOM_BLOCK_TITLE}</h4> <div class="box"> {S_CUSTOM_BLOCK} </div> <!-- END custom_block --> <!-- BEGIN switch_contact_user --> <h4>{CONTACT_OWNER}</h4> <div class="box"> <h5>{L_EMAIL_ADDRESS}</h5> <a href="{U_SEND_EMAIL}">{EMAIL}</a><br /><br /> <h5>{L_PRIVATE_MESSAGE}</h5> <a href="{U_SEND_PRIVATE_MESSAGE}">{L_SEND_PM}</a><br /><br /> <h5>{L_MSN_MESSENGER}</h5> {MSN_MESSENGER}<br /><br /> <h5>{L_YAHOO_MESSENGER}</h5> <a href="{U_YIM}">{YAHOO_MESSENGER}</a><br /><br /> <h5>{L_AIM_ADDRESS}</h5> <a href="{U_AIM}">{AOL_MESSENGER}</a><br /><br /> <h5>{L_ICQ_NUMBER}</h5> <a href="{U_ICQ}">{ICQ_NUMBER}</a><br /><br /> </div> <!-- END switch_contact_user --> <!-- BEGIN switch_show_profile --> <h4>{ABOUT_OWNER}</h4> <div class="box"> <h5>{L_JOINED}</h5> {JOINED_DATE}<br /><br /> <h5>{L_LOCATION}</h5> {LOCATION}<br /><br /> <h5>{L_OCCUPATION}</h5> {OCCUPATION}<br /><br /> <h5>{L_INTERESTS}</h5> {INTERESTS}<br /><br /> </div> <!-- END switch_show_profile --> <!-- BEGIN switch_show_info --> <h4>{L_WEBLOG}</h4> <div class="box"> <h5>{L_WEBLOG_STARTED}</h5> {STARTED_DATE}<br /><br /> <h5>{L_TOTAL_ENTRIES}</h5> {NUMBER_OF_ENTRIES}<br /><br /> <h5>{L_WEBLOG_AGE}</h5> {WEBLOG_AGE}<br /><br /> <h5>{L_TOTAL_REPLIES}</h5> {NUMBER_OF_REPLIES}<br /><br /> <h5>{L_VISITS}</h5> {NUMBER_OF_VISITS}<br /><br /> </div> <!-- END switch_show_info --> <h4>RSS</h4> <div class="box"> <a href="{U_RSS_FEED}"><img src="images/xml.gif" alt="{L_RSS}" border="0" /></a> </div> </div> </div> <div id="mainColumn"> <div class="extrapadding"> <p><a href="{U_POST_ENTRY}">{L_POST_NEW_ENTRY}</a></p> <!-- BEGIN entryrow --> <div class="entry"> <h2>{entryrow.SUBJECT}</h2> <hr /> <h3>{entryrow.TIME_DATE}</h3> <div class="box"> <div style="float: right"><strong>[ <a href="{entryrow.U_TRACKBACKS}">{entryrow.TRACKBACKS}</a> ] [ <a href="{entryrow.U_PERMALINK}">{L_PERMALINK}</a> ] {entryrow.EDIT_LINK} {entryrow.DELETE_LINK}</strong></div> <div>{entryrow.MOOD}<br />{entryrow.CURRENTLY}</div> <p>{entryrow.ENTRY}</p> <div style="float: left" class="postedby">{entryrow.POSTED_BY}</div> <div style="text-align: right"><a href="{entryrow.U_VIEW_COMMENTS}">{entryrow.REPLIES}</a> <a href="{entryrow.U_POST_COMMENT}"{entryrow.OPEN_NEW_WINDOW}>{entryrow.POST_COMMENT}</a></div> </div> </div> <!-- END entryrow --> </div> </div> --- NEW FILE: weblog_blocked_body.htm --- <body> <a name="top"></a> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td align="left" valign="bottom" colspan="2"><h1>{L_BLOCKED_USERS}</h1><hr /></td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%"><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> </td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%">{L_BLOCKED_USERS}: <!-- BEGIN blockedrow --> <a href="{blockedrow.U_PROFILE}">{blockedrow.BLOCKED_USER}</a> <!-- END blockedrow --> </td> </tr> </table> <form action="{S_BLOCK_ACTION}" method="post"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="box"><input type="text" name="blockeduser" maxlength="255" tabindex="1" size="20" /></td> <td class="box"><input type="submit" name="blockuser" value="{L_BLOCK_USER}" class="mainoption" tabindex="2" /></td> <td class="box"><input type="submit" name="removeuser" value="{L_REMOVE_USER}" tabindex="3" /></td> </tr> </table> </form> <br /> --- NEW FILE: icon_newest_reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: entry_new_hot.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: entry.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: entry_locked.gif --- (This appears to be a binary file; contents omitted.) --- 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: icon_latest_reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_header.htm --- <!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}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> {META} <link rel="alternate" type="application/xml" title="{PAGE_TITLE} - RSS" href="{U_RSS_FEED}" /> <title>{PAGE_TITLE}</title> <style type="text/css"> <!-- body { color: {FONT_COLOR}; font-family: {FONT}; color: #{FONT_COLOR}; font-size: {FONT_SIZE}pt; padding: 10px; margin: 0; background-color: #{BLOCK_BG_COLOR}; background-image: {BACKGROUND_IMAGE}; background-attachment: {BACKGROUND_IMAGE_FIXED}; background-repeat: {BACKGROUND_REPEAT}; background-position: {BACKGROUND_POSITION}; background-color: #{BACKGROUND_COLOR}; scrollbar-face-color: #{SB_FACE_COLOR}; scrollbar-highlight-color: #{SB_HIGHLIGHT_COLOR}; scrollbar-shadow-color: #{SB_SHADOW_COLOR}; scrollbar-3dlight-color: #{SB_3DLIGHT_COLOR}; scrollbar-arrow-color: #{SB_ARROW_COLOR}; scrollbar-track-color: #{SB_TRACK_COLOR}; scrollbar-darkshadow-color: #{SB_DARKSHADOW_COLOR}; } /* HTML replacements */ font,th,td,p { color: {FONT_COLOR}; font-family: {FONT}; color: #{FONT_COLOR}; font-size: {FONT_SIZE}pt } a:link { text-decoration: {NORMAL_LINK_UNDERLINED}; color : #{NORMAL_LINK_COLOR}; font-weight: bold; } a:active { text-decoration: {ACTIVE_LINK_UNDERLINED}; color : #{ACTIVE_LINK_COLOR}; font-weight: bold; } a:visited { text-decoration: {VISITED_LINK_UNDERLINED}; color : #{VISITED_LINK_COLOR}; font-weight: bold; } a:hover { text-decoration: {HOVER_LINK_UNDERLINED}; color : #{HOVER_LINK_COLOR}; } hr { height: 1px; border: 1px #{BORDER_COLOR} solid; } th { border: 1px #{BLOCK_BORDER_COLOR} solid; background-color: #{ENTRY_BG_COLOR}; white-space: nowrap; color: #{DATE_TIME_COLOR}; padding: 5px; } h1 { font-size: {WEBLOG_TITLE_FONT_SIZE}pt; font-weight: bold; color: #{WEBLOG_TITLE_COLOR}; padding: 0; margin: 0 } h2 { font-size: {ENTRY_TITLE_FONT_SIZE}pt; font-weight: bold; color: #{ENTRY_TITLE_COLOR}; padding: 0; margin: 0 } h3 { font-size: {DATE_TIME_FONT_SIZE}pt; color: #{DATE_TIME_COLOR}; padding: 0; margin: 0 } h4 { font-size: {BLOCK_TITLE_FONT_SIZE}pt; font-weight: bold; color: #{BLOCK_TITLE_COLOR}; padding: 0; margin: 0; padding-top: 1em; } h5 { background-color: #{ENTRY_BG_COLOR}; white-space: nowrap; font-weight: bold; padding: 5px; margin: 0; font-size: 1em } input, select, textarea { font-size: {FONT_SIZE}pt; border: 1px #{BORDER_COLOR} solid; background-color: #{BACKGROUND_COLOR}; color: #{FONT_COLOR} } img { border: 0; vertical-align: middle } .footer { border: 1px #{BLOCK_BORDER_COLOR} solid; background-color: #{ENTRY_BG_COLOR}; } .postedby { font-size: 0.8em } .right { float: right; } .extrapadding { padding: 10px; } .box p table { width: auto; margin: 2em } #rightColumn { float: right; width: 300px; } #mainColumn { width: auto; margin-right: 305px; } .entry { margin-bottom: 2em; } .box { margin: 0 auto 0 auto; border: 1px #{BLOCK_BORDER_COLOR} solid; background-color: #{BLOCK_BG_COLOR}; padding: 10px; } .daycell { border: 1px #{BLOCK_BORDER_COLOR} solid; background-color: #{BLOCK_BG_COLOR}; width: 25px; height: 25px; } .nodaycell { background-color: #{ENTRY_BG_COLOR}; width: 25px; height: 25px; } .row1 { background-color: #{BLOCK_BG_COLOR}; } .row2 { background-color: #{ENTRY_BG_COLOR}; } .copyright { color: {FONT_COLOR}; font-family: {FONT}; color: #{FONT_COLOR}; font-size: 8pt; } input.mainoption{ font-weight: bold; } #webloginfo { text-align: left; white-space: nowrap; overflow: scroll; } #webloginfo th { border: 0; text-align: left; font-weight: bold; } .toplinks { height: 3em; line-height: 3em; vertical-align: middle; } --> </style> </head> --- NEW FILE: animatrix-osiris.cfg --- <?php $background_color = '000000'; $entry_bg_color = '393535'; $border_color = 'C2110C'; $background_image = 'none'; $background_image_fixed = 'fixed'; $tile_bg = 'repeat'; $bg_ypos = 'center'; $bg_xpos = 'center'; $sb_face_color = '000000'; $sb_highlight_color = '000000'; $sb_shadow_color = '6A5121'; $sb_3dlight_color = '000000'; $sb_arrow_color = 'AD9168'; $sb_track_color = '740000'; $sb_darkshadow_color = '4C3936'; $font = 'Georgia'; $font_color = 'E7D98E'; $font_size = 12; $normal_link_color = 'E3160F'; $normal_link_underline = 'none'; $active_link_color = 'C2110C'; $active_link_underline = 'none'; $hover_link_color = 'C2110C'; $hover_link_underline = 'underline'; $visited_link_color = 'C2110C'; $visited_link_underline = 'none'; $weblog_title_color = 'BDA76D'; $weblog_title_font_size = 26; $entry_title_color = 'BDA76D'; $entry_title_font_size = 16; $date_time_color = 'BDA76D'; $date_time_font_size = 12; $block_title_color = 'BDA76D'; $block_title_font_size = 14; $block_bg_color = '000000'; $block_border_color = 'C2110C'; ?> --- NEW FILE: weblog_footer.htm --- <div align="center" style="clear: both"><span class="copyright">{L_POWERED_BY}</span></div> <div align="center"><span class="copyright"> <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good reason) retain the full copyright we request you at least leave in place the Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse to include even this then support on our forums may be affected. The phpBB Group : 2002 // --> Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group<br /> Weblog style (animatrix-osiris) by <A HREF="http://michelle.gumpland.com/forum/" TARGET="_blank">MyShell</A></span></div> </body> </html> --- NEW FILE: preview_img.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_friends_body.htm --- <body> <a name="top"></a> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td align="left" valign="bottom" colspan="2"><h1>{L_WEBLOG_FRIENDS}</h1><hr /></td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%"><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> </td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%">{L_FRIENDS}: <!-- BEGIN friendrow --> <a href="{friendrow.U_PROFILE}">{friendrow.FRIEND}</a> <!-- END friendrow --> </td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%">{L_FRIEND_OF}: <!-- BEGIN friendofrow --> <a href="{friendofrow.U_PROFILE}">{friendofrow.FRIEND}</a> <!-- END friendofrow --> </td> </tr> </table> <!-- BEGIN switch_owner --> <form action="{S_ADDFRIENDS_ACTION}" method="post"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="box"><input type="text" name="friend" maxlength="255" tabindex="1" size="20" /></td> <td class="box"><input type="submit" name="addfriend" value="{L_ADD_FRIEND}" class="mainoption" tabindex="2" /></td> <td class="box"><input type="submit" name="removeuser" value="{L_REMOVE_USER}" tabindex="3" /></td> </tr> </table> </form> <br /> <!-- END switch_owner --> <!-- BEGIN friendsrow --> <style type="text/css"> <!-- #{friendsrow.ID} { padding: 10px; width: 100%; background-color: #{friendsrow.BLOCK_BG_COLOR}; border: 1px #{friendsrow.BLOCK_BORDER_COLOR} solid; font-family: {friendsrow.FONT}; font-size: {friendsrow.FONT_SIZE}pt; color: #{friendsrow.FONT_COLOR}; } #{friendsrow.ID} a:link { text-decoration: {friendsrow.NORMAL_LINK_UNDERLINED}; color : #{friendsrow.NORMAL_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:active { text-decoration: {friendsrow.ACTIVE_LINK_UNDERLINED}; color : #{friendsrow.ACTIVE_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:visited { text-decoration: {friendsrow.VISITED_LINK_UNDERLINED}; color : #{friendsrow.VISITED_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:hover { text-decoration: {friendsrow.HOVER_LINK_UNDERLINED}; color : #{friendsrow.HOVER_LINK_COLOR}; } #{friendsrow.ID} h1 { font-size: {friendsrow.ENTRY_TITLE_FONT_SIZE}pt; font-weight: bold; color: #{friendsrow.ENTRY_TITLE_COLOR}; padding: 0; margin: 0 } #{friendsrow.ID} h2 { font-size: {friendsrow.DATE_TIME_FONT_SIZE}pt; color: #{friendsrow.DATE_TIME_COLOR}; padding: 0; margin: 0 } #{friendsrow.ID} hr { height: 1px; border: 1px #{friendsrow.BORDER_COLOR} solid; } #{friendsrow.ID} p { margin-bottom: 2em; margin-top: 2em; } --> </style> <table id="{friendsrow.ID}"> <tr> <td align="center"> <p><a href="{friendsrow.U_WEBLOG}">{friendsrow.WEBLOG_NAME}</a></p> <a href="{friendsrow.U_PROFILE}">{friendsrow.AVATAR_IMG}<br />{friendsrow.FRIEND}</a> </td> <td width="80%"> <h2>{friendsrow.SUBJECT}</h2> <hr /> <h3>{friendsrow.TIME_DATE}</h3> <p> <div>{friendsrow.MOOD}</div> <div>{friendsrow.CURRENTLY}</div> <p>{friendsrow.ENTRY}</p> </p> <div style="float: right"><a href="{friendsrow.U_VIEW_COMMENTS}">{friendsrow.REPLIES}</a> <a href="{friendsrow.U_POST_COMMENT}">{friendsrow.POST_COMMENT}</a></div> </td> </tr> </table> <br /> <!-- END friendsrow --> --- NEW FILE: weblog_posting_body.htm --- <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_moz = 0; 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 = false; if (document.post.message.value.length < 2) { formErrors = "{L_EMPTY_MESSAGE}"; } if (formErrors) { alert(formErrors); return false; } else { bbstyle(-1); //formObj.preview.disabled = true; //formObj.submit.disabled = true; return true; } } function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } function bbfontstyle(bbopen, bbclose) { var txtarea = document.post.message; if ((clientVer >= 4) && is_ie && is_win) { theSelection = document.selection.createRange().text; if (!theSelection) { txtarea.value += bbopen + bbclose; txtarea.focus(); return; } document.selection.createRange().text = bbopen + theSelection + bbclose; txtarea.focus(); return; } else if (txtarea.selectionEnd && (txtarea.selectionEnd - txtarea.selectionStart > 0)) { mozWrap(txtarea, bbopen, bbclose); return; } else { txtarea.value += bbopen + bbclose; txtarea.focus(); } storeCaret(txtarea); } function bbstyle(bbnumber) { var txtarea = document.post.message; txtarea.focus(); donotinsert = false; theSelection = false; bblast = 0; if (bbnumber == -1) { // Close all open tags & default button names while (bbcode[0]) { butnumber = arraypop(bbcode) - 1; txtarea.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 txtarea.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]; txtarea.focus(); theSelection = ''; return; } } else if (txtarea.selectionEnd && (txtarea.selectionEnd - txtarea.selectionStart > 0)) { mozWrap(txtarea, bbtags[bbnumber], bbtags[bbnumber+1]); 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; txtarea.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; } txtarea.focus(); return; } else { // Open tags if (imageTag && (bbnumber != 14)) { // Close image tag before adding another txtarea.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 txtarea.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 += "*"'); txtarea.focus(); return; } storeCaret(txtarea); } // From http://www.massless.org/mozedit/ function mozWrap(txtarea, open, close) { var selLength = txtarea.textLength; var selStart = txtarea.selectionStart; var selEnd = txtarea.selectionEnd; if (selEnd == 1 || selEnd == 2) selEnd = selLength; var s1 = (txtarea.value).substring(0,selStart); var s2 = (txtarea.value).substring(selStart, selEnd) var s3 = (txtarea.value).substring(selEnd, selLength); txtarea.value = s1 + open + s2 + close + s3; return; } // 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(); } function update_mood(newimage) { document.mood_image.src = "images/weblogs/" + newimage; } function update_currently(newimage) { document.action_image.src = "images/weblogs/" + newimage; } //--> </script> <body> <a name="top"></a> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <form action="{S_POST_ACTION}" method="post" name="post" enctype="multipart/form-data"> <!-- BEGIN switch_preview --> <table width="100%" cellspacing="0" cellpadding="20" border="0"><tr><td> <table width="100%" cellspacing="0" cellpadding="10" border="0" class="box"> <tr> <td> <h2>{PREVIEW_SUBJECT}</h2> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr> <td>{PREVIEW_MOOD}</td> </tr> <tr> <td>{PREVIEW_ACTION}</td> </tr> </table> <p>{PREVIEW_MESSAGE}</p> </td> </tr> </table> </td></tr></table> <!-- END switch_preview --> <!-- BEGIN switch_post_reply --> <table width="100%" cellspacing="0" cellpadding="20" border="0"><tr><td> <table width="100%" cellspacing="0" cellpadding="10" border="0" class="box"> <tr> <td> <h2>{ENTRY_SUBJECT}</h2> <h3>{ENTRY_TIME}</h3> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tr> <td>{MOOD}</td> </tr> <tr> <td>{ACTION}</td> </tr> </table> <p>{ENTRY}</p> </td> </tr> </table> </td></tr></table> <table class="box" width="100%" cellspacing="1" cellpadding="3" border="0"> <tr> <th width="150" height="26" nowrap="nowrap"><h3>{L_AUTHOR}</h3></th> <th width="100%" nowrap="nowrap"><h3>{L_MESSAGE}</h3></th> </tr> <!-- BEGIN postrow --> <tr> <td width="150" align="left" valign="top" class="{switch_post_reply.postrow.ROW_CLASS}"><a name="{switch_post_reply.postrow.U_REPLY_ID}"></a><b>{switch_post_reply.postrow.POSTER_NAME}</b></td> <td class="{switch_post_reply.postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2">{switch_post_reply.postrow.MESSAGE}</td> </tr> </table></td> </tr> <!-- END postrow --> <!-- BEGIN switch_no_replies --> <tr> <td colspan="2" align="center" height="30" class="lightcell">{L_ENTRY_NO_REPLIES}</td> </tr> <!-- END switch_no_replies --> </table> <br /> <!-- END switch_post_reply --> <!-- BEGIN switch_not_popup --> <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> <tr> <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a> </span></td> </tr> </table> <!-- END switch_not_popup --> <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline"> <tr> <th class="thHead" colspan="2" height="25"><b>{MODE}</b></th> </tr> <!-- BEGIN switch_username_select --> <tr> <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td> <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td> </tr> <!-- END switch_username_select --> <!-- BEGIN switch_post_entry --> <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 valign="top" class="row1"><span class="gen"><b>{L_MOOD}</b></span></td> <td class="row2"> <table width="450" border="0" cellspacing="0" cellpadding="2"><tr><td> {SELECT_MOOD} <img name="mood_image" src="images/weblogs/{MOOD_IMG}" border="0" alt="" /> </td></tr></table> </td> </tr> <tr> <td class="row1" width="22%"><span class="gen"><b>{L_ACTION}</b></span></td> <td class="row2" width="78%"> <span class="gen"> {ACTION_SELECT} <img name="action_image" src="images/weblogs/{ACTION_IMG}" border="0" alt="" /><br /><input type="text" name="action_text" size="45" maxlength="100" style="width:450px" tabindex="5" class="post" value="{ACTION_TEXT}" /> </span> </td> </tr> <!-- END switch_post_entry --> <tr> <td class="row1" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr> <td colspan="2"><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><img src="{smilies_row.smilies_col.SMILEY_IMG}" border="0" onmouseover="this.style.cursor='hand';" onclick="emoticon('{smilies_row.smilies_col.SMILEY_CODE}');" alt="{smilies_row.smilies_col.SMILEY_DESC}" title="{smilies_row.smilies_col.SMILEY_DESC}" /></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"> <table border="0" cellspacing="0" cellpadding="2"> <tr align="center" valign="middle"> <!-- BEGIN switch_is_popup --> <td> <input type="button" class="button" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onclick="bbstyle(0)" onmouseover="helpline('b')" /> <input type="button" class="button" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onclick="bbstyle(2)" onmouseover="helpline('i')" /> <input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onclick="bbstyle(4)" onmouseover="helpline('u')" /> <input type="button" class="button" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onclick="bbstyle(6)" onmouseover="helpline('q')" /> <input type="button" class="button" accesskey="c" name="addbbcode8" value="Code" style="width: 40px" onclick="bbstyle(8)" onmouseover="helpline('c')" /> <input type="button" class="button" accesskey="l" name="addbbcode10" value="List" style="width: 40px" onclick="bbstyle(10)" onmouseover="helpline('l')" /> <input type="button" class="button" accesskey="o" name="addbbcode12" value="List=" style="width: 40px" onclick="bbstyle(12)" onmouseover="helpline('o')" /> <input type="button" class="button" accesskey="p" name="addbbcode14" value="Img" style="width: 40px" onclick="bbstyle(14)" onmouseover="helpline('p')" /> <input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onclick="bbstyle(16)" onmouseover="helpline('w')" /> </td> <!-- END switch_is_popup --> <!-- BEGIN switch_not_popup --> <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> <!-- END switch_not_popup --> </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]');this.selectedIndex=0;" 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="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> <!-- BEGIN switch_is_popup --> <tr> <td colspan="9"> <span class="gensmall"> <input type="text" name="helpbox" size="45" maxlength="100" style="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" tabindex="6" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea> </span></td> </tr> <!-- END switch_is_popup --> <!-- BEGIN switch_not_popup --> <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="45" tabindex="6" style="width: 450px" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea> </span></td> </tr> <!-- END switch_not_popup --> </table> </td> </tr> <tr> <td class="row1" valign="top"><span class="gen"><b>{L_OPTIONS}</b></span><br /><span class="gensmall">{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td> <td class="row2"><span class="gen"> </span> <table cellspacing="0" cellpadding="1" border="0"> <!-- BEGIN switch_post_entry --> <tr> <td colspan="2"> <span class="gen">{DATE_SELECT}</span> </td> </tr> <tr> <td colspan="2"> <span class="gen">{L_ENTRY_ACCESS} {ENTRY_AUTH_SELECT}</span> </td> </tr> <!-- END switch_post_entry --> <!-- BEGIN switch_html_checkbox --> <tr> <td> <input type="checkbox" name="disable_html" {S_HTML_CHECKED} /> </td> <td><span class="gen">{L_DISABLE_HTML}</span></td> </tr> <!-- END switch_html_checkbox --> <!-- BEGIN switch_bbcode_checkbox --> <tr> <td> <input type="checkbox" name="disable_bbcode" {S_BBCODE_CHECKED} /> </td> <td><span class="gen">{L_DISABLE_BBCODE}</span></td> </tr> <!-- END switch_bbcode_checkbox --> <!-- BEGIN switch_smilies_checkbox --> <tr> <td> <input type="checkbox" name="disable_smilies" {S_SMILIES_CHECKED} /> </td> <td><span class="gen">{L_DISABLE_SMILIES}</span></td> </tr> <!-- END switch_smilies_checkbox --> <!-- BEGIN switch_signature_checkbox --> <tr> <td> <input type="checkbox" name="attach_sig" {S_SIGNATURE_CHECKED} /> </td> <td><span class="gen">{L_ATTACH_SIGNATURE}</span></td> </tr> <!-- END switch_signature_checkbox --> <!-- BEGIN switch_post_entry --> <tr> <td> <input type="checkbox" name="memorable" {S_MEMORABLE_CHECKED} /> </td> <td><span class="gen">{L_MEMORABLE_ENTRY}</span></td> </tr> <tr> <td> <input type="checkbox" name="disable_replies" {S_DISABLE_REPLIES_CHECKED} /> </td> <td><span class="gen">{L_DISABLE_REPLIES}</span></td> </tr> <!-- END switch_post_entry --> </table> </td> </tr> <!-- BEGIN switch_post_entry --> <tr> <th class="thHead" colspan="2">{L_ENTRY_ADD_IMAGE}</th> </tr> <tr> <td class="row1" colspan="2"><span class="gensmall">{L_ENTRY_ADD_IMAGE_EXPLAIN}<br /> {L_MAX_PIC_SIZE}: <strong>{MAX_PIC_SIZE}</strong> {L_BYTES}<br /> {L_MAX_PIC_HEIGHT}: <strong>{MAX_PIC_HEIGHT}</strong> {L_PIXELS}<br /> {L_MAX_PIC_WIDTH}: <strong>{MAX_PIC_WIDTH}</strong> {L_PIXELS}<br /> </span></td> </tr> <tr> <td class="row1"><span class="gen"><b>{L_FILENAME}</b></span></td> <td class="row2" nowrap="nowrap"><input type="file" {UPLOAD_DISABLED}name="image" /><input type="submit" name="upload_image" {UPLOAD_DISABLED}value="Upload Image" /></td> </tr> <!-- BEGIN imagerow --> <tr> <td class="row1"><a href="{switch_post_entry.imagerow.IMAGE}" target="_blank"><img src="{switch_post_entry.imagerow.IMAGE}" height="100" width="100" alt="" /></a></td> <td class="row2" nowrap="nowrap"><span class="gen"><b>{L_BBCODE}:</b></span><br />{switch_post_entry.imagerow.BBCODE}</td> </tr> <!-- END imagerow --> <tr> <th class="thHead" colspan="2">{L_TRACKBACK}</th> </tr> <tr> <td class="row1"><span class="gensmall">{L_TRACKBACK_EXPLAIN}</span></td> <td class="row2"><strong> {L_TRACKBACK_EXCERPT}:<br /> <textarea name="tb_excerpt" rows="12" cols="30">{TRACKBACK_EXCERPT}</textarea><br /> {L_TRACKBACK_URLS}:<br /> <textarea name="tb_urls" rows="12" cols="30">{TRACKBACK_URLS}</textarea> </strong></td> </tr> <!-- END switch_post_entry --> <tr> <td class="footer" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS}<input type="submit" tabindex="7" name="preview" class="liteoption" value="{L_PREVIEW}" /> <input type="submit" tabindex="8" accesskey="s" name="submit" class="mainoption" value="{L_SUBMIT}" /></td> </tr> </table> <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> <tr> <td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td> </tr> </table> </form> --- NEW FILE: entry_new.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: logo.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_contributors_body.htm --- <body> <a name="top"></a> <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td align="left" valign="bottom" colspan="2"><h1>{L_CONTRIBUTORS}</h1><hr /></td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%"><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> </td> </tr> </table> <table width="100%" cellspacing="2" cellpadding="2" border="0"> <tr> <td valign="middle" width="100%">{L_CURRENT_CONTRIBUTORS}: <!-- BEGIN contribrow --> <a href="{contribrow.U_PROFILE}">{contribrow.CONTRIBUTOR}</a> <!-- END contribrow --> </td> </tr> </table> <form action="{S_CONTRIBUTOR_ACTION}" method="post"> <table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td class="box"><input type="text" name="contributoruser" maxlength="255" tabindex="1" size="20" /></td> <td class="box"><input type="submit" name="addcontributor" value="{L_ADD_CONTRIBUTOR}" class="mainoption" tabindex="2" /></td> <td class="box"><input type="submit" name="removecontributor" value="{L_REMOVE_CONTRIBUTOR}" tabindex="3" /></td> </tr> </table> </form> <br /> --- NEW FILE: weblog_mini_box.htm --- <body> <table width="100%" border="0" cellspacing="0" cellpadding="10"> <tr> <td><table width="100%" border="0" cellspacing="1" cellpadding="4" class="forumline"> <tr> <th class="thHead" height="25">{MESSAGE_TITLE}</th> </tr> <tr> <td align="center"> {MESSAGE_TEXT} </td> </tr> <tr> <td align="center"><br /><span class="genmed"><a href="javascript:window.close();" class="genmed">{L_CLOSE_WINDOW}</a></span></td> </tr> </table></td> </tr> </table> --- NEW FILE: weblog_faceplate_body.htm --- <style type="text/css"> <!-- #{ID} { font-size: {FONT_SIZE}pt; width: 100%; font-family: {FONT}; border: 1px #{BLOCK_BORDER_COLOR} solid; background: #{BLOCK_BG_COLOR}; height: 94px; color: #{FONT_COLOR}; } #{ID} td { font-size: {FONT_SIZE}pt; background: #{BLOCK_BG_COLOR}; color: #{FONT_COLOR}; } #{ID} a { color: #{NORMAL_LINK_COLOR}; text-decoration: {NORMAL_LINK_UNDERLINED}; } #{ID} a:active { color: #{ACTIVE_LINK_COLOR}; text-decoration: {ACTIVE_LINK_UNDERLINED}; } #{ID} a:visited { color: #{VISITED_LINK_COLOR}; text-decoration: {VISITED_LINK_UNDERLINED}; } #{ID} a:hover { color: #{HOVER_LINK_COLOR}; text-decoration: {HOVER_LINK_UNDERLINED}; } --> </style> <table id="{ID}"> <tr> <td width="20%" align="center"> <a href="{U_VIEW_WEBLOG}">{WEBLOG_NAME}</a><br /> {AVATAR_IMG}<br /> <b>{WEBLOG_OWNER}</b> </td> <td> <table width="100%"> <tr> <td align="left"><b>{L_WEBLOG_DESCRIPTION}:</b></td> <td align="right">[ {WEBLOG_DESCRIPTION} ]</td> </tr> <tr> <td align="left"><b>{L_LAST_ENTRY}:</b></td> <td align="right">[ {LAST_ENTRY} ]</td> </tr> <tr> <td align="left"><b>{L_LATEST_MOOD}:</b></td> <td align="right">[ {LATEST_MOOD} ]</td> </tr> <tr> <td align="left"><b>{L_LAST_SEEN}:</b></td> <td align="right">[ {LAST_SEEN} ]</td> </tr> </table> </td> </tr> </table> --- NEW FILE: entry_locked_new.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_delete.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: entry_hot.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_entry_body.htm --- <body> <a name="top"></a> <p><h1><a href="{U_WEBLOG}">{WEBLOG_NAME}</a></h1> <hr /> </p> <div class="box" style="clear: both; margin: 20px;"> <h2>{ENTRY_SUBJECT}</h2> <h3>{ENTRY_TIME}</h3> {EDIT_LINK} {DELETE_LINK} <div>{MOOD}<br />{ACTION}</div> <p>{ENTRY}</p> <div style="float: left" class="postedby">{entryrow.POSTED_BY}</div> </div> <div class="box" style="clear: both; margin: 20px;"> <h3>{L_TRACKBACK_URL}</h3> <p>{TRACKBACK_URL}</p> </div> <div style="float: left">{PAGE_NUMBER}</div> <div style="float: right">{PAGINATION}</div> <div style="clear: both"></div> <div class="toplinks"> <!-- BEGIN switch_weblog_owner --> <a href="{U_POST_NEW_ENTRY}"><img src="{POST_ENTRY_IMG}" alt="{L_POST_NEW_ENTRY}" style="margin: 0em 1em 0em 0" /></a> <!-- END switch_weblog_owner --> <!-- BEGIN switch_reply_authed --> <a href="{U_POST_NEW_REPLY}"><img src="{POST_REPLY_IMG}" alt="{L_POST_REPLY}" style="margin: 0em 1em 0em 0" /></a> <!-- END switch_reply_authed --> <a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> -> <a href="{U_VIEW_ENTRY}">{ENTRY_SUBJECT}</a> </div> <table class="box" style="width: 100%; clear: both; padding: 0"> <tr> <th style="width: 150px;">{L_AUTHOR}</th> <th>{L_MESSAGE}</th> </tr> <!-- BEGIN postrow --> <tr> <td style="vertical-align: top" class="{postrow.ROW_CLASS}"><p><a href="{postrow.U_TB_WEBLOG}">{postrow.TB_WEBLOG}</a><a name="{postrow.U_REPLY_ID}"></a><b>{postrow.POSTER_NAME}</b><br />{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}</p><p>{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</p></td> <td class="{postrow.ROW_CLASS}"> <div style="float: left"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a>{L_POSTED}: {postrow.POST_DATE} {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</div> <div style="float: right; margin-bottom: 2px;">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG}</div> <hr style="clear: both;"><strong>{L_TRACKBACK}</strong> <p>{postrow.ICON}{postrow.MESSAGE}{postrow.SIGNATURE}</p> </td> </tr> <tr> <td class="{postrow.ROW_CLASS}"><a href="#top">{L_BACK_TO_TOP}</a></td> <td class="{postrow.ROW_CLASS}"> {postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.WEBLOG_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG} {postrow.ICQ_IMG} </td> </tr> <tr> <td colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td> </tr> <!-- END postrow --> <!-- BEGIN switch_no_replies --> <tr> <td colspan="2" style="text-align: center" class="lightcell">{L_ENTRY_NO_REPLIES}</td> </tr> <!-- END switch_no_replies --> <!-- BEGIN switch_replies_disabled --> <tr> <td colspan="2" style="text-align: center" class="lightcell">{L_REPLIES_DISABLED}</td> </tr> <!-- END switch_replies_disabled --> <tr align="center"> <td class="box" colspan="2"><form method="post" style="padding: 0; margin: 0;" action="{S_POST_DAYS_ACTION}"> {L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS} {S_SELECT_POST_ORDER} <input type="submit" value="{L_GO}" name="submit" /> </td> </tr> </table> <div class="toplinks"> <!-- BEGIN switch_weblog_owner --> <a href="{U_POST_NEW_ENTRY}"><img src="{POST_ENTRY_IMG}" alt="{L_POST_NEW_ENTRY}" style="margin: 0em 1em 0em 0" /></a> <!-- END switch_weblog_owner --> <!-- BEGIN switch_reply_authed --> <a href="{U_POST_NEW_REPLY}"><img src="{POST_REPLY_IMG}" alt="{L_POST_REPLY}" style="margin: 0em 1em 0em 0" /></a> <!-- END switch_reply_authed --> <a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> -> <a href="{U_VIEW_ENTRY}">{ENTRY_SUBJECT}</a> </div> <div style="float: left">{PAGE_NUMBER}</div> <div style="float: right">{PAGINATION}</div> <div style="clear: both"></div> --- NEW FILE: weblog_body.htm --- <body> <script language="JavaScript" type="text/javascript"> <!-- function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } --> </script> <p><a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a></p> <h1><a href="{U_WEBLOG}">{WEBLOG_NAME}</a></h1> <hr /> <div id="rightColumn"> <div class="extrapadding"> <div class="box" style="text-align: center"> <p>{AVATAR_IMG}</p> <p>{WEBLOG_DESCRIPTION}</p> <table id="webloginfo" style="margin: auto auto auto auto"> <tr> <th>{L_WEBLOG_OWNER}:</th> <td>[ <a href="{U_PROFILE}">{WEBLOG_OWNER}</a> ]</td> </tr> <tr> <th>{L_CONTRIBUTORS}:</th> <td>[ {CONTRIBUTORS} ]</td> </tr> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_CONTRIBUTORS}">{L_EDIT_CONTRIBUTORS}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_WEBLOG}:</th> <td>[ <a href="{U_ALL_ENTRIES}">{L_VIEW_ALL_ENTRIES}</a> ]</td> </tr> <tr> <th></th> <td>[ <a href="{U_FRIENDS_LIST}">{L_FRIENDS_LIST}</a> ]</td> </tr> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_BLOCKED_LIST}">{L_BLOCKED_LIST}</a> ]</td> </tr> <tr> <th></th> <td>[ <a href="{U_WEBLOG_CP}">{L_WEBLOG_CP}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_GO}:</th> <td>[ <strong>{U_BACK}/{U_FORWARD}</strong> ]</td> </tr> </table> </div> <h4>{L_CALENDAR}</h4> <div class="box" style="text-align: center"> <form action="{S_FORM_ACTION}" method="get"> {DATE_SELECT}{S_HIDDEN_FIELD} <input type="submit" accesskey="g" name="submit" class="mainoption" value="{L_GO}" /> </form> <table cellspacing="3" style="padding: 0px; margin: 0; text-align: center; margin: auto auto auto auto; background: #{ENTRY_BG_COLOR}"> <tr> <th colspan="7"> <span style="float: left;"> <a href="{U_PREVIOUS_YEAR}">«</a> </span> <span style="float: left;"> <a href="{U_PREVIOUS_MONTH}"><</a> </span> <span style="float: right;"> <a href="{U_NEXT_YEAR}">»</a> </span> <span style="float: right;"> <a href="{U_NEXT_MONTH}">></a> </span> {MONTH} {YEAR} </th> </tr> <tr> <!-- BEGIN no_day --> <td class="nodaycell"></td> <!-- END no_day --> <!-- BEGIN day_cell --> <td class="{day_cell.DAY_CLASS}">{day_cell.NUM_DAY}</td>{day_cell.WEEK_ROW} <!-- END day_cell --> <!-- BEGIN no_day2 --> <td class="nodaycell"></td> <!-- END no_day2 --> </tr> </table> </div> <h4>{L_SHOUTBOX}</h4> <div class="box" style="padding: 0px"> <div style="border: 0; height: 30em; overflow: auto; padding: 10px"> <div style="border: 1px #{ENTRY_BG_COLOR} solid"> <!-- BEGIN shoutrow --> <div{shoutrow.ROW_CLASS} style="padding: 5px; word-wrap: break-word;"> {shoutrow.DELETE_SHOUT} <strong>{shoutrow.POSTER}</strong><br /> <em>{shoutrow.TIME_DATE}</em> <p>{shoutrow.MESSAGE}</p> </div> <!-- END shoutrow --> </div> <!-- BEGIN switch_no_shouts --> <div class="row2">{L_NO_SHOUTS}</div> <!-- END switch_no_shouts --> </div> <form action="{S_FORM_ACTION}" method="post" name="post"> <p> <!-- BEGIN switch_user_logged_out --> <strong>{L_NAME}:</strong><br /><input type="text" name="username" style="width: 100%" /><br /> <strong>{L_WEBSITE}:</strong><br /><input type="text" name="www" style="width: 100%" /><br /> <!-- END switch_user_logged_out --> <strong>{L_SHOUT}:</strong><br /> <textarea name="message" rows="12" style="width: 100%"></textarea> </p> <p><a href="{U_VIEW_SMILIES}" onclick="window.open('{U_VIEW_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_VIEW_SMILIES}</a></p> <input type="submit" accesskey="s" name="submit" class="mainoption" value="{L_SUBMIT}" /> <input type="reset" name="reset" class="liteoption" value="{L_RESET}" /> </form> </div> <h4>{CONTACT_OWNER}</h4> <div class="box"> <h5>{L_EMAIL_ADDRESS}</h5> <a href="{U_SEND_EMAIL}">{EMAIL}</a><br /><br /> <h5>{L_PRIVATE_MESSAGE}</h5> <a href="{U_SEND_PRIVATE_MESSAGE}">{L_SEND_PM}</a><br /><br /> <h5>{L_MSN_MESSENGER}</h5> {MSN_MESSENGER}<br /><br /> <h5>{L_YAHOO_MESSENGER}</h5> <a href="{U_YIM}">{YAHOO_MESSENGER}</a><br /><br /> <h5>{L_AIM_ADDRESS}</h5> <a href="{U_AIM}">{AOL_MESSENGER}</a><br /><br /> <h5>{L_ICQ_NUMBER}</h5> <a href="{U_ICQ}">{ICQ_NUMBER}</a><br /><br /> </div> <h4>{ABOUT_OWNER}</h4> <div class="box"> <h5>{L_JOINED}</h5> {JOINED_DATE}<br /><br /> <h5>{L_LOCATION}</h5> {LOCATION}<br /><br /> <h5>{L_OCCUPATION}</h5> {OCCUPATION}<br /><br /> <h5>{L_INTERESTS}</h5> {INTERESTS}<br /><br /> </div> <h4>{L_WEBLOG}</h4> <div class="box"> <h5>{L_WEBLOG_STARTED}</h5> {STARTED_DATE}<br /><br /> <h5>{L_TOTAL_ENTRIES}</h5> {NUMBER_OF_ENTRIES}<br /><br /> <h5>{L_WEBLOG_AGE}</h5> {WEBLOG_AGE}<br /><br /> <h5>{L_TOTAL_REPLIES}</h5> {NUMBER_OF_REPLIES}<br /><br /> <h5>{L_VISITS}</h5> {NUMBER_OF_VISITS}<br /><br /> </div> <h4>RSS</h4> <div class="box"> <a href="{U_RSS_FEED}"><img src="images/xml.gif" alt="{L_RSS}" border="0" /></a> </div> </div> </div> <div id="mainColumn"> <div class="extrapadding"> <p><a href="{U_POST_ENTRY}">{L_POST_NEW_ENTRY}</a></p> <!-- BEGIN entryrow --> <div class="entry"> <h2>{entryrow.SUBJECT}</h2> <hr /> <h3>{entryrow.TIME_DATE}</h3> <div class="box"> <div style="float: right"><strong>[ <a href="{entryrow.U_TRACKBACKS}">{entryrow.TRACKBACKS}</a> ] [ <a href="{entryrow.U_PERMALINK}">{L_PERMALINK}</a> ] {entryrow.EDIT_LINK} {entryrow.DELETE_LINK}</strong></div> <div>{entryrow.MOOD}<br />{entryrow.CURRENTLY}</div> <p>{entryrow.ENTRY}</p> <div style="float: left" class="postedby">{entryrow.POSTED_BY}</div> <div style="text-align: right"><a href="{entryrow.U_VIEW_COMMENTS}">{entryrow.REPLIES}</a> <a href="{entryrow.U_POST_COMMENT}"{entryrow.OPEN_NEW_WINDOW}>{entryrow.POST_COMMENT}</a></div> </div> </div> <!-- END entryrow --> </div> </div> --- NEW FILE: weblog_faceplate_small_body.htm --- <table width="100%" cellpadding="2" cellspacing="1" border="0" style="background-color: #FFFFFF;"> <tr> <td width="20%" style="background-color: #DDDDDD" align="center"><b><a href="{U_VIEW_WEBLOG}" style="color: #666666">{WEBLOG_NAME}</a></b></td> <td width="20%" style="background-color: #666666;" align="center">{WEBLOG_OWNER}</td> <td style="background-color: #666666;" align="center">{LAST_ENTRY}</td> </tr> </table> <br /> --- NEW FILE: weblog_allentries_body.htm --- <body> <a name="top"></a> <p><h1><a href="{U_WEBLOG}">{WEBLOG_NAME}</a></h1> <hr /> <div style="float: left">{PAGE_NUMBER}</div> <div style="float: right">{PAGINATION}</div> </p> <p style="clear: both;"><h3>{L_WEBLOG_OWNER}: {OWNER}</h3></p> <div> <div style="float: right"> <a href="{U_VIEW_MEMORABLE}">{L_VIEW_MEMORABLE}</a> <!-- BEGIN switch_weblog_owner --> <b>::</b> <a href="{U_VIEW_PRIVATE}">{L_VIEW_PRIVATE}</a> <!-- END switch_weblog_owner --> </div> </div> <!-- BEGIN switch_weblog_owner --> <a href="{U_POST_NEW_ENTRY}"><img src="{POST_ENTRY_IMG}" alt="{L_POST_NEW_ENTRY}" style="margin: 0em 1em 0em 0" /></a> <!-- END switch_weblog_owner --> <a href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_WEBLOGS}">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}">{WEBLOG_NAME}</a> </div> <form method="post" action="{S_POST_DAYS_ACTION}"> <table class="box" style="clear: both; padding: 0"> <tr> <th colspan="3">{L_ENTRIES}</th> <th>{L_REPLIES}</th> <th>{L_VIEWS}</th> <th>{L_LASTREPLY}</th> </tr> <!-- BEGIN entryrow --> <tr> <td class="{entryrow.ROW_CLASS}" style="height: 30px"><img src="{entryrow.ENTRY_ICON}" width="19" height="18" alt="{entryrow.L_ENTRY_ICON_ALT}" title="{entryrow.L_ENTRY_ICON_ALT}" /></td> <td class="{entryrow.ROW_CLASS}... [truncated message content] |
Update of /cvsroot/mxbb/mx_blogs/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29317/templates/_core/admin Added Files: user_select_body.tpl weblog_action_edit_body.tpl weblog_action_list_body.tpl weblog_config_body.tpl weblog_group_edit_body.tpl weblog_group_select_body.tpl weblog_mood_edit_body.tpl weblog_mood_list_body.tpl weblog_mood_set_edit_body.tpl weblog_purge_body.tpl weblog_template_edit_body.tpl weblog_template_list_body.tpl weblog_tools_body.tpl weblog_tools_manage_body.tpl weblog_users_body.tpl Log Message: upgrade for new styling engine --- NEW FILE: weblog_template_edit_body.tpl --- <h1>{L_TEMPLATE_TITLE}</h1> <p>{L_TEMPLATE_EXPLAIN}</p> <script language="javascript" type="text/javascript"> <!-- function update_preview(newimage) { document.preview_image.src = "./../weblogs/templates/" + newimage + "/preview_img.gif"; } //--> </script> <form method="post" action="{S_TEMPLATE_ACTION}"><table class="forumline" cellspacing="1" cellpadding="4" border="0" align="center"> <tr> <th class="thHead" colspan="2">{L_TEMPLATE_CONFIG}</th> </tr> <tr> <td class="row1">{L_TEMPLATE_NAME}</td> <td class="row1"><input class="post" type="text" name="template_name" value="{TEMPLATE_NAME}" /></td> </tr> <tr> <td class="row1">{L_TEMPLATE_DIR}<br /></td> <td class="row1">{TEMPLATE_DIR}</td> </tr> <tr> <td class="row1">{L_TEMPLATE_PREVIEW}</td> <td class="row1"><img name="preview_image" src="{PREVIEW_IMG}" border="0"></td> </tr> <tr> <td class="row1">{L_TEMPLATE_PRIVATE}</td> <td class="row1"><input type="radio" name="private_template" value="1"{TEMPLATE_PRIVATE_CHECKED} />{L_YES} <input type="radio" name="private_template" value="0"{TEMPLATE_NOT_PRIVATE_CHECKED} />{L_NO}</td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" value="{L_SUBMIT}" /></td> </tr> </table></form> --- NEW FILE: weblog_tools_body.tpl --- <h1>{L_CONFIGURATION_TITLE}</h1> <p>{L_CONFIGURATION_EXPLAIN}</p> <form action="{S_SELECT_ACTION}" method="post"> <table cellspacing="0" cellpadding="3" border="0" class="forumline" align="center"> <tr> <th class="thHead">{L_CONFIGURATION_TITLE}</th> </tr> <tr> <td align="center" class="row1"> <h2>{L_PICK_A_TOOL}</h2> <p> <input type="submit" name="user_admin" value="{L_WEBLOG_USER_ADMIN}" class="mainoption" /><br /> {L_WEBLOG_USER_ADMIN_EXPLAIN} </p> <p> <input type="submit" name="purge" value="{L_WEBLOG_PURGING}" class="mainoption" /><br /> {L_WEBLOG_PURGING_EXPLAIN} </p> </td></tr></table> </form> <br clear="all" /> --- NEW FILE: weblog_action_list_body.tpl --- <h1>{L_CURRENTLY_TITLE}</h1> <P>{L_CURRENTLY_TEXT}</p> <form method="post" action="{S_CURRENTLY_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <tr> <th class="thTop">{L_IMAGE}</th> <th class="thTop">{L_CURRENTLY}</th> <th colspan="2" class="thCornerR">{L_ACTION}</th> </tr> <!-- BEGIN currently --> <tr> <td class="{currently.ROW_CLASS}"><img src="{currently.CURRENTLY_IMG}" alt="{currently.CURRENTLY}" /></td> <td class="{currently.ROW_CLASS}">{currently.CURRENTLY}</td> <td class="{currently.ROW_CLASS}"><a href="{currently.U_CURRENTLY_EDIT}">{L_EDIT}</a></td> <td class="{currently.ROW_CLASS}"><a href="{currently.U_CURRENTLY_DELETE}">{L_DELETE}</a></td> </tr> <!-- END currently --> <tr> <td class="catBottom" colspan="5" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_CURRENTLY_ADD}" class="mainoption" /></td> </tr> </table></form> --- NEW FILE: weblog_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" width="50%">{L_ENABLE_BLOG_MOD}</td> <td class="row2" width="50%"><input type="radio" name="enable_mod" value="1" {S_ENABLE_BLOG_MOD_YES} /> {L_YES} <input type="radio" name="enable_mod" value="0" {S_ENABLE_BLOG_MOD_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_CONDENSE_INDEX}<br /><span class="gensmall">{L_CONDENSE_INDEX_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="condense_index" value="1" {S_CONDENSE_INDEX_YES} /> {L_YES} <input type="radio" name="condense_index" value="0" {S_CONDENSE_INDEX_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_CENSOR_WEBLOGS}<br /><span class="gensmall">{L_CENSOR_WEBLOGS_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="censor_weblog" value="1" {S_CENSOR_WEBLOGS_YES} /> {L_YES} <input type="radio" name="censor_weblog" value="0" {S_CENSOR_WEBLOGS_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_REQUIRE_AUTH}<br /><span class="gensmall">{L_REQUIRE_AUTH_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="require_auth" value="1" {S_REQUIRE_AUTH_YES} /> {L_YES} <input type="radio" name="require_auth" value="0" {S_REQUIRE_AUTH_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_INDEX_LIST_BY_USERNAME}</td> <td class="row2"><input type="radio" name="index_list_by_username" value="1" {S_INDEX_LIST_BY_USERNAME_YES} /> {L_BY_OWNER_NAME} <input type="radio" name="index_list_by_username" value="0" {S_INDEX_LIST_BY_USERNAME_NO} /> {L_BY_WEBLOG_NAME}</td> </tr> <tr> <td class="row1">{L_USE_DEFAULT_FACEPLATES}<br /><span class="gensmall">{L_USE_DEFAULT_FACEPLATES_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="use_default_faceplates" value="1" {S_USE_DEFAULT_FACEPLATES_YES} /> {L_YES} <input type="radio" name="use_default_faceplates" value="0" {S_USE_DEFAULT_FACEPLATES_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_SHOUTBOX_FLOOD_DELAY}</td> <td class="row2"><input class="post" type="text" maxlength="5" size="5" name="shoutbox_flood_delay" value="{SHOUTBOX_FLOOD_DELAY}" /></td> </tr> <tr> <th class="thHead" colspan="2">{L_PICTURE_UPLOADING}</th> </tr> <tr> <td class="row1">{L_PICTURE_UPLOAD_ENABLED}</td> <td class="row2"><input type="radio" name="pic_upload_enabled" value="1" {S_PIC_UPLOAD_ENABLED_YES} /> {L_YES} <input type="radio" name="pic_upload_enabled" value="0" {S_PIC_UPLOAD_ENABLED_NO} /> {L_NO}</td> </tr> <tr> <td class="row1">{L_MAXIMUM_PIC_SIZE}</td> <td class="row2"><input class="post" type="text" maxlength="8" size="8" name="max_pic_size" value="{MAX_PIC_SIZE}" /></td> </tr> <tr> <td class="row1">{L_MAX_PIC_WIDTH}</td> <td class="row2"><input class="post" type="text" maxlength="5" size="5" name="max_pic_width" value="{MAX_PIC_WIDTH}" /></td> </tr> <tr> <td class="row1">{L_MAX_PIC_HEIGHT}</td> <td class="row2"><input class="post" type="text" maxlength="5" size="5" name="max_pic_height" value="{MAX_PIC_HEIGHT}" /></td> </tr> <tr> <th class="thHead" colspan="2">{L_DEFAULT_SETTINGS}</th> </tr> <tr> <td class="row1">{L_DEFAULT_WEBLOG_NAME}<br /><span class="gensmall">{L_DEFAULT_WEBLOG_NAME_EXPLAIN}</span></td> <td class="row2"><input class="post" type="text" maxlength="60" size="40" name="default_name" value="{DEFAULT_WEBLOG_NAME}" /></td> </tr> <tr> <td class="row1">{L_DEFAULT_WEBLOG_DESC}<br /><span class="gensmall">{L_DEFAULT_WEBLOG_NAME_EXPLAIN}</span></td> <td class="row2"><input class="post" type="text" maxlength="255" size="40" name="default_desc" value="{DEFAULT_WEBLOG_DESC}" /></td> </tr> <tr> <td class="row1">{L_INDEX_BLOGS_PER_PAGE}</td> <td class="row2">{BLOGS_PER_PAGE_SELECT}</td> </tr> <tr> <td class="row1">{L_INDEX_SORT_TYPE}</td> <td class="row2">{INDEX_SORT_TYPE_SELECT}</td> </tr> <tr> <td class="row1">{L_INDEX_SORT_ORDER}</td> <td class="row2">{INDEX_SORT_ORDER_SELECT}</td> </tr> <tr> <td class="row1">{L_WEBLOG_AUTH_DEFAULT}</td> <td class="row2">{WEBLOG_AUTH_SELECT}</td> </tr> <tr> <td class="row1">{L_WEBLOG_REPLY_AUTH_DEFAULT}</td> <td class="row2">{WEBLOG_REPLY_AUTH_SELECT}</td> </tr> <tr> <td class="row1">{L_ENTRIES_PER_PAGE}</td> <td class="row2"><input class="post" type="text" maxlength="5" size="5" name="default_entries_perpage" value="{ENTRIES_PER_PAGE}" /></td> </tr> <tr> <td class="row1">{L_POST_REPLY_TEXT}</td> <td class="row2"><input class="post" type="text" maxlength="60" size="40" name="default_post_reply_text" value="{POST_REPLY_TEXT}" /></td> </tr> <tr> <td class="row1">{L_REPLIES_TEXT}</td> <td class="row2"><input class="post" type="text" maxlength="60" size="40" name="default_replies_text" value="{REPLIES_TEXT}" /></td> </tr> <tr> <td class="row1">{L_WEBLOG_CONFIG_PAGE}</td> <td class="row2"><input class="post" type="text" maxlength="3" size="40" name="mx_weblog_config_page" value="{WEBLOG_CONFIG_PAGE}" /></td> </tr> <tr> <td class="row1">{L_WEBLOG_LISTS_PAGE}</td> <td class="row2"><input class="post" type="text" maxlength="3" size="40" name="mx_weblog_list" value="{WEBLOG_LIST_PAGE}" /></td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> </td> </tr> </table></form> <br clear="all" /> --- NEW FILE: weblog_group_edit_body.tpl --- <h1>{L_GROUP_TITLE}</h1> <form action="{S_GROUP_ACTION}" method="post" name="post"><table border="0" cellpadding="3" cellspacing="1" class="forumline" align="center"> <tr> <th class="thHead" colspan="2">{L_GROUP_EDIT_DELETE}</th> </tr> <tr> <td class="row1" colspan="2"><span class="gensmall">{L_ITEMS_REQUIRED}</span></td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_GROUP_NAME}:</span></td> <td class="row2" width="62%"> <input class="post" type="text" name="group_name" size="35" maxlength="40" value="{GROUP_NAME}" /> </td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_GROUP_DESCRIPTION}:</span></td> <td class="row2" width="62%"> <textarea class="post" name="group_description" rows="5" cols="51">{GROUP_DESCRIPTION}</textarea> </td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_GROUP_MODERATOR}:</span></td> <td class="row2" width="62%"><input class="post" type="text" class="post" name="username" maxlength="50" size="20" value="{GROUP_MODERATOR}" /> <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_GROUP_STATUS}:</span></td> <td class="row2" width="62%"> <input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED} /> {L_GROUP_OPEN} <input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} <input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} /> {L_GROUP_HIDDEN}</td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_WEBLOG_GROUP}:</span></td> <td class="row2" width="62%"> <input type="radio" name="group_allow_weblogs" value="1" {S_GROUP_ALLOW_WEBLOGS_YES} /> {L_YES} <input type="radio" name="group_allow_weblogs" value="0" {S_GROUP_ALLOW_WEBLOGS_NO} /> {L_NO}</td> </tr> <!-- BEGIN group_edit --> <tr> <td class="row1" width="38%"><span class="gen">{L_DELETE_MODERATOR}</span> <br /> <span class="gensmall">{L_DELETE_MODERATOR_EXPLAIN}</span></td> <td class="row2" width="62%"> <input type="checkbox" name="delete_old_moderator" value="1"> {L_YES}</td> </tr> <tr> <td class="row1" width="38%"><span class="gen">{L_GROUP_DELETE}:</span></td> <td class="row2" width="62%"> <input type="checkbox" name="group_delete" value="1"> {L_GROUP_DELETE_CHECK}</td> </tr> <!-- END group_edit --> <tr> <td class="catBottom" colspan="2" align="center"><span class="cattitle"> <input type="submit" name="group_update" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" name="reset" class="liteoption" /> </span></td> </tr> </table>{S_HIDDEN_FIELDS}</form> --- NEW FILE: weblog_users_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">{USERNAME}</th> </tr> <tr> <td class="row1">{L_BAN_THIS_USER_WEBLOG}</td> <td class="row2"><input type="checkbox" name="ban_user" value="1"{S_BAN_USER_CHECKED}> {L_YES}</td> </tr> <tr> <td class="row1">{L_ALLOW_ADV_WEBLOG}<br /><span class="gensmall">{L_ALLOW_ADV_WEBLOG_EXPLAIN}</span></td> <td class="row2"><input type="radio" name="allow_adv_weblogs" value="1" {S_ALLOW_ADV_WEBLOGS_YES} /> {L_YES} <input type="radio" name="allow_adv_weblogs" value="0" {S_ALLOW_ADV_WEBLOGS_NO} /> {L_NO} </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /></td> </tr> </table></form> <br clear="all" /> --- NEW FILE: weblog_group_select_body.tpl --- <h1>{L_GROUP_TITLE}</h1> <p>{L_GROUP_EXPLAIN}</p> <form method="post" action="{S_GROUP_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <tr> <th class="thHead" align="center">{L_GROUP_SELECT}</th> </tr> <!-- BEGIN select_box --> <tr> <td class="row1" align="center">{S_GROUP_SELECT} <input type="submit" name="edit" value="{L_LOOK_UP}" class="mainoption" /> </td> </tr> <!-- END select_box --> <tr> <td class="catBottom" align="center">{S_HIDDEN_FIELDS}<input type="submit" class="liteoption" name="new" value="{L_CREATE_NEW_GROUP}" /></td> </tr> </table></form> --- NEW FILE: user_select_body.tpl --- <h1>{L_USER_TITLE}</h1> <p>{L_USER_EXPLAIN}</p> <form method="post" name="post" action="{S_USER_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <tr> <th class="thHead" align="center">{L_USER_SELECT}</th> </tr> <tr> <td class="row1" align="center"><input type="text" class="post" name="username" maxlength="50" size="20" /> <input type="hidden" name="mode" value="edit" />{S_HIDDEN_FIELDS}<input type="submit" name="submituser" value="{L_LOOK_UP}" class="mainoption" /> <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></td> </tr> </table></form> --- NEW FILE: weblog_mood_edit_body.tpl --- <h1>{L_MOOD_TITLE}</h1> <p>{L_MOOD_EXPLAIN}</p> <script language="javascript" type="text/javascript"> <!-- function update_mood(newimage) { document.mood_image.src = "./../images/weblogs/" + newimage; } //--> </script> <form method="post" action="{S_MOOD_ACTION}"><table class="forumline" cellspacing="1" cellpadding="4" border="0" align="center"> <tr> <th class="thHead" colspan="2">{L_MOOD_CONFIG}</th> </tr> <tr> <td class="row1">{L_MOOD_URL}</td> <td class="row1"><select name="mood_url" onchange="update_mood(this.options[selectedIndex].value);">{S_FILENAME_OPTIONS}</select> <img name="mood_image" src="{MOOD_IMG}" border="0" alt="" /> </td> </tr> <tr> <td class="row2">{L_MOOD_MOOD}</td> <td class="row2"><input class="post" type="text" name="mood_mood" value="{MOOD_MOOD}" /></td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" value="{L_SUBMIT}" /></td> </tr> </table></form> --- NEW FILE: weblog_mood_set_edit_body.tpl --- <h1>{L_MOOD_TITLE}</h1> <p>{L_MOOD_EXPLAIN}</p> <form method="post" action="{S_MOOD_SET_ACTION}"><table class="forumline" cellspacing="1" cellpadding="4" border="0" align="center"> <tr> <th class="thHead" colspan="2">{L_MOOD_CONFIG}</th> </tr> <tr> <td class="row2">{L_MOOD_SET}</td> <td class="row2"><input class="post" type="text" name="set_name" value="{MOOD_SET}" /></td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" value="{L_SUBMIT}" /></td> </tr> </table></form> --- NEW FILE: weblog_mood_list_body.tpl --- <h1>{L_MOOD_TITLE}</h1> <P>{L_MOOD_TEXT}</p> <form method="post" action="{S_MOOD_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <tr> <th class="thTop">{L_IMAGE}</th> <th class="thTop">{L_MOOD}</th> <th colspan="3" class="thCornerR">{L_ACTION}</th> </tr> <!-- BEGIN mood_set --> <tr> <td class="catLeft"></td> <td class="cat"><b>{mood_set.SET_NAME}</b></td> <td class="cat"><b><a href="{mood_set.U_SET_ADD}">{L_ADD_MOOD}</a></b></td> <td class="cat"><b><a href="{mood_set.U_SET_EDIT}">{L_EDIT}</a></b></td> <td class="catRight"><b><a href="{mood_set.U_SET_DELETE}">{L_DELETE}</a></b></td> </tr> <!-- BEGIN mood --> <tr> <td class="{mood_set.mood.ROW_CLASS}"><img src="{mood_set.mood.MOOD_IMG}" alt="{mood_set.mood.MOOD}" /></td> <td class="{mood_set.mood.ROW_CLASS}">{mood_set.mood.MOOD}</td> <td class="{mood_set.mood.ROW_CLASS}"></td> <td class="{mood_set.mood.ROW_CLASS}"><a href="{mood_set.mood.U_MOOD_EDIT}">{L_EDIT}</a></td> <td class="{mood_set.mood.ROW_CLASS}"><a href="{mood_set.mood.U_MOOD_DELETE}">{L_DELETE}</a></td> </tr> <!-- END mood --> <!-- END mood_set --> <tr> <td class="catBottom" colspan="5" align="center"><input type="submit" name="addset" value="{L_MOOD_SET_ADD}" class="mainoption" /></td> </tr> </table></form> --- NEW FILE: weblog_purge_body.tpl --- <h1>Purge Deleted Weblogs/Entries</h1> <p>Here you can view the names and owners of all the weblogs and entries that have been deleted. You may restore them or you may deleted them.</p> <p>Please note that in order for users to start creating an entirely new Weblog, their previous weblog must be fully deleted here.</p> <form action="{S_PURGE_ACTION}" method="post"> <table class="forumline" align="center"> <tr> <td> <input type="hidden" name="purge" value="purge" /><input type="submit" name="purge_weblogs" value="Purge All Deleted Weblogs" class="mainoption" /><input type="submit" name="purge_entries" value="Purge All Deleted Entries" class="mainoption" /> </td> </tr> </table> </form> <form action="{S_PURGE_ACTION}" method="post"> <table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="5">Deleted Weblogs</th> </tr> <tr> <td class="catLeft"><strong>Weblog</strong></td> <td class="cat"><strong>Weblog Description</strong></td> <td class="cat"><strong>Owner</strong></td> <td class="cat"><strong>Start Date</strong></td> <td class="catRight" width="50"><strong>Delete/Restore?</strong></td> </tr> <!-- BEGIN weblogrow --> <tr> <td class="{weblogrow.ROW_CLASS}">{weblogrow.WEBLOG}</td> <td class="{weblogrow.ROW_CLASS}">{weblogrow.WEBLOG_DESC}</td> <td class="{weblogrow.ROW_CLASS}"><a href="{weblogrow.U_PROFILE}" target="_blank">{weblogrow.OWNER}</a></td> <td class="{weblogrow.ROW_CLASS}" width="200">{weblogrow.STARTED_DATE}</td> <td class="{weblogrow.ROW_CLASS}" width="50"><input type="checkbox" name="{weblogrow.INPUT_NAME}" /></td> </tr> <!-- END weblogrow --> <tr> <td class="catBottom" colspan="5" align="center"><input type="hidden" name="purge" value="purge" />{S_HIDDEN_FIELDS}<input type="submit" name="weblogs_restore" value="Restore" class="mainoption" /> <input type="submit" name="weblogs_purge" value="Purge" class="liteoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /></td> </tr> </table> </form> <form action="{S_PURGE_ACTION}" method="post"> <table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> <tr> <th class="thHead" colspan="4">Deleted Entries</th> </tr> <tr> <td class="catLeft"><strong>Entry</strong></td> <td class="cat"><strong>Weblog</strong></td> <td class="cat"><strong>Owner</strong></td> <td class="catRight" width="50"><strong>Delete/Restore?</strong></td> </tr> <!-- BEGIN entryrow --> <tr> <td class="{entryrow.ROW_CLASS}">{entryrow.ENTRY}</td> <td class="{entryrow.ROW_CLASS}"><a href="{entryrow.U_WEBLOG}" target="_blank">{entryrow.WEBLOG}</a></td> <td class="{entryrow.ROW_CLASS}"><a href="{entryrow.U_PROFILE}" target="_blank">{entryrow.OWNER}</a></td> <td class="{entryrow.ROW_CLASS}" width="50"><input type="checkbox" name="{entryrow.INPUT_NAME}" /></td> </tr> <!-- END entryrow --> <tr> <td class="catBottom" colspan="4" align="center"><input type="hidden" name="purge" value="purge" />{S_HIDDEN_FIELDS}<input type="submit" name="entries_restore" value="Restore" class="mainoption" /> <input type="submit" name="entries_purge" value="Purge" class="liteoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /></td> </tr> </table> </form> <br clear="all" /> --- NEW FILE: weblog_tools_manage_body.tpl --- <h1>{L_CONFIGURATION_TITLE}</h1> <p>{L_CONFIGURATION_EXPLAIN}</p> <form action="{S_SELECT_ACTION}" method="post"> <table cellspacing="0" cellpadding="3" border="0" class="forumline" align="center"> <tr> <th class="thHead">{L_CONFIGURATION_TITLE}</th> </tr> <tr> <td align="center" class="row1"> <h2>{L_PICK_A_TOOL}</h2> <p> <input type="submit" name="user_admin" value="{L_WEBLOG_USER_ADMIN}" class="mainoption" /><br /> {L_WEBLOG_USER_ADMIN_EXPLAIN} </p> <p> <input type="submit" name="tools" value="{L_WEBLOG_PURGING}" class="mainoption" /><br /> {L_WEBLOG_PURGING_EXPLAIN} </p> </td></tr></table> </form> <br clear="all" /> --- NEW FILE: weblog_template_list_body.tpl --- <h1>{L_TEMPLATE_TITLE}</h1> <P>{L_TEMPLATE_TEXT}</p> <form method="post" action="{S_TEMPLATE_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> <tr> <th class="thCornerL">{L_TEMPLATE_NAME}</th> <th class="thTop">{L_PREVIEW_IMAGE}</th> <th class="thTop">{L_PRIVATE}</th> <th colspan="2" class="thCornerR">{L_ACTION}</th> </tr> <!-- BEGIN template_row --> <tr> <td class="{template_row.ROW_CLASS}" align="center">{template_row.TEMPLATE}</td> <td class="{template_row.ROW_CLASS}" align="center">{template_row.TEMPLATE_IMAGE}</td> <td class="{template_row.ROW_CLASS}" align="center">{template_row.TEMPLATE_PRIVATE}</td> <td class="{template_row.ROW_CLASS}" align="center"><a href="{template_row.U_TEMPLATE_EDIT}">{L_EDIT}</a></td> <td class="{template_row.ROW_CLASS}" align="center"><a href="{template_row.U_TEMPLATE_DELETE}">{L_DELETE}</a></td> </tr> <!-- END template_row --> <tr> <td class="catBottom" colspan="7" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_TEMPLATE_ADD}" class="mainoption" /></td> </tr> </table></form> --- NEW FILE: weblog_action_edit_body.tpl --- <h1>{L_CURRENTLY_TITLE}</h1> <p>{L_CURRENTLY_EXPLAIN}</p> <script language="javascript" type="text/javascript"> <!-- function update_currently(newimage) { document.currently_image.src = "./../images/weblogs/" + newimage; } //--> </script> <form method="post" action="{S_CURRENTLY_ACTION}"><table class="forumline" cellspacing="1" cellpadding="4" border="0" align="center"> <tr> <th class="thHead" colspan="2">{L_CURRENTLY_CONFIG}</th> </tr> <tr> <td class="row1">{L_CURRENTLY_URL}</td> <td class="row1"><select name="currently_url" onchange="update_currently(this.options[selectedIndex].value);">{S_FILENAME_OPTIONS}</select> <img name="currently_image" src="{CURRENTLY_IMG}" border="0" alt="" /> </td> </tr> <tr> <td class="row2">{L_CURRENTLY_CURRENTLY}</td> <td class="row2"><input class="post" type="text" name="currently_currently" value="{CURRENTLY_CURRENTLY}" /></td> </tr> <tr> <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" value="{L_SUBMIT}" /></td> </tr> </table></form> |
|
From: OryNider <ory...@us...> - 2008-04-28 22:59:50
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29317/templates/_core/Infinity/lang_english Added Files: icon_aim.gif icon_edit.gif icon_email.gif icon_icq_add.gif icon_ip.gif icon_msnm.gif icon_pm.gif icon_profile.gif icon_quote.gif icon_search.gif icon_weblog.gif icon_www.gif icon_yim.gif newentry.gif reply-locked.gif reply.gif Log Message: upgrade for new styling engine --- NEW FILE: icon_edit.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_email.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_quote.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: newentry.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_icq_add.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_yim.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_pm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_profile.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_search.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_aim.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: reply-locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_msnm.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_www.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_weblog.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: icon_ip.gif --- (This appears to be a binary file; contents omitted.) |
|
From: OryNider <ory...@us...> - 2008-04-28 22:59:41
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29317/templates/_core/Infinity/images Added Files: delete.gif edit.gif lock.gif quotes.gif trackback.gif Log Message: upgrade for new styling engine --- NEW FILE: edit.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: trackback.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: delete.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: quotes.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: lock.gif --- (This appears to be a binary file; contents omitted.) |
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29317/templates/_core/Infinity Added Files: Copy of weblog_header.htm Infinity.cfg Infinity.css InfinityBlue.css InfinityGreen.css InfinityOrange.css InfinityRed.css entry.gif entry_hot.gif entry_locked.gif entry_locked_new.gif entry_memorable.gif entry_memorable_locked.gif entry_memorable_locked_new.gif entry_memorable_new.gif entry_new.gif entry_new_hot.gif icon_delete.gif icon_latest_reply.gif icon_newest_reply.gif preview_img.gif print.css styleswitcher.js weblog_allentries_body.htm weblog_blocked_body.htm weblog_body.htm weblog_confirm_body.htm weblog_contributors_body.htm weblog_entry_body.htm weblog_faceplate_body.htm weblog_footer.htm weblog_friends_body.htm weblog_header.20060504.htm weblog_header.htm weblog_login_body.htm weblog_message_body.htm weblog_mini_box.htm weblog_posting_body.htm weblog_s_body.htm Log Message: upgrade for new styling engine --- NEW FILE: weblog_s_body.htm --- <div class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a></div> <div id="loggedInList">{LOGGED_IN_USER_LIST}</div> <!-- BEGIN switch_contributor_only --> <a href="{U_POST_ENTRY}" class="specialLink"><img src="{PHPURL}weblogs/templates/orangeBlue/images/edit.gif" alt="{L_POST_NEW_ENTRY}" />{L_POST_NEW_ENTRY}</a> <!-- END switch_contributor_only --> <div id="mainColumn"> <!-- BEGIN entryrow --> <div class="entry"> <h1>{entryrow.SUBJECT}</h1> <h2>{entryrow.TIME_DATE}</h2> <div class="entryContent"> <div class="entryTop"><a href="{entryrow.U_TRACKBACKS}">{entryrow.TRACKBACK_IMG} {entryrow.NUM_TRACKBACKS}</a> [ <a href="{entryrow.U_PERMALINK}">{L_PERMALINK}</a> ] <a href="{entryrow.U_EDIT}">{entryrow.EDIT_IMG}</a> <a href="{entryrow.U_DELETE}">{entryrow.DELETE_IMG}</a></div> <div class="entryCategory">{entryrow.CATEGORY}</div> <div class="entryMood">{entryrow.MOOD}</div> <div class="entryCurrently">{entryrow.CURRENTLY}</div> <div>{entryrow.LOCKED_ICON}</div> <div class="contents">{entryrow.ENTRY}</div> <div class="entryBottom"> <div class="postedby">{entryrow.POSTED_BY}</div> <div class="comments"><a href="{entryrow.U_VIEW_COMMENTS}" title="{L_VIEW_COMMENTS}">{entryrow.REPLIES}</a> <a href="{entryrow.U_POST_COMMENT}"{entryrow.OPEN_NEW_WINDOW} rel="nofollow" title="{L_COMMENT_ON_ENTRY}">{entryrow.POST_COMMENT}</a></div> </div> </div> </div> <!-- END entryrow --> </div> <div id="rightColumn"> <div class="block"> <div class="blockHeader"></div> <div class="blockContent"> <div id="avatar">{AVATAR_IMG}</div> <div id="blog_desc">{WEBLOG_DESCRIPTION}</div> <table> <tr> <th>{L_WEBLOG_OWNER}:</th> <td>[ <a href="{U_PROFILE}">{WEBLOG_OWNER}</a> ]</td> </tr> <tr> <th>{L_CONTRIBUTORS}:</th> <td>[ {CONTRIBUTORS} ]</td> </tr> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_CONTRIBUTORS}">{L_EDIT_CONTRIBUTORS}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_WEBLOG}:</th> <td>[ <a href="{U_ALL_ENTRIES}">{L_VIEW_ALL_ENTRIES}</a> ]</td> </tr> <tr> <th></th> <td>[ <a href="{U_FRIENDS_LIST}">{L_FRIENDS_LIST}</a> ]</td> </tr> <!-- BEGIN switch_contributor_only --> <tr> <th></th> <td>[ <a href="{U_BLOCKED_LIST}">{L_BLOCKED_LIST}</a> ]</td> </tr> <!-- END switch_contributor_only --> <!-- BEGIN switch_owner_only --> <tr> <th></th> <td>[ <a href="{U_WEBLOG_CP}">{L_WEBLOG_CP}</a> ]</td> </tr> <!-- END switch_owner_only --> <tr> <th>{L_GO}:</th> <td>[ <strong>{U_BACK}/{U_FORWARD}</strong> ]</td> </tr> </table> </div> </div> <!-- BEGIN switch_show_calendar --> <div class="block"> <div class="blockHeader">{L_CALENDAR}</div> <div class="blockContent"> <form action="{S_FORM_ACTION}" method="get">{DATE_SELECT}{S_HIDDEN_FIELD} <input type="submit" accesskey="c" name="submit" value="{L_GO}" /> </form> <table id="calendar" cellspacing="0"> <tr> <th><a href="{U_PREVIOUS_YEAR}" id="yearLeft">«</a></th> <th><a href="{U_PREVIOUS_MONTH}" id="monthLeft"><</a></th> <th colspan="3">{MONTH} {YEAR}</th> <th><a href="{U_NEXT_MONTH}" id="yearRight">></a></th> <th><a href="{U_NEXT_YEAR}" id="monthRight">»</a></th> </tr> <tr> <!-- BEGIN no_day --> <td class="nodaycell"></td> <!-- END no_day --> <!-- BEGIN day_cell --> <td class="{switch_show_calendar.day_cell.DAY_CLASS}">{switch_show_calendar.day_cell.NUM_DAY}</td>{switch_show_calendar.day_cell.WEEK_ROW} <!-- END day_cell --> <!-- BEGIN no_day2 --> <td class="nodaycell"></td> <!-- END no_day2 --> </tr> </table> </div> </div> <!-- END switch_show_calendar --> <!-- BEGIN switch_shoutbox --> <div class="block"> <div class="blockHeader">{L_SHOUTBOX}</div> <div class="blockContent"> <div id="shoutbox"> <!-- BEGIN shoutrow --> <div{switch_shoutbox.shoutrow.ROW_CLASS}> <div class="shoutdelete"><a href="{switch_shoutbox.shoutrow.U_DELETE}">{switch_shoutbox.shoutrow.DELETE_IMG}</a></div> <div class="shoutboxPoster">{switch_shoutbox.shoutrow.POSTER}</div> <div class="shoutboxTimeDate">{switch_shoutbox.shoutrow.TIME_DATE}</div> <div class="shout">{switch_shoutbox.shoutrow.MESSAGE}</div> </div> <!-- END shoutrow --> <!-- BEGIN switch_no_shouts --> <div class="noshouts">{L_NO_SHOUTS}</div> <!-- END switch_no_shouts --> </div> <form action="{S_FORM_ACTION}" method="post" name="post"> <!-- BEGIN switch_user_logged_out --> <label for="username">{L_NAME}:</label><input type="text" name="username" id="username" /> <label for="www">{L_WEBSITE}:</label><input type="text" name="www" id="www" /> <!-- END switch_user_logged_out --> <label for="message">{L_SHOUT}:</label><textarea name="message" id="message" rows="6" cols="10"></textarea> <div><a href="{U_VIEW_SMILIES}" onclick="window.open('{U_VIEW_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_VIEW_SMILIES}</a></div> <div class="submit"><input type="submit" accesskey="s" name="submit" class="mainoption" value="{L_SUBMIT}" /><input type="reset" name="reset" class="liteoption" value="{L_RESET}" /></div> </form> </div> </div> <!-- END switch_shoutbox --> <!-- BEGIN custom_block --> <div class="block"> <div class="blockHeader">{CUSTOM_BLOCK_TITLE}</div> <div class="blockContent"> {S_CUSTOM_BLOCK} </div> </div> <!-- END custom_block --> <!-- BEGIN switch_contact_user --> <div class="block"> <div class="blockHeader">{CONTACT_OWNER}</div> <div class="blockContent"> <div class="infoTitle">{L_EMAIL_ADDRESS}</div> <div class="info"><a href="{U_SEND_EMAIL}">{EMAIL}</a></div> <div class="infoTitle">{L_PRIVATE_MESSAGE}</div> <div class="info"><a href="{U_SEND_PRIVATE_MESSAGE}">{L_SEND_PM}</a></div> <div class="infoTitle">{L_MSN_MESSENGER}</div> <div class="info">{MSN_MESSENGER}</div> <div class="infoTitle">{L_YAHOO_MESSENGER}</div> <div class="info"><a href="{U_YIM}">{YAHOO_MESSENGER}</a></div> <div class="infoTitle">{L_AIM_ADDRESS}</div> <div class="info"><a href="{U_AIM}">{AOL_MESSENGER}</a></div> <div class="infoTitle">{L_ICQ_NUMBER}</div> <div class="info"><a href="{U_ICQ}">{ICQ_NUMBER}</a></div> </div> </div> <!-- END switch_contact_user --> <!-- BEGIN switch_show_profile --> <div class="block"> <div class="blockHeader">{ABOUT_OWNER}</div> <div class="blockContent"> <div class="infoTitle">{L_JOINED}</div> <div class="info">{JOINED_DATE}</div> <div class="infoTitle">{L_LOCATION}</div> <div class="info">{LOCATION}</div> <div class="infoTitle">{L_OCCUPATION}</div> <div class="info">{OCCUPATION}</div> <div class="infoTitle">{L_INTERESTS}</div> <div class="info">{INTERESTS}</div> </div> </div> <!-- END switch_show_profile --> <!-- BEGIN switch_show_info --> <div class="block"> <div class="blockHeader">{L_WEBLOG}</div> <div class="blockContent"> <div class="infoTitle">{L_WEBLOG_STARTED}</div> <div class="info">{STARTED_DATE}</div> <div class="infoTitle">{L_TOTAL_ENTRIES}</div> <div class="info">{NUMBER_OF_ENTRIES}</div> <div class="infoTitle">{L_WEBLOG_AGE}</div> <div class="info">{WEBLOG_AGE}</div> <div class="infoTitle">{L_TOTAL_REPLIES}</div> <div class="info">{NUMBER_OF_REPLIES}</div> <div class="infoTitle">{L_VISITS}</div> <div class="info">{NUMBER_OF_VISITS}</div> </div> </div> <!-- END switch_show_info --> <div class="block"> <div class="blockHeader">RSS</div> <div class="blockContent"> <a href="{U_RSS_FEED}"><img src="{PHPURL}images/xml.gif" alt="{L_RSS}" border="0" /></a> </div> </div> </div> --- NEW FILE: weblog_blocked_body.htm --- <h1>{L_BLOCKED_USERS}</h1> <div class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a></div> <div>{L_BLOCKED_USERS}: <!-- BEGIN blockedrow --> <a href="{blockedrow.U_PROFILE}">{blockedrow.BLOCKED_USER}</a> <!-- END blockedrow --> </div> <form action="{S_BLOCK_ACTION}" method="post" style="text-align: center"> <div class="entryExpanded"> <input type="text" name="blockeduser" maxlength="255" tabindex="1" size="20" /> <input type="submit" name="blockuser" value="{L_BLOCK_USER}" class="mainoption" tabindex="2" /> <input type="submit" name="removeuser" value="{L_REMOVE_USER}" tabindex="3" /> <br /> {L_BLOCK_USERS_EXPLAIN} </div> <div class="entryExpanded"> {S_GROUP_SELECT} <input type="submit" name="blockgroup" value="{L_BLOCK_GROUP}" class="mainoption" tabindex="5" /> <input type="submit" name="removegroup" value="{L_REMOVE_GROUP}" tabindex="6" /> </div> </form> --- NEW FILE: icon_newest_reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_allentries_body.htm --- <div id="loggedInList">{LOGGED_IN_USER_LIST}</div> <div class="middleBar"> <div id="page_numer">{PAGE_NUMBER}</div> <div id="pagination">{PAGINATION}</div> </div> <!-- BEGIN switch_weblog_owner --> <a href="{U_POST_NEW_ENTRY}" class="specialLink"><img src="weblogs/templates/orangeBlue/images/edit.gif" alt="{L_POST_NEW_ENTRY}" />{L_POST_NEW_ENTRY}</a> <!-- END switch_weblog_owner --> <div class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a> </div> <table cellspacing="0" id="allentries"> <tr> <th colspan="3">{L_ENTRIES}</th> <th>{L_REPLIES}</th> <th>{L_VIEWS}</th> <th>{L_LASTREPLY}</th> </tr> <!-- BEGIN entryrow --> <tr> <td class="entryIcon"><img src="{entryrow.ENTRY_ICON}" alt="{entryrow.L_ENTRY_ICON_ALT}" title="{entryrow.L_ENTRY_ICON_ALT}" /></td> <td class="entryState"><div>{entryrow.MOOD}</div><div>{entryrow.ACTION}</div></td> <td class="entryDetails">{entryrow.NEWEST_ENTRY_IMG}{entryrow.MEMORABLE}<a href="{entryrow.U_VIEW_ENTRY}">{entryrow.ENTRY_SUBJECT}</a> <br />{entryrow.GOTO_PAGE}</td> <td class="entryReplies" style="text-align: center">{entryrow.REPLIES}</td> <td class="entryViews" style="text-align: center">{entryrow.VIEWS}</td> <td class="entryLastPost" style="text-align: center; white-space: nowrap">{entryrow.LAST_POST_TIME}<br />{entryrow.LAST_POST_AUTHOR} {entryrow.LAST_POST_IMG}</td> </tr> <!-- END entryrow --> <!-- BEGIN switch_no_entries --> <tr> <td class="rowMessage" colspan="6">{L_NO_ENTRIES}</td> </tr> <!-- END switch_no_entries --> <tr> <td class="tdBottom" colspan="6"> <form action="{S_POST_DAYS_ACTION}" action="post"> {L_DISPLAY_ENTRIES}:{S_SELECT_ENTRY_DAYS} <input type="submit" value="{L_GO}" name="submit" /> </form> </td> </tr> </table> <!-- BEGIN switch_weblog_owner --> <a href="{U_POST_NEW_ENTRY}" class="specialLink"><img src="weblogs/templates/orangeBlue/images/edit.gif" alt="{L_POST_NEW_ENTRY}" />{L_POST_NEW_ENTRY}</a> <!-- END switch_weblog_owner --> <div class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a> </div> --- NEW FILE: entry.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: entry_locked.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: print.css --- body { color: black; background: white } #rightColumn, #loggedInList, .nav, .entryTop, .comments { display: none } .entryContent { border: none } #title { font-size: 18pt } h1 { font-size: 14pt } h2 { font-size: 12pt } h3 { font-size: 11pt } #footer { font-size: 8pt; margin-top: 1em; text-align: center } .postedby { font-size: 8pt } --- NEW FILE: icon_latest_reply.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: InfinityGreen.css --- /* COLOR */ @import "Infinity.css"; body { color: black; background: #F0FFF0 } hr { border: 0; border-top: 1px green solid; } #wrapper { background: white; border: 1px green solid } a:link { color: green; } a:active { color: #33FF33; } a:visited { color: #009900; } a:hover { color: #77CC77; } h1 { color: green; } h2 { color: #009900; } textarea { color: green; border: 1px green solid;} .blockHeader{ color: green; } .infoTitle { color: green; } #header { background: green; border: 3px green double; } #title { color: white; } input { border: 1px green solid; background: white } input:hover { color: green; font-weight: bold } .specialLink{ background: #F0FFF0; border: 1px green solid; } .specialLink:hover { background: green; color: white; text-decoration: none } #footer { border-top: 1px green dashed; } .blockContent { background: #F0FFF0; border: 1px green solid; } .entryContent, .entryExpanded { background: #F0FFF0; border: 1px green solid; } #calendar { background: #F0FFF0; border: 1px green solid; } #calendar th { background: green; color: #FFEFEF } #calendar th a { color: #FFEFEF } .daycell a { background: #CCFFCC; } .daycell { border: 1px; } #calendar a:hover { background: white; border: 1px green solid; color: green } .row1, .entryIcon, .entryState, .entryDetails, .rowMessage { background: #F0FFF0; } .row2, .entryReplies, .entryViews, .entryLastPost, .tdBottom { background: #E5FFE5; } #shoutbox { border: 1px green solid } #allentries th { background: green; color: white; padding: 5px; } #allentries td { padding: 5px; } #allentries { border: 1px green solid; background: white } #allreplies th { background: green; color: white; padding: 5px } #allreplies td { padding: 5px; } #allreplies { border: 1px green solid; background: white } .selectedBBCode, .bbcode:hover { background: green; color: white; font-weight: normal } .selectedBBCode:hover, .bbcode { background: white; color: green; font-weight: normal } #postTable th { background: green; padding: 5px; color: white} #postTable { border: 1px green solid; } --- NEW FILE: weblog_header.htm --- <!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}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="author" content="{WEBLOG_OWNER}" /> <meta name="description" content="{WEBLOG_DESCRIPTION}" /> {META} <link rel="alternate" type="application/rss+xml" title="{PAGE_TITLE} - RSS 2.0" href="{U_RSS_FEED}" /> <link rel="alternate" type="application/rss+xml" title="{L_LATEST_WEBLOGS} RSS" href="{U_RSS}" /> <link rel="stylesheet" href="weblogs/templates/Infinity/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="weblogs/templates/Infinity/InfinityOrange.css" title="InfinityOrange" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityBlue.css" title="InfinityBlue" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityGreen.css" title="InfinityGreen" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityRed.css" title="InfinityRed" media="screen" /> <title>{PAGE_TITLE}</title> <style type="text/css"> <!-- body { background-image: {BACKGROUND_IMAGE}; background-attachment: {BACKGROUND_IMAGE_FIXED}; background-repeat: {BACKGROUND_REPEAT}; background-position: {BACKGROUND_POSITION}; font-family: {FONT}; color: #{FONT_COLOR}; scrollbar-face-color: #{SB_FACE_COLOR}; scrollbar-highlight-color: #{SB_HIGHLIGHT_COLOR}; scrollbar-shadow-color: #{SB_SHADOW_COLOR}; scrollbar-3dlight-color: #{SB_3DLIGHT_COLOR}; scrollbar-arrow-color: #{SB_ARROW_COLOR}; scrollbar-track-color: #{SB_TRACK_COLOR}; scrollbar-darkshadow-color: #{SB_DARKSHADOW_COLOR}; } a.nav { font-family: {FONT}; } a:link { text-decoration: {NORMAL_LINK_UNDERLINED}; } a:active { text-decoration: {ACTIVE_LINK_UNDERLINED}; } a:visited { text-decoration: {VISITED_LINK_UNDERLINED}; } a:hover { text-decoration: {HOVER_LINK_UNDERLINED}; } h1 { font-size: {ENTRY_TITLE_FONT_SIZE}pt; } h2 { font-size: {DATE_TIME_FONT_SIZE}pt; } #styleSwitcher { overflow: auto; float: right } a.switchOrange, a.switchGreen, a.switchBlue, a.switchRed { margin: 0 3px; display: block; width: 1.5em; height: 1.5em; float: left; } a.switchOrange { background: #FFCC80; } a.switchGreen { background: #80FF80; } a.switchBlue { background: #8080FF; } a.switchRed { background: #FF8080; } a.switchOrange:hover { background: orange; } a.switchGreen:hover { background: lime; } a.switchBlue:hover { background: blue; } a.switchRed:hover { background: red; } --> </style> <script language="JavaScript" type="text/javascript"> <!-- function setActiveStyleSheet(title) { var i, a, main; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title")) { a.disabled = true; if(a.getAttribute("title") == title) a.disabled = false; } } } function getActiveStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title") && !a.disabled) return a.getAttribute("title"); } return null; } function getPreferredStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("rel").indexOf("alt") == -1 && a.getAttribute("title") ) return a.getAttribute("title"); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } window.onload = function(e) { var cookie = readCookie("weblog{WEBLOG_ID}"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); } window.onunload = function(e) { var title = getActiveStyleSheet(); createCookie("weblog{WEBLOG_ID}", title, 365); } var cookie = readCookie("weblog{WEBLOG_ID}"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); --> </script> </head> <body> <script language="JavaScript" type="text/javascript"> <!-- function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } --> </script> <div id="wrapper"> <div id="header"> <div id="title">{WEBLOG_NAME}</div> </div> <div id="styleSwitcher"> <a href="#" onclick="setActiveStyleSheet('InfinityOrange'); return false;" class="switchOrange"></a> <a href="#" onclick="setActiveStyleSheet('InfinityBlue'); return false;" class="switchBlue"></a> <a href="#" onclick="setActiveStyleSheet('InfinityGreen'); return false;" class="switchGreen"></a> <a href="#" onclick="setActiveStyleSheet('InfinityRed'); return false;" class="switchRed"></a> </div> --- NEW FILE: entry_memorable_new.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_footer.htm --- <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good reason) retain the full copyright we request you at least leave in place the Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse to include even this then support on our forums may be affected. The phpBB Group : 2002 // --> <div id="footer"> <div>{L_POWERED_BY}</div> <div>Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group</div> <div>Weblog Template by <a href="http://www.theblogmod.com/community/viewforum.php?f=6" target=_blank>Hyperion & TheBlogMod.com</a></div> </div> </div> </body> </html> --- NEW FILE: preview_img.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_header.20060504.htm --- <!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="{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" /> <meta name="author" content="{WEBLOG_OWNER}" /> <meta name="description" content="{WEBLOG_DESCRIPTION}" /> {META} <link rel="alternate" type="application/rss+xml" title="{PAGE_TITLE} - RSS 2.0" href="{U_RSS_FEED}" /> <link rel="alternate" type="application/rss+xml" title="{L_LATEST_WEBLOGS} RSS" href="{U_RSS}" /> <link rel="stylesheet" href="weblogs/templates/Infinity/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="weblogs/templates/Infinity/InfinityOrange.css" title="InfinityOrange" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityBlue.css" title="InfinityBlue" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityGreen.css" title="InfinityGreen" media="screen" /> <link rel="alternate stylesheet" href="weblogs/templates/Infinity/InfinityRed.css" title="InfinityRed" media="screen" /> <title>{PAGE_TITLE}</title> <style type="text/css"> <!-- body { background-image: {BACKGROUND_IMAGE}; background-attachment: {BACKGROUND_IMAGE_FIXED}; background-repeat: {BACKGROUND_REPEAT}; background-position: {BACKGROUND_POSITION}; font-family: {FONT}; color: #{FONT_COLOR}; scrollbar-face-color: #{SB_FACE_COLOR}; scrollbar-highlight-color: #{SB_HIGHLIGHT_COLOR}; scrollbar-shadow-color: #{SB_SHADOW_COLOR}; scrollbar-3dlight-color: #{SB_3DLIGHT_COLOR}; scrollbar-arrow-color: #{SB_ARROW_COLOR}; scrollbar-track-color: #{SB_TRACK_COLOR}; scrollbar-darkshadow-color: #{SB_DARKSHADOW_COLOR}; } a.nav { font-family: {FONT}; } a:link { text-decoration: {NORMAL_LINK_UNDERLINED}; } a:active { text-decoration: {ACTIVE_LINK_UNDERLINED}; } a:visited { text-decoration: {VISITED_LINK_UNDERLINED}; } a:hover { text-decoration: {HOVER_LINK_UNDERLINED}; } h1 { font-size: {ENTRY_TITLE_FONT_SIZE}pt; } h2 { font-size: {DATE_TIME_FONT_SIZE}pt; } #styleSwitcher { overflow: auto; float: right } a.switchOrange, a.switchGreen, a.switchBlue, a.switchRed { margin: 0 3px; display: block; width: 1.5em; height: 1.5em; float: left; } a.switchOrange { background: #FFCC80; } a.switchGreen { background: #80FF80; } a.switchBlue { background: #8080FF; } a.switchRed { background: #FF8080; } a.switchOrange:hover { background: orange; } a.switchGreen:hover { background: lime; } a.switchBlue:hover { background: blue; } a.switchRed:hover { background: red; } --> </style> <script language="JavaScript" type="text/javascript"> <!-- function setActiveStyleSheet(title) { var i, a, main; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title")) { a.disabled = true; if(a.getAttribute("title") == title) a.disabled = false; } } } function getActiveStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title") && !a.disabled) return a.getAttribute("title"); } return null; } function getPreferredStyleSheet() { var i, a; for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("rel").indexOf("alt") == -1 && a.getAttribute("title") ) return a.getAttribute("title"); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function readCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } window.onload = function(e) { var cookie = readCookie("weblog{WEBLOG_ID}"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); } window.onunload = function(e) { var title = getActiveStyleSheet(); createCookie("weblog{WEBLOG_ID}", title, 365); } var cookie = readCookie("weblog{WEBLOG_ID}"); var title = cookie ? cookie : getPreferredStyleSheet(); setActiveStyleSheet(title); --> </script> <BASE HREF="http://theblogmod.com/community/"> </head> <body> <script language="JavaScript" type="text/javascript"> <!-- function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } --> </script> <div id="wrapper"> <div id="header"> <div id="title">{WEBLOG_NAME}</div> </div> <div id="styleSwitcher"> <a href="#" onclick="setActiveStyleSheet('InfinityOrange'); return false;" class="switchOrange"></a> <a href="#" onclick="setActiveStyleSheet('InfinityBlue'); return false;" class="switchBlue"></a> <a href="#" onclick="setActiveStyleSheet('InfinityGreen'); return false;" class="switchGreen"></a> <a href="#" onclick="setActiveStyleSheet('InfinityRed'); return false;" class="switchRed"></a> </div> --- NEW FILE: weblog_friends_body.htm --- <h1>{L_WEBLOG_FRIENDS}</h1> <div class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a></div> <div>{L_FRIENDS}: <!-- BEGIN friendrow --> <a href="{friendrow.U_PROFILE}">{friendrow.FRIEND}</a> <!-- END friendrow --> </div> <div>{L_FRIEND_OF}: <!-- BEGIN friendofrow --> <a href="{friendofrow.U_PROFILE}">{friendofrow.FRIEND}</a> <!-- END friendofrow --> </div> <!-- BEGIN switch_owner --> <form action="{S_ADDFRIENDS_ACTION}" method="post" style="text-align: center"> <div class="entryExpanded"> <input type="text" name="friend" maxlength="255" tabindex="1" size="20" /> <input type="submit" name="addfriend" value="{L_ADD_FRIEND}" class="mainoption" tabindex="2" /> <input type="submit" name="removeuser" value="{L_REMOVE_USER}" tabindex="3" /> <br /> {L_ADD_FRIEND_EXPLAIN} </div> <div class="entryExpanded"> {S_GROUP_SELECT} <input type="submit" name="addgroup" value="{L_ADD_GROUP}" class="mainoption" tabindex="5" /> <input type="submit" name="removegroup" value="{L_REMOVE_GROUP}" tabindex="6" /> </div> </form> <!-- END switch_owner --> <!-- BEGIN friendsrow --> <style type="text/css"> <!-- #{friendsrow.ID} { width: 100%; } #{friendsrow.ID} td { background-color: #{friendsrow.BLOCK_BG_COLOR}; border: 1px #{friendsrow.BLOCK_BORDER_COLOR} solid; font-family: {friendsrow.FONT}; font-size: {friendsrow.FONT_SIZE}pt; color: #{friendsrow.FONT_COLOR}; } #{friendsrow.ID} a:link { text-decoration: {friendsrow.NORMAL_LINK_UNDERLINED}; color : #{friendsrow.NORMAL_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:active { text-decoration: {friendsrow.ACTIVE_LINK_UNDERLINED}; color : #{friendsrow.ACTIVE_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:visited { text-decoration: {friendsrow.VISITED_LINK_UNDERLINED}; color : #{friendsrow.VISITED_LINK_COLOR}; font-weight: bold; } #{friendsrow.ID} a:hover { text-decoration: {friendsrow.HOVER_LINK_UNDERLINED}; color : #{friendsrow.HOVER_LINK_COLOR}; } #{friendsrow.ID} h1 { font-size: {friendsrow.ENTRY_TITLE_FONT_SIZE}pt; font-weight: bold; color: #{friendsrow.ENTRY_TITLE_COLOR}; padding: 0; margin: 0 } #{friendsrow.ID} h2 { font-size: {friendsrow.DATE_TIME_FONT_SIZE}pt; color: #{friendsrow.DATE_TIME_COLOR}; padding: 0; margin: 0 } #{friendsrow.ID} hr { height: 1px; border: 1px #{friendsrow.BORDER_COLOR} solid; } --> </style> <table id="{friendsrow.ID}"> <tr> <td width="20%" align="center"> <a href="{friendsrow.U_WEBLOG}">{friendsrow.WEBLOG_NAME}</a><br /> <a href="{friendsrow.U_PROFILE}">{friendsrow.AVATAR_IMG}<br />{friendsrow.FRIEND}</a> </td> <td> <h1>{friendsrow.SUBJECT}</h1> <h2>{friendsrow.TIME_DATE}</h2> <div class="padding"> <div>{friendsrow.MOOD}</div> <div>{friendsrow.CURRENTLY}</div> <p>{friendsrow.ENTRY}</p> <div style="float: right"><a href="{friendsrow.U_VIEW_COMMENTS}">{friendsrow.REPLIES}</a> <a href="{friendsrow.U_POST_COMMENT}">{friendsrow.POST_COMMENT}</a></div> </div> </td> </tr> </table> <!-- END friendsrow --> --- NEW FILE: weblog_posting_body.htm --- <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_moz = 0; 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 = false; if (document.post.message.value.length < 2) { formErrors = "{L_EMPTY_MESSAGE}"; } if (formErrors) { alert(formErrors); return false; } else { bbstyle(-1); //formObj.preview.disabled = true; //formObj.submit.disabled = true; return true; } } function emoticon(text) { var txtarea = document.post.message; text = ' ' + text + ' '; if (txtarea.createTextRange && txtarea.caretPos) { var caretPos = txtarea.caretPos; caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? caretPos.text + text + ' ' : caretPos.text + text; txtarea.focus(); } else { txtarea.value += text; txtarea.focus(); } } function bbfontstyle(bbopen, bbclose) { var txtarea = document.post.message; if ((clientVer >= 4) && is_ie && is_win) { theSelection = document.selection.createRange().text; if (!theSelection) { txtarea.value += bbopen + bbclose; txtarea.focus(); return; } document.selection.createRange().text = bbopen + theSelection + bbclose; txtarea.focus(); return; } else if (txtarea.selectionEnd && (txtarea.selectionEnd - txtarea.selectionStart > 0)) { mozWrap(txtarea, bbopen, bbclose); return; } else { txtarea.value += bbopen + bbclose; txtarea.focus(); } storeCaret(txtarea); } function bbstyle(bbnumber) { var txtarea = document.post.message; txtarea.focus(); donotinsert = false; theSelection = false; bblast = 0; if (bbnumber == -1) { // Close all open tags & default button names while (bbcode[0]) { butnumber = arraypop(bbcode) - 1; txtarea.value += bbtags[butnumber + 1]; buttext = eval('document.post.addbbcode' + butnumber + '.value'); eval('document.post.addbbcode'+butnumber+'.className = "bbcode"'); } imageTag = false; // All tags are closed including image tags :D txtarea.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]; txtarea.focus(); theSelection = ''; return; } } else if (txtarea.selectionEnd && (txtarea.selectionEnd - txtarea.selectionStart > 0)) { mozWrap(txtarea, bbtags[bbnumber], bbtags[bbnumber+1]); 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; txtarea.value += bbtags[butnumber + 1]; buttext = eval('document.post.addbbcode' + butnumber + '.value'); eval('document.post.addbbcode'+bbnumber+'.className = "bbcode"'); imageTag = false; } txtarea.focus(); return; } else { // Open tags if (imageTag && (bbnumber != 14)) { // Close image tag before adding another txtarea.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 txtarea.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+'.className = "selectedBBCode"'); txtarea.focus(); return; } storeCaret(txtarea); } // From http://www.massless.org/mozedit/ function mozWrap(txtarea, open, close) { var selLength = txtarea.textLength; var selStart = txtarea.selectionStart; var selEnd = txtarea.selectionEnd; if (selEnd == 1 || selEnd == 2) selEnd = selLength; var s1 = (txtarea.value).substring(0,selStart); var s2 = (txtarea.value).substring(selStart, selEnd) var s3 = (txtarea.value).substring(selEnd, selLength); txtarea.value = s1 + open + s2 + close + s3; return; } // 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(); } function update_mood(newimage) { document.mood_image.src = "{PHPURL}images/weblogs/" + newimage; } function update_currently(newimage) { document.action_image.src = "{PHPURL}images/weblogs/" + newimage; } function update_category(newcategory) { document.post.category.value = newcategory; } //--> </script> <!-- BEGIN switch_preview --> <div class="entry"> <h1>{PREVIEW_SUBJECT}</h1> <div class="entryContent"> <div class="entryMood">{PREVIEW_MOOD}</div> <div class="entryCurrently">{PREVIEW_ACTION}</div> <div class="entryCategory">{PREVIEW_CATEGORY}</div> <div class="contents">{PREVIEW_MESSAGE}</div> </div> </div> <!-- END switch_preview --> <!-- BEGIN switch_post_reply --> <table cellspacing="0" id="allreplies"> <tr> <th id="thAuthor">{L_AUTHOR}</th> <th>{L_MESSAGE}</th> </tr> <!-- BEGIN postrow --> <tr> <td class="{switch_post_reply.postrow.ROW_CLASS}"><a name="{switch_post_reply.postrow.U_REPLY_ID}"></a><strong>{switch_post_reply.postrow.POSTER_NAME}</strong> </td> <td class="{switch_post_reply.postrow.ROW_CLASS}">{switch_post_reply.postrow.MESSAGE}</td> </tr> <!-- END postrow --> <!-- BEGIN switch_no_replies --> <tr> <td colspan="2" class="tdBottom">{L_ENTRY_NO_REPLIES}</td> </tr> <!-- END switch_no_replies --> </table> <!-- END switch_post_reply --> <!-- BEGIN switch_not_popup --> <div class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a></div> <!-- END switch_not_popup --> <form action="{S_POST_ACTION}" method="post" name="post" enctype="multipart/form-data"> <table cellspacing="0" id="postTable"> <tr> <th colspan="2">{MODE}</th> </tr> <!-- BEGIN switch_username_select --> <tr> <td class="row1"><label for="username">{L_USERNAME}</label></td> <td class="row2"> <input type="text" class="textField" tabindex="1" name="username" id="username" size="25" maxlength="25" value="{USERNAME}" /> </td> </tr> <!-- END switch_username_select --> <!-- BEGIN switch_post_entry --> <tr> <td class="row1"><label for="subject">{L_SUBJECT}</label></td> <td class="row2"> <input type="text" class="textField" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" /> </td> </tr> <tr> <td class="row1"><label for="mood">{L_MOOD}</label></td> <td class="row2">{SELECT_MOOD}<img name="mood_image" src="{PHPURL}images/weblogs/{MOOD_IMG}" alt="{L_MOOD}" /></td> </tr> <tr> <td class="row1"><label for="action">{L_ACTION}</label></td> <td class="row2"> {ACTION_SELECT}<img name="action_image" src="{PHPURL}images/weblogs/{ACTION_IMG}" alt="{L_ACTION}" /><br /><input type="text" class="textField" name="action_text" id="action_text" size="45" maxlength="100" tabindex="5" value="{ACTION_TEXT}" /> </td> </tr> <tr> <td class="row1"><label for="category">{L_CATEGORY}</label></td> <td class="row2"> {CATEGORY_SELECT}<br /><input type="text" class="textField" name="category" id="category" size="45" maxlength="100" tabindex="7" value="{CATEGORY}" /> </td> </tr> <!-- END switch_post_entry --> <tr> <td class="row1"> <label for="message">{L_MESSAGE_BODY}</label> <table cellspacing="0" id="smiliesTable"> <tr> <th colspan="{S_SMILIES_COLSPAN}">{L_EMOTICONS}</th> </tr> <!-- BEGIN smilies_row --> <tr> <!-- BEGIN smilies_col --> <td><img src="{smilies_row.smilies_col.SMILEY_IMG}" class="smiley" onclick="emoticon('{smilies_row.smilies_col.SMILEY_CODE}');" alt="{smilies_row.smilies_col.SMILEY_DESC}" title="{smilies_row.smilies_col.SMILEY_DESC}" /></td> <!-- END smilies_col --> </tr> <!-- END smilies_row --> <!-- BEGIN switch_smilies_extra --> <tr> <td colspan="{S_SMILIES_COLSPAN}"><a href="{U_MORE_SMILIES}" id="smiliesExtra" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies">{L_MORE_SMILIES}</a></td> </tr> <!-- END switch_smilies_extra --> </table> </td> <td class="row2"> <div id="bbcodeButtons"> <input type="button" class="bbcode" accesskey="b" name="addbbcode0" value="B" onclick="bbstyle(0)" onmouseover="helpline('b')" style="font-weight: bold" /> <input type="button" class="bbcode" accesskey="i" name="addbbcode2" value="i" onclick="bbstyle(2)" onmouseover="helpline('i')" style="font-style: italic" /> <input type="button" class="bbcode" accesskey="u" name="addbbcode4" value="u" onclick="bbstyle(4)" onmouseover="helpline('u')" style="text-decoration: underline" /> <input type="button" class="bbcode" accesskey="q" name="addbbcode6" value="Quote" onclick="bbstyle(6)" onmouseover="helpline('q')" /> <input type="button" class="bbcode" accesskey="c" name="addbbcode8" value="Code" onclick="bbstyle(8)" onmouseover="helpline('c')" /> <input type="button" class="bbcode" accesskey="l" name="addbbcode10" value="List" onclick="bbstyle(10)" onmouseover="helpline('l')" /> <input type="button" class="bbcode" accesskey="o" name="addbbcode12" value="List=" onclick="bbstyle(12)" onmouseover="helpline('o')" /> <input type="button" class="bbcode" accesskey="p" name="addbbcode14" value="Img" onclick="bbstyle(14)" onmouseover="helpline('p')" /> <input type="button" class="bbcode" accesskey="w" name="addbbcode16" value="URL" onclick="bbstyle(16)" onmouseover="helpline('w')" /> </div> <div id="fontStyles"> <a href="javascript:bbstyle(-1)" class="closeTags" onmouseover="helpline('a')">{L_BBCODE_CLOSE_TAGS}</a> <label for="font_color">{L_FONT_COLOR}:</label> <select name="addbbcode18" id="font_color" onchange="bbfontstyle('[color=' + this.form.addbbcode18.options[this.form.addbbcode18.selectedIndex].value + ']', '[/color]');this.selectedIndex=0;" onmouseover="helpline('s')"> <option style="color:black;" value="black">{L_COLOR_DEFAULT}</option> <option style="color:darkred;" value="darkred">{L_COLOR_DARK_RED}</option> <option style="color:red;" value="red">{L_COLOR_RED}</option> <option style="color:orange;" value="orange">{L_COLOR_ORANGE}</option> <option style="color:brown;" value="brown">{L_COLOR_BROWN}</option> <option style="color:yellow;" value="yellow">{L_COLOR_YELLOW}</option> <option style="color:green;" value="green">{L_COLOR_GREEN}</option> <option style="color:olive;" value="olive">{L_COLOR_OLIVE}</option> <option style="color:cyan;" value="cyan">{L_COLOR_CYAN}</option> <option style="color:blue;" value="blue">{L_COLOR_BLUE}</option> <option style="color:darkblue;" value="darkblue">{L_COLOR_DARK_BLUE}</option> <option style="color:indigo;" value="indigo">{L_COLOR_INDIGO}</option> <option style="color:violet;" value="violet">{L_COLOR_VIOLET}</option> <option style="color:white;" value="white">{L_COLOR_WHITE}</option> <option style="color:black;" value="black">{L_COLOR_BLACK}</option> </select> <label for="font_size">{L_FONT_SIZE}:</label> <select name="addbbcode20" id="font_size" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onmouseover="helpline('f')"> <option value="7">{L_FONT_TINY}</option> <option value="9">{L_FONT_SMALL}</option> <option value="12" selected="selected">{L_FONT_NORMAL}</option> <option value="18">{L_FONT_LARGE}</option> <option value="24">{L_FONT_HUGE}</option> </select> </div> <div id="helpline"><input type="text" name="helpbox" size="45" maxlength="100" disabled="disabled" value="{L_STYLES_TIP}" /></div> <div id="messageBody"> <textarea name="message" id="message" rows="15" cols="45" tabindex="6" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea> </div> </td> </tr> <tr> <td class="row1"> <label>{L_OPTIONS}</label> <div class="status">{HTML_STATUS}</div> <div class="status">{BBCODE_STATUS}</div> <div class="status">{SMILIES_STATUS}</div> </td> <td class="row2"> <!-- BEGIN switch_post_entry --> <div id="dateSelect">{DATE_SELECT}</div> <div id="entryAccess"><label for="entry_access">{L_ENTRY_ACCESS}</label>{ENTRY_AUTH_SELECT}</div> <!-- END switch_post_entry --> <!-- BEGIN switch_html_checkbox --> <div id="useHtml"><input type="checkbox" name="disable_html" id="disable_html" {S_HTML_CHECKED} /><label for="disable_html">{L_DISABLE_HTML}</label></div> <!-- END switch_html_checkbox --> <!-- BEGIN switch_bbcode_checkbox --> <div id="useBBCode"><input type="checkbox" name="disable_bbcode" id="disable_bbcode" {S_BBCODE_CHECKED} /><label for="disable_bbcode">{L_DISABLE_BBCODE}</label></div> <!-- END switch_bbcode_checkbox --> <!-- BEGIN switch_smilies_checkbox --> <div id="useSmilies"><input type="checkbox" name="disable_smilies" id="disable_smilies" {S_SMILIES_CHECKED} /><label for="disable_smilies">{L_DISABLE_SMILIES}</label></div> <!-- END switch_smilies_checkbox --> <!-- BEGIN switch_signature_checkbox --> <div id="attachSignature"><input type="checkbox" name="attach_sig" id="attach_sig" {S_SIGNATURE_CHECKED} /><label for="attach_sig">{L_ATTACH_SIGNATURE}</label></div> <!-- END switch_signature_checkbox --> <!-- BEGIN switch_post_entry --> <div id="memorableEntry"><input type="checkbox" name="memorable" id="memorable" {S_MEMORABLE_CHECKED} /><label for="memorable">{L_MEMORABLE_ENTRY}</label></div> <div id="disableReplies"><input type="checkbox" name="disable_replies" id="disable_replies" {S_DISABLE_REPLIES_CHECKED} /><label for="disable_replies">{L_DISABLE_REPLIES}</label></div> <!-- END switch_post_entry --> </td> </tr> <!-- BEGIN switch_post_entry --> <tr> <th colspan="2">{L_ENTRY_ADD_IMAGE}</th> </tr> <tr> <td class="row1" colspan="2">{L_ENTRY_ADD_IMAGE_EXPLAIN} <div>{L_MAX_PIC_SIZE}: <strong>{MAX_PIC_SIZE}</strong> {L_BYTES}</div> <div>{L_MAX_PIC_HEIGHT}: <strong>{MAX_PIC_HEIGHT}</strong> {L_PIXELS}</div> <div>{L_MAX_PIC_WIDTH}: <strong>{MAX_PIC_WIDTH}</strong> {L_PIXELS}</div> </td> </tr> <tr> <td class="row1"><b>{L_FILENAME}</b></td> <td class="row2" nowrap="nowrap"><input type="file" {UPLOAD_DISABLED}name="image" /><input type="submit" {UPLOAD_DISABLED}name="upload_image" value="{L_UPLOAD_IMAGE}" /></td> </tr> <!-- BEGIN imagerow --> <tr> <td class="row1"><a href="{switch_post_entry.imagerow.IMAGE}" target="_blank"><img src="{switch_post_entry.imagerow.IMAGE}" height="100" width="100" alt="" /></a></td> <td class="row2" nowrap="nowrap"><b>{L_BBCODE}:</b><br />{switch_post_entry.imagerow.BBCODE}</td> </tr> <!-- END imagerow --> <tr> <th class="thHead" colspan="2">{L_TRACKBACK}</th> </tr> <tr> <td class="row1">{L_TRACKBACK_EXPLAIN}</td> <td class="row2"><strong> {L_TRACKBACK_EXCERPT}:<br /> <textarea name="tb_excerpt" rows="12" cols="30">{TRACKBACK_EXCERPT}</textarea><br /> {L_TRACKBACK_URLS}:<br /> <textarea name="tb_urls" rows="12" cols="30">{TRACKBACK_URLS}</textarea> </strong></td> </tr> <!-- END switch_post_entry --> <tr> <td class="row2" colspan="2" style="text-align: center"> {S_HIDDEN_FORM_FIELDS}<input type="submit" tabindex="7" name="preview" class="liteoption" value="{L_PREVIEW}" /> <input type="submit" tabindex="8" accesskey="s" name="submit" class="mainoption" value="{L_SUBMIT}" /></td> </tr> </table> <div class="padding" style="float: right">{S_TIMEZONE}</div> </form> </div> --- NEW FILE: Copy of weblog_header.htm --- <!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="{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" /> <meta name="author" content="{WEBLOG_OWNER}" /> <meta name="description" content="{WEBLOG_DESCRIPTION}" /> {META} <link rel="alternate" type="application/rss+xml" title="{PAGE_TITLE} - RSS 2.0" href="{U_RSS_FEED}" /> <link rel="alternate" type="application/rss+xml" title="{L_LATEST_WEBLOGS} RSS" href="{U_RSS}" /> <link rel="stylesheet" href="weblogs/templates/Infinity/print.css" type="text/css" media="print" /> <link rel="stylesheet" href="weblogs/templates/Infinity/Infinity.css" title="Infinity" media="screen" /> <title>{PAGE_TITLE}</title> <style type="text/css"> <!-- body { background-image: {BACKGROUND_IMAGE}; background-attachment: {BACKGROUND_IMAGE_FIXED}; background-repeat: {BACKGROUND_REPEAT}; background-position: {BACKGROUND_POSITION}; background-color: #{BACKGROUND_COLOR}; font-family: {FONT}; color: #{FONT_COLOR}; scrollbar-face-color: #{SB_FACE_COLOR}; scrollbar-highlight-color: #{SB_HIGHLIGHT_COLOR}; scrollbar-shadow-color: #{SB_SHADOW_COLOR}; scrollbar-3dlight-color: #{SB_3DLIGHT_COLOR}; scrollbar-arrow-color: #{SB_ARROW_COLOR}; scrollbar-track-color: #{SB_TRACK_COLOR}; scrollbar-darkshadow-color: #{SB_DARKSHADOW_COLOR}; } a.nav { font-family: {FONT}; } a:link { text-decoration: {NORMAL_LINK_UNDERLINED}; color: #{NORMAL_LINK_COLOR}; } a:active { text-decoration: {ACTIVE_LINK_UNDERLINED}; color: #{ACTIVE_LINK_COLOR}; } a:visited { text-decoration: {VISITED_LINK_UNDERLINED}; color: #{VISITED_LINK_COLOR}; } a:hover { text-decoration: {HOVER_LINK_UNDERLINED}; color: #{HOVER_LINK_COLOR}; } h1 { font-size: {ENTRY_TITLE_FONT_SIZE}pt; color: #{ENTRY_TITLE_COLOR}; } h2 { font-size: {DATE_TIME_FONT_SIZE}pt; color: #{DATE_TIME_COLOR}; } #footer { border-top: 1px #{BORDER_COLOR} dashed; } .blockContent { background: #{BLOCK_BG_COLOR}; border: 1px #{BLOCK_BORDER_COLOR} solid; } .entryContent { background: #{ENTRY_BG_COLOR}; } .entry { border-bottom: 1px #{BORDER_COLOR} dashed } #calendar { background: #{ENTRY_BG_COLOR}; border: 1px #{BORDER_COLOR} solid; } #calendar th { background: #{BORDER_COLOR}; color: #{BLOCK_BG_COLOR} } #calendar th a { color: #{BLOCK_BG_COLOR} } .daycell a { background: #{BLOCK_BG_COLOR}; } #calendar a:hover { background: #{BLOCK_BG_COLOR}; border: 1px #{BLOCK_BORDER_COLOR} solid; color: #{FONT_COLOR} } .row1 { background: #{ENTRY_BG_COLOR}; vertical-align: top; } .row2 { background: #{BLOCK_BG_COLOR}; vertical-align: top; } #shoutbox { border: 1px #{BORDER_COLOR} solid } --> </style> </head> --- NEW FILE: entry_new.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: weblog_login_body.htm --- <form action="{S_LOGIN_ACTION}" method="post"> <div id="loginMessage">{L_LOGIN_MESSAGE}</div> <div>{L_USERNAME}:<input type="text" name="username" size="25" maxlength="40" value="{USERNAME}" /></div> <div>{L_PASSWORD}:<input type="password" name="password" size="25" maxlength="32" /></div> <div><input type="submit" name="login" class="mainoption" value="{L_LOGIN}" /></div> </form> --- NEW FILE: InfinityRed.css --- /* COLOR */ @import "Infinity.css"; body { color: black; background: #FFF0F0 } hr { border: 0; border-top: 1px red solid; } #wrapper { background: white; border: 1px red solid } a:link { color: red; } a:active { color: #FF3333; } a:visited { color: #990000; } a:hover { color: #FFAAAA; } h1 { color: red; } h2 { color: #FF6666; } textarea { color: red; border: 1px red solid; } .blockHeader{ color: red; } .infoTitle { color: red; } #header { background: red; border: 3px red double; } #title { color: white; } input { border: 1px red solid; background: white } input:hover { color: red; font-weight: bold } .specialLink{ background: #FFF0F0; border: 1px red solid; } .specialLink:hover { background: red; color: white; text-decoration: none } #footer { border-top: 1px red dashed; } .blockContent { background: #FFF0F0; border: 1px red solid; } .entryContent, .entryExpanded { background: #FFF0F0; border: 1px red solid; } #calendar { background: #FFF0F0; border: 1px red solid; } #calendar th { background: red; color: #FFEFEF } #calendar th a { color: #FFEFEF } .daycell a { background: #FFCCCC; } .daycell { border: 1px; } #calendar a:hover { background: white; border: 1px red solid; color: red } .row1, .entryIcon, .entryState, .entryDetails, .rowMessage { background: #FFF0F0; } .row2, .entryReplies, .entryViews, .entryLastPost, .tdBottom { background: #FFE5E5; } #shoutbox { border: 1px red solid } #allentries th { background: red; color: white; padding: 5px; } #allentries td { padding: 5px; } #allentries { border: 1px red solid; background: white } #allreplies th { background: red; color: white; padding: 5px } #allreplies td { padding: 5px; } #allreplies { border: 1px red solid; background: white } .selectedBBCode, .bbcode:hover { background: red; color: white; font-weight: normal } .selectedBBCode:hover, .bbcode { background: white; color: red; font-weight: normal } #postTable th { background: red; padding: 5px; color: white} #postTable { border: 1px red solid; } #smiliesTable { border: 1px red solid; } .smiley:hover { background: #FFE5E5; border: 1px red solid } --- NEW FILE: weblog_contributors_body.htm --- <h1>{L_CONTRIBUTORS}</h1> <div class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_WEBLOGS}" class="nav">{L_WEBLOGS}</a> -> <a href="{U_WEBLOG}" class="nav">{WEBLOG_NAME}</a></div> <p> {L_CURRENT_CONTRIBUTORS}: <!-- BEGIN contribrow --> <a href="{contribrow.U_PROFILE}">{contribrow.CONTRIBUTOR}</a> <!-- END contribrow --> </p> <form action="{S_CONTRIBUTOR_ACTION}" method="post"> <div class="center"><div class="entryContent"> <input type="text" name="contributoruser" maxlength="255" tabindex="1" size="20" /> <input type="submit" name="addcontributor" value="{L_ADD_CONTRIBUTOR}" class="mainoption" tabindex="2" /> <input type="submit" name="removecontributor" value="{L_REMOVE_CONTRIBUTOR}" tabindex="3" /> </div></div> </form> </div> <!-- End main content --> --- NEW FILE: weblog_mini_box.htm --- <body> <div style="background: white"> <!-- Begin header --> <div id="header"> <div id="topBG"><div id="title"> {WEBLOG_NAME} </div></div> </div> <!-- End header --> <div class="paddingColumn"> <div class="entry"> <h1>{MESSAGE_TITLE}</h1> <div class="entryContent" style="text-align: center"> <p>{MESSAGE_TEXT}</p> </div> </div> </div> --- NEW FILE: weblog_faceplate_body.htm --- <style type="text/css"> <!-- #{ID} { border: 1px orange solid; background: #FFFAEB; overflow: auto; -moz-border-radius: 10px; } #{ID} table { font-family: Verdana, Arial, Helvetica, sans-serif;} #{ID} a { color: orange; text-decoration: none; } #{ID} a:active { color: #FFB13D; } #{ID} a:visited { color: #946300; text-decoration: none; } #{ID} a:hover { color: #FFCA7A; text-decoration: underline; } #{ID} table table td { color: #2188E0; } #{ID} table table b { color: #FF6600; } #{ID} td { font-size: {FONT_SIZE}pt; } --> </style> <table width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-top: 10px; margin-bottom: 10px"><tr><td> <table width="100%" id="{ID}"> <tr> <td width="20%" align="center"> <a href="{U_VIEW_WEBLOG}">{WEBLOG_NAME}</a><br /> {AVATAR_IMG}<br /> <b>{WEBLOG_OWNER}</b> </td> <td align="center"> <table width="100%" id="{ID}2"> <tr> <td align="left"><b>{L_WEBLOG_DESCRIPTION}:</b></td> <td align="right">[ {WEBLOG_DESCRIPTION} ]</td> </tr> <tr> <td align="left"><b>{L_LAST_ENTRY}:</b></td> <td align="right">[ {LAST_ENTRY} ]</td> </tr> <tr> <td align="left"><b>{L_LATEST_MOOD}:</b></td> <td align="right">[ {LATEST_MOOD} ]</td> </tr> <tr> <td align="left"><b>{L_LAST_SEEN}:</b></td> <td align="right">[ {LAST_SEEN} ]</td> </tr> <tr> <td align="left"><b>{L_RSS}:</b></td> <td align="right">[ <a href="{U_WEBLOG_RSS}"><img src="images/xml.gif" alt="RSS 2.0" border="0" /></a> ]</td> </tr> </table> </td> </tr> </table> </td></tr></table> --- NEW FILE: InfinityOrange.css --- /* COLOR */ @import "Infinity.css"; body { color: black; background: #FFFAEB } hr { border: 0; border-top: 1px orange solid; } #wrapper { background: white; border: 1px orange solid } a:link { color: orange; } a:active { color: #FFB13D; } a:visited { color: #946300; } a:hover { color: #FFCA7A; } h1 { color: orange; } h2 { color: #F5B800; } textarea { color: orange; border: 1px orange solid; } .blockHeader{ color: orange; } .infoTitle { color: orange; } #header { background: orange; border: 3px orange double; } #title { color: white; } input { border: 1px orange solid; background: white } input:hover { color: orange; font-weight: bold } .specialLink{ background: #FFFAEB; border: 1px orange solid; } .specialLink:hover { background: orange; color: white; text-decoration: none } #footer { border-top: 1px orange dashed; } .blockContent { background: #FFFAEB; border: 1px orange solid; } .entryContent, .entryExpanded { background: #FFFAEB; border: 1px orange solid; } .entry { border-bottom: 1px #{BORDER_COLOR} dashed } #calendar { background: #FFFAEB; border: 1px orange solid; } #calendar th { background: orange; color: #FFFAEB } #calendar th a { color: #FFFAEB } .daycell a { background: #FFEBCC; } .daycell { border: 1px; } #calendar a:hover { background: white; border: 1px orange solid; color: black } .row1, .entryIcon, .entryState, .entryDetails, .rowMessage { background: #FFF5E5; } .row2, .entryReplies, .entryViews, .entryLastPost, .tdBottom { background: #FFF0D6; } #shoutbox { border: 1px orange solid } #allentries th { background: orange; color: white } #allentries td { padding: 5px; } #allentries th { padding: 5px; } #allentries { border: 1px orange solid; background: white } #allentries th { background: orange; color: white; padding: 5px; } #allentries td { padding: 5px; } #allentries { border: 1px orange solid; background: white } #allreplies th { background: orange; color: white; padding: 5px } #allreplies td { padding: 5px; } #allreplies { border: 1px orange solid; background: white } .selectedBBCode, .bbcode:hover { background: orange; color: white; font-weight: normal } .selectedBBCode:hover, .bbcode { background: white; color: orange; font-weight: normal } #postTable th { background: orange; padding: 5px; color: white} #... [truncated message content] |
|
From: OryNider <ory...@us...> - 2008-04-28 19:40:06
|
Update of /cvsroot/mxbb/mx_blogs/weblogs/upload In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4266/upload Log Message: Directory /cvsroot/mxbb/mx_blogs/weblogs/upload added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:37:57
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/simpleGray/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3393/lang_english Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/simpleGray/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:37:09
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/ljDigitalMultiplex/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2950/lang_english Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/ljDigitalMultiplex/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:34:14
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1582/images Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/images added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:34:02
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1582/lang_english Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/Infinity/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:33:09
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/images/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1147/lang_english Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/images/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:27:28
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/animatrix-osiris/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31294/lang_english Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/animatrix-osiris/lang_english added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:26:10
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/Infinity In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/Infinity Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/Infinity added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:25:44
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/animatrix-osiris In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/animatrix-osiris Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/animatrix-osiris added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:25:32
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/simpleGray In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/simpleGray Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/simpleGray added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:25:25
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/ljDigitalMultiplex In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/ljDigitalMultiplex Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/ljDigitalMultiplex added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:25:19
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/images In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/images Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/images added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:25:14
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30229/admin Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core/admin added to the repository |
|
From: OryNider <ory...@us...> - 2008-04-28 19:24:53
|
Update of /cvsroot/mxbb/mx_blogs/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29925/_core Log Message: Directory /cvsroot/mxbb/mx_blogs/templates/_core added to the repository |
|
From: Jon O. <jon...@us...> - 2008-04-28 17:54:45
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19768/admin Modified Files: Tag: core28x page_footer_admin.php Log Message: For some reason the bottom version number didn't show for admins... Index: page_footer_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/page_footer_admin.php,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -C2 -d -r1.16.2.1 -r1.16.2.2 *** page_footer_admin.php 3 Feb 2008 19:22:07 -0000 1.16.2.1 --- page_footer_admin.php 28 Apr 2008 17:54:21 -0000 1.16.2.2 *************** *** 31,36 **** $template->assign_vars(array( ! 'PHPBB_VERSION' => ($userdata['user_level'] == ADMIN && $userdata['user_id'] != ANONYMOUS) ? '2' . $board_config['version'] : '', ! 'MX_VERSION' => ($userdata['user_level'] == ADMIN && $userdata['user_id'] != ANONYMOUS) ? PORTAL_VERSION : '', 'TRANSLATION_INFO' => (isset($lang['TRANSLATION_INFO'])) ? $lang['TRANSLATION_INFO'] : ((isset($lang['TRANSLATION'])) ? $lang['TRANSLATION'] : ''), 'POWERED_BY' => $lang['Powered_by'], --- 31,36 ---- $template->assign_vars(array( ! 'PHPBB_VERSION' => ($userdata['user_level'] == ADMIN) ? '2' . $board_config['version'] : '', ! 'MX_VERSION' => ($userdata['user_level'] == ADMIN) ? PORTAL_VERSION : '', 'TRANSLATION_INFO' => (isset($lang['TRANSLATION_INFO'])) ? $lang['TRANSLATION_INFO'] : ((isset($lang['TRANSLATION'])) ? $lang['TRANSLATION'] : ''), 'POWERED_BY' => $lang['Powered_by'], |
|
From: Jon O. <jon...@us...> - 2008-04-28 17:54:31
|
Update of /cvsroot/mxbb/core/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19768/includes Modified Files: Tag: core28x page_tail.php Log Message: For some reason the bottom version number didn't show for admins... Index: page_tail.php =================================================================== RCS file: /cvsroot/mxbb/core/includes/page_tail.php,v retrieving revision 1.32.2.4 retrieving revision 1.32.2.5 diff -C2 -d -r1.32.2.4 -r1.32.2.5 *** page_tail.php 14 Feb 2008 21:22:36 -0000 1.32.2.4 --- page_tail.php 28 Apr 2008 17:54:23 -0000 1.32.2.5 *************** *** 98,103 **** 'SITENAME' => $board_config['sitename'], 'POWERED_BY' => $lang['Powered_by'], ! 'MX_VERSION' => ($userdata['user_level'] == ADMIN && $userdata['user_id'] != ANONYMOUS) ? PORTAL_VERSION : '', ! 'PHPBB_VERSION' => ($userdata['user_level'] == ADMIN && $userdata['user_id'] != ANONYMOUS) ? '2' . $board_config['version'] : '', 'ADMIN_LINK' => $admin_link, 'MX_ADDITIONAL_FOOTER_TEXT' => $mx_addional_footer_text, --- 98,103 ---- 'SITENAME' => $board_config['sitename'], 'POWERED_BY' => $lang['Powered_by'], ! 'MX_VERSION' => ($userdata['user_level'] == ADMIN) ? PORTAL_VERSION : '', ! 'PHPBB_VERSION' => ($userdata['user_level'] == ADMIN) ? '2' . $board_config['version'] : '', 'ADMIN_LINK' => $admin_link, 'MX_ADDITIONAL_FOOTER_TEXT' => $mx_addional_footer_text, |
|
From: OryNider <ory...@us...> - 2008-04-28 05:50:10
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20136 Modified Files: index.php Log Message: logo Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/index.php,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** index.php 27 Apr 2008 18:38:41 -0000 1.46 --- index.php 28 Apr 2008 05:48:21 -0000 1.47 *************** *** 103,106 **** --- 103,108 ---- "L_PORTAL_INDEX" => $lang['Portal_index'], "L_PREVIEW_PORTAL" => $lang['Preview_portal'], + + "LOGO" => $images['mx_logo'], "U_FORUM_INDEX" => mx_append_sid(PHPBB_URL . "index.$phpEx"), |
|
From: Jon O. <jon...@us...> - 2008-04-27 18:53:45
|
Update of /cvsroot/mxbb/mx_phpbb In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18658 Modified Files: mx_phpbb.php Log Message: Fix for index bottom icons... Index: mx_phpbb.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/mx_phpbb.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** mx_phpbb.php 22 Feb 2008 23:13:55 -0000 1.20 --- mx_phpbb.php 27 Apr 2008 18:53:42 -0000 1.21 *************** *** 109,119 **** // Final template code fixup - these are really phpBB "bugs", hardcoded images etc. // switch ( $mx_forum->phpbb_script ) { case 'index': ! $phpbb_output = str_replace('"templates/'.$theme['template_name'].'/images/folder_new_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_new_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['template_name'].'/images/folder_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['template_name'].'/images/folder_locked_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_locked_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['template_name'].'/images/whosonline.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/whosonline.gif', $phpbb_output); break; --- 109,121 ---- // Final template code fixup - these are really phpBB "bugs", hardcoded images etc. // + $theme['default_template_name'] = !empty($theme['cloned_template_name']) ? $theme['cloned_template_name'] : $mx_user->default_template_name ; + switch ( $mx_forum->phpbb_script ) { case 'index': ! $phpbb_output = str_replace('"templates/'.$theme['default_template_name'].'/images/folder_new_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_new_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['default_template_name'].'/images/folder_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['default_template_name'].'/images/folder_locked_big.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/folder_locked_big.gif', $phpbb_output); ! $phpbb_output = str_replace('"templates/'.$theme['default_template_name'].'/images/whosonline.gif', '"' . $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/whosonline.gif', $phpbb_output); break; *************** *** 122,127 **** case 'viewtopic': ! $phpbb_output = str_replace('templates/'.$theme['template_name'].'/images/vote_lcap.gif', $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/vote_lcap.gif', $phpbb_output); ! $phpbb_output = str_replace('templates/'.$theme['template_name'].'/images/vote_rcap.gif', $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/vote_rcap.gif', $phpbb_output); break; --- 124,129 ---- case 'viewtopic': ! $phpbb_output = str_replace('templates/'.$theme['default_template_name'].'/images/vote_lcap.gif', $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/vote_lcap.gif', $phpbb_output); ! $phpbb_output = str_replace('templates/'.$theme['default_template_name'].'/images/vote_rcap.gif', $phpbb_root_path . 'templates/'.$theme['template_name'].'/images/vote_rcap.gif', $phpbb_output); break; *************** *** 134,138 **** } - $phpbb_output = str_replace('"templates/'.$theme['template_name'], '"' . $phpbb_root_path . 'templates/'.$theme['template_name'], $phpbb_output); --- 136,139 ---- |
|
From: Jon O. <jon...@us...> - 2008-04-27 18:52:38
|
Update of /cvsroot/mxbb/mx_phpbb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18049 Modified Files: forum_hack.php Log Message: Fix for index bottom icons... Index: forum_hack.php =================================================================== RCS file: /cvsroot/mxbb/mx_phpbb/includes/forum_hack.php,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** forum_hack.php 26 Mar 2008 21:30:08 -0000 1.53 --- forum_hack.php 27 Apr 2008 18:52:33 -0000 1.54 *************** *** 17,21 **** // Subcalls // ! if ($_GET['mode'] == 'topicreview' || $_GET['mode'] == 'smilies' || $_GET['mode'] == 'newpm') { return; --- 17,21 ---- // Subcalls // ! if ($_GET['mode'] == 'topicreview' || $_GET['mode'] == 'smilies' || $_GET['mode'] == 'newpm' ) { return; *************** *** 1669,1673 **** { mx_message_die(CRITICAL_ERROR, 'Language file ' . $module_root_path . "language/lang_" . $default_lang . "/lang_cash.$phpEx" . ' couldn\'t be opened.'); ! } } --- 1669,1673 ---- { mx_message_die(CRITICAL_ERROR, 'Language file ' . $module_root_path . "language/lang_" . $default_lang . "/lang_cash.$phpEx" . ' couldn\'t be opened.'); ! } } |
|
From: Jon O. <jon...@us...> - 2008-04-27 18:49:24
|
Update of /cvsroot/mxbb/mx_pafiledb/pafiledb/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15622/pafiledb/includes Modified Files: functions.php functions_comment.php functions_pafiledb.php Log Message: A new feature is tested, dynamic buttons. I have coded this update so custom styles will not be affected... Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/functions.php,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** functions.php 23 Feb 2008 19:41:46 -0000 1.43 --- functions.php 27 Apr 2008 18:48:46 -0000 1.44 *************** *** 255,259 **** function page_header( $page_title ) { ! global $pafiledb_config, $lang, $template, $userdata, $images, $pafiledb; global $template, $db, $theme, $gen_simple_header, $starttime, $phpEx, $board_config, $user_ip; global $admin_level, $level_prior, $tree, $do_gzip_compress; --- 255,259 ---- function page_header( $page_title ) { ! global $pafiledb_config, $lang, $template, $userdata, $images, $pafiledb, $mx_user; global $template, $db, $theme, $gen_simple_header, $starttime, $phpEx, $board_config, $user_ip; global $admin_level, $level_prior, $tree, $do_gzip_compress; *************** *** 296,301 **** 'IS_MOD' => $pafiledb->modules[$pafiledb->module_name]->auth_user[$_REQUEST['cat_id']]['auth_mod'], 'IS_AUTH_MCP' => $mcp_auth, - 'MCP_LINK' => $lang['MCP_title'], - 'U_MCP' => $mcp_url, 'L_OPTIONS' => $lang['Options'], --- 296,299 ---- *************** *** 311,314 **** --- 309,313 ---- 'UPLOAD_IMG' => $images['pa_upload'], 'VIEW_ALL_IMG' => $images['pa_viewall'], + 'MCP_LINK' => $lang['MCP_title'], 'U_TOPLIST' => mx_append_sid( $pafiledb->this_mxurl( "action=toplist" ) ), *************** *** 317,325 **** 'U_VIEW_ALL' => mx_append_sid( $pafiledb->this_mxurl( "action=viewall" ) ), 'U_PASTATS' => mx_append_sid( $pafiledb->this_mxurl( "action=stats" ) ), 'MX_ROOT_PATH' => $mx_root_path, 'BLOCK_ID' => $mx_block->block_id, ! ) ! ); } --- 316,332 ---- 'U_VIEW_ALL' => mx_append_sid( $pafiledb->this_mxurl( "action=viewall" ) ), 'U_PASTATS' => mx_append_sid( $pafiledb->this_mxurl( "action=stats" ) ), + 'U_MCP' => $mcp_url, 'MX_ROOT_PATH' => $mx_root_path, 'BLOCK_ID' => $mx_block->block_id, ! ! // Buttons ! 'B_SEARCH_IMG' => $mx_user->create_button('pa_search', $lang['Search'], mx_append_sid($pafiledb->this_mxurl("action=search"))), ! 'B_STATS_IMG' => $mx_user->create_button('pa_stats', $lang['Statistics'], mx_append_sid($pafiledb->this_mxurl("action=stats"))), ! 'B_TOPLIST_IMG' => $mx_user->create_button('pa_toplist', $lang['Toplist'], mx_append_sid($pafiledb->this_mxurl("action=toplist"))), ! 'B_UPLOAD_IMG' => $mx_user->create_button('pa_upload', $lang['User_upload'], $upload_url), ! 'B_VIEW_ALL_IMG' => $mx_user->create_button('pa_viewall', $lang['Viewall'], mx_append_sid($pafiledb->this_mxurl("action=viewall"))), ! 'B_MCP_LINK' => $mx_user->create_button('pa_moderator', $lang['MCP_title'], $mcp_url), ! )); } Index: functions_comment.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/functions_comment.php,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** functions_comment.php 9 Sep 2007 20:16:17 -0000 1.26 --- functions_comment.php 27 Apr 2008 18:48:46 -0000 1.27 *************** *** 102,109 **** $this->images = array( ! 'icon_minipost' => $images['pafiledb_icon_minipost'], ! 'comment_post' => $images['pafiledb_comment_post'], ! 'icon_edit' => $images['pafiledb_icon_edit'], ! 'icon_delpost' => $images['pafiledb_icon_delpost']); $this->u_post = $pafiledb->this_mxurl( 'action=post_comment&item_id=' . $this->item_id . '&cat_id=' . $this->cat_id); --- 102,109 ---- $this->images = array( ! 'icon_minipost' => $images['pa_icon_minipost'], ! 'comment_post' => 'pa_comment_post', ! 'icon_edit' => 'pa_comment_edit', ! 'icon_delpost' => 'pa_comment_delete'); $this->u_post = $pafiledb->this_mxurl( 'action=post_comment&item_id=' . $this->item_id . '&cat_id=' . $this->cat_id); Index: functions_pafiledb.php =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/pafiledb/includes/functions_pafiledb.php,v retrieving revision 1.52 retrieving revision 1.53 diff -C2 -d -r1.52 -r1.53 *** functions_pafiledb.php 28 Jan 2008 21:57:10 -0000 1.52 --- functions_pafiledb.php 27 Apr 2008 18:48:48 -0000 1.53 *************** *** 1066,1069 **** --- 1066,1078 ---- // Assign Vars // =================================================== + if (!$file_rowset[$i]['file_disable']) + { + $dl_link_jump = mx_append_sid( $this->this_mxurl( 'action=download&file_id=' . $file_rowset[$i]['file_id'], true, false ) ); + $dl_link_jump_save_as = mx_append_sid( $this->this_mxurl( 'action=download&file_id=' . $file_rowset[$i]['file_id'] . '&save_as', true, false ) ); + } + else + { + $dl_link_jump = $dl_link_jump_save_as = "javascript:disable_popup(".$file_rowset[$i]['file_id'].")"; + } $template->assign_block_vars( "file_rows", array( *************** *** 1074,1077 **** --- 1083,1087 ---- 'FILE_NAME' => $file_rowset[$i]['file_name'], 'FILE_DESC' => $file_rowset[$i]['file_desc'], + 'FILE_ID' => $file_rowset[$i]['file_id'], 'DATE' => $date, 'UPDATED' => $date_updated, *************** *** 1088,1095 **** 'SHOW_RATINGS' => ( $pa_use_ratings ? true : false ), 'U_FILE' => mx_append_sid( $this->this_mxurl( 'action=file&file_id=' . $file_rowset[$i]['file_id'], false, false, $target_page_id ) ), ! 'U_FILE_JUMP' => mx_append_sid( $this->this_mxurl( 'action=download&file_id=' . $file_rowset[$i]['file_id'], true, false ) ), ! 'U_FILE_JUMP_SAVE_AS' => mx_append_sid( $this->this_mxurl( 'action=download&file_id=' . $file_rowset[$i]['file_id'] . '&save_as', true, false ) ), 'COLOR' => ( ( $i % 2 ) ? "row2" : "row1" ), 'POSTER' => $file_poster, 'FILE_NEW_IMAGE' => $images['pa_file_new'], --- 1098,1106 ---- 'SHOW_RATINGS' => ( $pa_use_ratings ? true : false ), 'U_FILE' => mx_append_sid( $this->this_mxurl( 'action=file&file_id=' . $file_rowset[$i]['file_id'], false, false, $target_page_id ) ), ! 'U_FILE_JUMP' => $dl_link_jump, ! 'U_FILE_JUMP_SAVE_AS' => $dl_link_jump_save_as, 'COLOR' => ( ( $i % 2 ) ? "row2" : "row1" ), 'POSTER' => $file_poster, + 'FILE_DISABLE_MSG' => nl2br( $file_rowset[$i]['disable_msg'] ), 'FILE_NEW_IMAGE' => $images['pa_file_new'], *************** *** 1756,1759 **** --- 1767,1772 ---- $file_license = ( isset( $_POST['license'] ) ) ? intval( $_POST['license'] ) : 0; $file_pin = ( isset( $_POST['pin'] ) ) ? intval( $_POST['pin'] ) : 0; + $file_disable = ( isset( $_POST['file_disable'] ) ) ? intval( $_POST['file_disable'] ) : 0; + $disable_msg = ( isset( $_POST['disable_msg'] ) ) ? addslashes( htmlspecialchars( $_POST['disable_msg'] ) ) : ''; $file_ss_link = ( isset( $_POST['sshot_link'] ) ) ? intval( $_POST['sshot_link'] ) : 0; $file_dls = ( isset( $_POST['file_download'] ) ) ? intval( $_POST['file_download'] ) : 0; *************** *** 1916,1921 **** if ( !$file_id ) { ! $sql = 'INSERT INTO ' . PA_FILES_TABLE . " (user_id, poster_ip, file_name, file_size, unique_name, real_name, file_dir, file_desc, file_creator, file_version, file_longdesc, file_ssurl, file_sshot_link, file_dlurl, file_time, file_update_time, file_catid, file_posticon, file_license, file_dls, file_last, file_pin, file_docsurl, file_approved) ! VALUES('{$userdata['user_id']}', '$user_ip', '" . str_replace( "\'", "''", $file_name ) . "', '$file_size', '$physical_file_name', '$file_realname', '{$pafiledb_config['upload_dir']}', '" . str_replace( "\'", "''", $file_short_desc ) . "', '" . str_replace( "\'", "''", $file_author ) . "', '" . str_replace( "\'", "''", $file_version ) . "', '" . str_replace( "\'", "''", $file_long_desc ) . "', '$screen_shot_url', '$file_ss_link', '$file_remote_url', '$file_time', '$file_time', '$cat_id', '$file_posticon', '$file_license', '$file_dls', '0', '$file_pin', '$file_website', '$file_approved')"; } else --- 1929,1934 ---- if ( !$file_id ) { ! $sql = 'INSERT INTO ' . PA_FILES_TABLE . " (user_id, poster_ip, file_name, file_size, unique_name, real_name, file_dir, file_desc, file_creator, file_version, file_longdesc, file_ssurl, file_sshot_link, file_dlurl, file_time, file_update_time, file_catid, file_posticon, file_license, file_dls, file_last, file_pin, file_disable, disable_msg, file_docsurl, file_approved) ! VALUES('{$userdata['user_id']}', '$user_ip', '" . str_replace( "\'", "''", $file_name ) . "', '$file_size', '$physical_file_name', '$file_realname', '{$pafiledb_config['upload_dir']}', '" . str_replace( "\'", "''", $file_short_desc ) . "', '" . str_replace( "\'", "''", $file_author ) . "', '" . str_replace( "\'", "''", $file_version ) . "', '" . str_replace( "\'", "''", $file_long_desc ) . "', '$screen_shot_url', '$file_ss_link', '$file_remote_url', '$file_time', '$file_time', '$cat_id', '$file_posticon', '$file_license', '$file_dls', '0', '$file_pin', '$file_disable', '$disable_msg', '$file_website', '$file_approved')"; } else *************** *** 1939,1942 **** --- 1952,1957 ---- file_license = '$file_license', file_pin = '$file_pin', + file_disable = '$file_disable', + disable_msg = '$disable_msg', file_docsurl = '$file_website', file_dls = '$file_dls', |