📄 topic.htm
字号:
| <img src={otherimages}/system/lastpost.gif> {nowfloor} {read_post[35]}
<!-- END 18 -->
<!-- BEGIN factart6s -->
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- END 19 -->
<!-- BEGIN startreply -->
<table cellspacing=0 cellpadding=0 width={tablewidth} align=center>
<tr><td>
{multi_page_bar}
</td></tr>
</table>
<!-- END 20 -->
<!-- BEGIN rereply -->
</form>
<script language="JavaScript">
function menu(){
var URL = document.jumpbbs.jumptobbs.options[document.jumpbbs.jumptobbs.selectedIndex].value;
top.location.href = URL; target = '_self';
}
</script>
<p ><table cellspacing=0 cellpadding=0 width={tablewidth} align=center ><tr><td align=left> <a href="post.php?forumid={forumid}"><img src="{otherimages}/t_new.gif" title={read_post[30]} align=left border=0></a>
<a href="post.php?action=reply&forumid={forumid}&filename={filename}"><img title={read_post[31]} src='{otherimages}/t_reply.gif' align=left border=0></a></td>
<td align=center><a href='sendfriend.php?forumid={forumid}&filename={filename}&mode='><img src={otherimages}/system/gotop.gif border=0>{read_post[34]} </a><a href='topic.php?forumid={forumid}&filename={filename}&showmode=printpage'><img src={otherimages}/system/print.gif border=0>{read_post[36]} </a><a href='article.php?forumid={forumid}&filename={filename}'><img src={otherimages}/system/artmode.gif border=0>{read_post[38]} </a></td>
<td align=right><form name=jumpbbs action=forums.php method=post>
{read_post[32]}
<select onChange=menu() name=jumptobbs>
<OPTION value="index.php" selected>{read_post[33]}</OPTION>{listsshow}</select></form></td>
</tr></table>
<br><table cellspacing=0 cellpadding=0 width={tablewidth} align=center >
<form name=jump method=post>
<tr>
<td width="100%">{manageops}</tr></form>
</table><br>
<!-- END 21 -->
<!-- BEGIN srereply -->
<script language="JavaScript1.2">
<!--
helpstat = false;
stprompt = true;
basic = false;
clckcnt = 0;
var postmaxchars = {max_post_length};
ie = (document.all)? true:false
function ctlent(eventobject){
if(eventobject.ctrlKey && eventobject.keyCode==13) {
document.getElementById("quicksubmit").click();
}
}
function clckcntr() {
clckcnt++;
if(clckcnt > 1) {
if(clckcnt > 2) { return false; }
alert('{jsinfo[0]}');
return false;
}
return true;
}
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if (swtch == 0) {
helpstat = false;
stprompt = false;
basic = true;
} else if (swtch == 2) {
helpstat = false;
basic = false;
stprompt = true;
}
}
function AddText(NewCode) {
document.FORM.articlecontent.value+=NewCode
}
function validate(theform) {
if (theform.articletitle.value=="" || theform.articlecontent.value=="") {
alert("{jsinfo[1]}");
clckcnt=0;
return false; }
if (postmaxchars != 0) {
if (theform.articlecontent.value.length > {max_post_length}) {
alert("{jsinfo[2]} "+theform.articlecontent.value.length+" {jsinfo[3]}");
clckcnt=0;
return false; }
else { return true; }
} else { return true; }
}
function checklength(theform) {
if (postmaxchars != 0) { message = "{jsinfo[4]}"; }
else { message = ""; }
alert("{jsinfo[5]}"+theform.articlecontent.value.length+" {jsinfo[3]}"+message);
}
//-->
</script>
<form name="FORM" method="post" action="post.php" onSubmit="return validate(this)" enctype="multipart/form-data">
<TABLE class=bmbnewstyle cellSpacing=0 cellPadding=0 width="{tablewidth}" align=center border=0>
<TBODY>
<TR>
<TD>
<table height=25 cellspacing=1 cellpadding=0 width=100% border=0><TBODY>
<tr>
<td valign=center bgcolor={tile_back} background={tile_back} align=left> <img src="{otherimages}/system/firstnew.gif"> <b><font color='{categoryfontcolor}'>{forum_pos[28]}</font></b> </td>
</tr></TBODY>
</table> </td></tr></tbody></table>
<table cellspacing=0 cellpadding=0 width={tablewidth} align=center style="border: 1px solid #{bordercolor}; border-top:none;">
<tr>
<td bgcolor={dbgcolor}>
<table cellspacing=0 cellpadding=4 width=100% height="100%" bgcolor="{list_color1}">
<tr>
<td width=20% bgcolor={dbgcolor} align="left">
<b>{forum_pos[10]}</b>
</td>
<td width=* bgcolor={dbgcolor} style="border-left: 1px solid #{bordercolor};">
<script>
function qrtrans(qri) {
document.FORM.article.value=qri;
document.FORM.quickquote.checked='checked';
}
function gotopages(eventobject) {
if(eventobject.keyCode == 13) {
window.location.href="topic.php?forumid={forumid}&filename={filename}&page="+document.getElementById('pagej').value;
}
}
function DoTitle(addTitle) {
var revisedTitle;
var currentTitle = document.FORM.articletitle.value;
revisedTitle = currentTitle+addTitle;
document.FORM.articletitle.value=revisedTitle;
document.FORM.articletitle.focus();
return; }
function DoComments(addTitle) {
var revisedTitle;
var currentTitle = document.FORM.articlecontent.value; revisedTitle = currentTitle+addTitle; document.FORM.articlecontent.value=revisedTitle; document.FORM.articlecontent.focus();
return;
}</script>
<input type="text" name="articletitle" value="RE:{topic_name}" size="35" maxlength="45" style="background-color:#{list_color1}; border: 1 double {bordercolor}">
<input type=checkbox name="usesignature" value="checkbox" checked id="open_4"><label for="open_4">
{forum_pos[11]}</label> <input type=checkbox name="autourl" value="yes" checked id="open_5"><label for="open_5">{forum_pos[12]}</label>
<INPUT class=input3 type=checkbox CHECKED value=yes name=actioneot id="open_6"><label for="open_6">
<SELECT onchange=DoComments(this.options[this.selectedIndex].value)>
<OPTION value="" selected>{forum_pos[14]}</OPTION>{actshows}</SELECT></label> <INPUT class=input3 type=checkbox value=yes name=quickquote id="open_7"><label for="open_7">{forum_pos[29]}</label><br>
</td>
</tr>
<tr>
<td valign=top width=20% bgcolor={dbgcolor} rowspan=2 align="left">
<b>{forum_pos[4]}</b><br>
{htmlcodeinfo}
<input type=checkbox name="openbmbcode" value="checkbox" id="open_2"><label for="open_2">{forum_pos[6]}<B>BMB Code</b></label><br><input type=checkbox name="openbmbemot" value="checkbox" id="open_3"><label for="open_3">{forum_pos[6]}<B>Emot Code</b></label><br>
<br><font face="verdana, arial"><B>{forum_pos[7]}:{uploadinfoshow}</font>{addinfoone}
</td>
<td width=* bgcolor={dbgcolor} rowspan=2 style="border: 1px solid #{bordercolor}; border-bottom:none; border-right:none;">
<textarea onkeydown="ctlent(event)" name="articlecontent" cols="90" rows="6"></textarea>
<br>
<input type=hidden value=2 name=step>
<input type=hidden value="reply" name=action>
<input type=hidden value={forumid} name=forumid>
<input type=hidden value='' name=article>
<input type=hidden value="{filename}" name=filename>
{showuploads}<br>
<input onclick="return clckcntr();" type="submit" value="{forum_pos[15]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}" name="quicksubmit" id="quicksubmit">
<input type="reset" value="{forum_pos[16]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}">
</td>
</tr>
</table>
</td></form>
</tr>
</table>
<br>
<!-- END 22 -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -