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] |