?? 1.php
字號:
<table width=100% align=center cellpadding=3 cellspacing=1 class="tableborder"><tr><td width=16% height=25 bgcolor=ffffff>標題(*)</td><td bgcolor=ffffff><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td bgcolor="#FFFFFF"> <input type=text name=title value="<?=htmlspecialchars(stripSlashes($r[title]))?>" size=60>
<input type="button" name="button" value="圖文" onclick="document.add.title.value=document.add.title.value+'(圖文)';">
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF"> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="45%">屬性:
<input name="titlefont[b]" type="checkbox" id="titlefont[b]" value="b"<?=$titlefontb?>>
粗體
<input name="titlefont[i]" type="checkbox" id="titlefont[i]" value="i"<?=$titlefonti?>>
斜體
<input name="titlefont[s]" type="checkbox" id="titlefont[s]" value="s"<?=$titlefonts?>>
刪除線</td>
<td width="55%">顏色:
<input name="titlecolor" type="text" id="titlecolor" value="<?=stripSlashes($r[titlecolor])?>" size="10">
<a onclick="foreColor();"><img src="../data/images/color.gif" width="21" height="21" align="absbottom"></a></td>
</tr>
</table></td>
</tr>
</table></td></tr><tr><td width=16% height=25 bgcolor=ffffff>副標題</td><td bgcolor=ffffff><input name="ftitle" type="text" size=60 id="ftitle" value="<?=htmlspecialchars(stripSlashes($r[ftitle]))?>">
</td></tr><tr><td width=16% height=25 bgcolor=ffffff>發布時間</td><td bgcolor=ffffff><input name="newstime" type="text" id="newstime" value="<?=$r[newstime]?>"><input type=button name=button value="設為當前時間" onclick="document.add.newstime.value='<?=$todaytime?>'"></td></tr><tr><td width=16% height=25 bgcolor=ffffff>標題圖片</td><td bgcolor=ffffff><input name="titlepic" type="text" id="titlepic" value="<?=stripSlashes($r[titlepic])?>" size="56">
<a onclick="window.open('editor/file.php?userid=<?=$logininid?>&username=<?=$loginin?>&rnd=<?=$loginrnd?>&type=1&classid=<?=$classid?>&filepass=<?=$filepass?>&doing=1&field=titlepic','','width=700,height=550,scrollbars=yes');" title="選擇已上傳的圖片"><img src="../data/images/changeimg.gif" width="22" height="22" border="0" align="absbottom"></a>(用于圖片調用信息) </td></tr><tr><td width=16% height=25 bgcolor=ffffff>內容簡介</td><td bgcolor=ffffff><textarea name="smalltext" cols="80" rows="10" id="smalltext"><?=htmlspecialchars(stripSlashes($r[smalltext]))?></textarea>
</td></tr><tr><td width=16% height=25 bgcolor=ffffff>作者</td><td bgcolor=ffffff><input type=text name=writer value="<?=htmlspecialchars(stripSlashes($r[writer]))?>">
<select name="w_id" id="select7" onchange="document.add.writer.value=document.add.w_id.value">
<option>選擇作者</option>
<?=$w_class?>
</select>
<input type="button" name="wbutton" value="增加作者" onclick="window.open('NewsSys/writer.php?addwritername='+document.add.writer.value);">
</td></tr><tr><td width=16% height=25 bgcolor=ffffff>信息來源</td><td bgcolor=ffffff><input type="text" name="befrom" value="<?=htmlspecialchars(stripSlashes($r[befrom]))?>">
<select name="befrom_id" id="befromid" onchange="document.add.befrom.value=document.add.befrom_id.value">
<option>選擇信息來源</option>
<?=$b_class?>
</select>
<input type="button" name="wbutton" value="增加來源" onclick="window.open('NewsSys/BeFrom.php?addsitename='+document.add.befrom.value);">
</td></tr><tr><td height=25 colspan=2 bgcolor=ffffff><div align=left>新聞正文(*)</div></td></tr></table>
<textarea id="newstext" name="newstext" style="height: 30em; width: 100%;"><?=stripSlashes($newstext)?></textarea>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td bgcolor="#FFFFFF"> <input name="dokey" type="checkbox" id="dokey2" value="1"<?=$dokey?>>
關鍵字替換 <input name="copyimg" type="checkbox" id="copyimg" value="1">
<font color="#FF0000">遠程保存圖片(
<input name="mark" type="checkbox" id="mark" value="1">
<a href="SetEnews.php" target="_blank">加水印</a>)</font>
<input name="copyflash" type="checkbox" id="copyflash" value="1">
<font color="#FF0000">遠程保存FLASH</font>(地址前綴:
<input name="qz_url" type="text" id="qz_url" size="">
)</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">內容自動分頁
<input name="autopage" type="checkbox" id="autopage" value="1">
,每
<input name="autosize" type="text" id="autosize" value="5000" size="8">
個字節為一頁 <input type=checkbox name=getfirsttitlepic value=1>取第一張上傳圖作為標題圖片</td>
</tr>
</table>
<table width=100% align=center cellpadding=3 cellspacing=1 class="tableborder"><tr><td class=header>特殊屬性</td></tr><tr><td bgcolor=ffffff> <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td height="25" bgcolor="#FFFFFF"> <input name="isgood" type="checkbox" id="isgood2" value="1"<?=$isgood?>>
推薦 <input name="checked" type="checkbox" id="checked4" value="1"<?=$checked?>>
審核 <input name="firsttitle" type="checkbox" id="firsttitle2" value="1"<?=$firsttitle?>>
頭條 <strong> 置頂級別:</strong> <select name="istop" id="select3">
<option value="0"<?=$istop0?>>0級置頂</option>
<option value="1"<?=$istop1?>>1級置頂</option>
<option value="2"<?=$istop2?>>2級置頂</option>
<option value="3"<?=$istop3?>>3級置頂</option>
<option value="4"<?=$istop4?>>4級置頂</option>
<option value="5"<?=$istop5?>>5級置頂</option>
<option value="6"<?=$istop6?>>6級置頂</option>
</select> <strong>所用內容模板:</strong> <select name="newstempid" id="select4">
<?=$newstemp?>
</select> </td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF"><strong>權限設置:</strong> <select name="fh" id="select5">
<option value="0"<?=$fh0?>>>=</option>
<option value="1"<?=$fh1?>>=</option>
</select> <select name="groupid" id="select6">
<option value="0">游客</option>
<?=$group?>
</select>
查看扣除點數:
<input name="userfen" type="text" id="userfen" value="<?=$r[userfen]?>" size="6">
("=":本級別的用戶才能查看[對游客無效])</td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF">文件名前綴: <input name="filenameqz" type="text" id="filenameqz" value="<?=stripSlashes($r[filenameqz])?>">
(如photeshop_),<input type=checkbox name=closepl value=1<?=$r[closepl]==1?" checked":""?>>關閉評論</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td height="25">簽發(多個簽發人員,請用","格開.不想使用簽發,請留空) </td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF"> <input name="checkuser" type="text" id="checkuser" value="<?=stripSlashes($r[checkuser])?>" size="66"<?=$checkuserreadonly?>>
<?=$changeuser?>
</td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF"><input name="recheckuser" type="checkbox" id="recheckuser" value="1">
重新簽發(稿件被退下來后重新提交給未簽發的人員的操作,如修改簽發人員,所有人員需重新簽發)</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td height="25">所屬專題:</td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF">
<?=$z_class?>
</td>
</tr>
</table> <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
<tr>
<td height="25" bgcolor="#FFFFFF"><strong>關鍵字:</strong> <input name="keyboard" type="text" id="keyboard" size="43" value="<?=stripSlashes($r[keyboard])?>">
(多個請用","格開)</td>
</tr>
<tr>
<td height="25" bgcolor="#FFFFFF">外部鏈接:
<input name="titleurl" type="text" id="titleurl2" value="<?=stripSlashes($r[titleurl])?>" size="42">
(填寫后標題的連接地址將是此鏈接)</td>
</tr>
</table></td></tr></table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -