📄 post_html.htm
字号:
<!-- BEGIN pretable -->
<table width={tablewidth} border=0 cellspacing=0 bgcolor={bordercolor} cellpadding=0 align=center>
<tr><td>
<table cellspacing=1 cellpadding=4 width=100% border=0>
<tr bgcolor={tile_back} background={tile_back}>
<td bgcolor={tile_back} background={tile_back} colspan=3><b class=title>  {print_form[76]}</b>
</td>
</tr>
<tr bgcolor=FFFFFF>
<td valign=top width=25%>{previewshow}</td>
</tr></table></table><br>
<!-- END pretable -->
<!-- BEGIN posttable -->
<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('{print_form[19]}');
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("{print_form[20]}");
clckcnt=0;
return false; }
if (postmaxchars != 0) {
if (theform.articlecontent.value.length > {max_post_length}) {
alert("{print_form[21]} {max_post_length} {print_form[22]} "+theform.articlecontent.value.length+"{print_form[23]}");
clckcnt=0;
return false; }
else { return true; }
} else { return true; }
}
function checklength(theform) {
if (postmaxchars != 0) { message = "{print_form[24]} {max_post_length} {print_form[23]}"; }
else { message = ""; }
alert("{print_form[25]} "+theform.articlecontent.value.length+" {print_form[23]}"+message);
}
//-->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function checklayer(objs){
if(objs.checked==true){
MM_showHideLayers('Layer1','','show');
}else{
MM_showHideLayers('Layer1','','hide');
}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { //v6.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
<script>
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>
<TABLE class=bmbnewstyle cellSpacing=0 cellPadding=0 width={tablewidth} align=center border=0>
<TBODY>
<TR>
<TD><form name="FORM" method=POST action="post.php" onSubmit="return validate(this)" enctype="multipart/form-data">
<TABLE cellSpacing=1 cellPadding=4 width="100%" border=0>
<TBODY><tr bgcolor={tile_back} background={tile_back}>
<td bgcolor={tile_back} background={tile_back} colspan=3><b class=title> {status}</b>
</td>
</tr>
<tr bgcolor={forumcolortwo}>
<td valign=top width=25%><b>{print_form[26]}</b></td>
<td valign=top width=50%>
<SELECT name=font
onchange=DoTitle(this.options[this.selectedIndex].value)>
<OPTION
selected value="">{print_form[27]}</OPTION>
<OPTION value={print_form[28]}>{print_form[28]}</OPTION>
<OPTION value={print_form[29]}>{print_form[29]}</OPTION>
<OPTION value={print_form[30]}>{print_form[30]}</OPTION>
<OPTION value={print_form[31]}>{print_form[31]}</OPTION>
<OPTION value={print_form[32]}>{print_form[32]}</OPTION>
<OPTION value={print_form[33]}>{print_form[33]}</OPTION>
<OPTION value={print_form[34]}>{print_form[34]}</OPTION>
<OPTION value={print_form[35]}>{print_form[35]}</OPTION>
<OPTION value={print_form[36]}>{print_form[36]}</OPTION>
<OPTION value={print_form[37]}>{print_form[37]}</OPTION>
<OPTION value={print_form[38]}>{print_form[38]}</OPTION>
<OPTION value={print_form[39]}>{print_form[39]}</OPTION>
</SELECT>
<input value='{articletitle}' maxlength=45 size=45 name=articletitle style="background-color:#{list_color1}; border: 1 double #B4B4B4" onMouseOver = "this.style.backgroundColor ='#{list_color1}'" onMouseOut = "this.style.forumcolortwo = ''">
</td>
<td align=center rowspan=2 bgcolor={forumcolortwo} width=25%>
<table cellspacing=0 cellpadding=3 border=0>
<tr>
<td align=center>
<table cellspacing=0 cellpadding=0 width=80 bgcolor={bordercolor} border=0><tr><td height=1></td></tr></table>
<table cellspacing=0 cellpadding=3 width=80 border=1 bordercolor={bordercolor}>
<tr bgcolor={forumcolortwo}>
<td align=middle><b>{thistimeshow}</b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align=middle>
<table cellspacing=0 cellpadding=0 width=80 bgcolor={bordercolor} border=0><tr><td height=1></td></tr></table>
<table cellspacing=0 cellpadding=3 width=80 border=1 bordercolor={bordercolor}>
<tr bgcolor="{forumcolortwo}">
<td align=center>
{thisdatashow}
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor={forumcolorone}>
<td><b>{print_form[40]}</b></td>
<td>
{infoones}
</td>
</tr><TR>
<TD bgColor={forumcolortwo} ><B>{print_form[41]}</B><br>
<a href="javascript:this.location.reload()">{print_form[42]}</a>{print_form[43]}</TD>
<TD colspan=2 vAlign=top bgColor={forumcolortwo} >
{emoypicshos}
</TD>
</TR>{loginshows}
<tr bgcolor={forumcolortwo}>
<td valign=top width=125>
<b>{print_form[44]}</b><br><br><input type=checkbox name="open_1nd" onclick="checklayer(this);" id="open_nd"><label for="open_nd">{print_form[64]}</label><br>
{echotwosysye}<div title="{print_form[113]}" id="Layer1" style="position:absolute; width:370px; height:auto; z-index:1; background-color: {list_color2}; layer-background-color: {list_color1}; border: 1px solid #{bordercolor}; visibility:hidden; padding-left:10px; padding-top:10px; padding-bottom:10px;padding-right:10px" ondblClick="MM_showHideLayers('Layer1','','hide');document.FORM.open_1nd.checked=false;">
<input type=checkbox name="usesignature" value="checkbox" {somepostinfo[0]} id="open_2"><label for="open_2">{print_form[65]}</label><br>
<input type=checkbox name="openbmbcode" {somepostinfo[1]} value="checkbox" id="open_3"><label for="open_3">{print_form[66]}</label>
<Br><input type=checkbox name="openbmbemot" {somepostinfo[2]} value="checkbox" id="open_4"><label for="open_4">{print_form[67]}</label>
<br>
<fieldset><legend><b>{print_form[57]}</b></legend>{print_form[53]}<select name="helpmode" onChange="thelp(document.FORM.helpmode.options[document.FORM.helpmode.selectedIndex].value)">
<option value=2>{print_form[54]}
<option value=1>{print_form[55]}
<option value=0>{print_form[56]}
</select><br>
<a href="javascript:checklength(document.FORM);">{print_form[58]}</a></fieldset><br>
<INPUT class=input3 type=checkbox CHECKED value=yes name=actioneot id="open_11"><label for="open_11">{print_form[59]}</label>
<SELECT onchange=DoComments(this.options[this.selectedIndex].value)>
<OPTION value="" selected>{print_form[60]}</OPTION>
{actinfoshows}</SELECT>
<br>{output2info}
{outputinfo}
{showulist}
</div>
<b class=cau><a href="javascript:openScript('bmbcode.php',700,500)"><font face="Courier New, Courier">BMB Code</font></a></b> {print_form[45]}<br>
{print_form[46]} <a href="javascript:openScript('bmbcode.php',700,500)"><b>{print_form[47]}</b></a> {print_form[48]}
<br><font face=verdana>{showsinfotwo}</font>
<br><br>{wemotinfoshow}<br>
<B><a target=_blank href=faq.php?page=5#get2>{print_form[52]}</a>
</td>
<td colspan=2 align=left>
{panelbar}
<textarea onkeydown="ctlent(event)" name="articlecontent" rows=12 cols=85 style="background-color:#F0F0f3; border: 1 double #B4B4B4">{articlecontent}</textarea>
</td>
</tr>
<tr bgcolor={forumcolortwo}>
<td valign=top><font face="verdana, arial">{print_form[69]}[{print_form[70]}{leftuploadnum}]:</font><br>
<font face="verdana,arial">{print_form[71]} {max_upload_size} {print_form[72]}</font><br>
<font face="verdana,arial">{print_form[73]} {max_upload_post} {print_form[74]}</font></td>
<td colspan=2 align=center><font face="verdana,arial">
{uploadfileshow}
{showtype} {showaaash}</font>
</td>
</tr>
<tr bgcolor={forumcolortwo} align=center>
<td colspan=3>
<input onclick="return clckcntr();" type=submit value="{print_form[75]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}" name="quicksubmit" id="quicksubmit">
<input type=hidden value=2 name=step>
<input type=hidden value="{action}" name=action>
<input type=hidden value="{forumid}" name=forumid>
<input type=hidden value="{visual}" name=visual>
{echoinfotwo}
<input type=submit name="preview" value="{print_form[76]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}">
</td>
</tr>
<tr bgcolor={tile_back} background={tile_back}>
<td bgcolor={tile_back} background={tile_back} colspan=3>{print_form[77]}</td>
</tr>
</table></td></tr></form>
</TBODY></table></TD></TR></TBODY></TABLE><br>
<!-- END posttable -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -