一、打开“管理数据表” 二、点“管理字段” 三、将字段“newstext” 的 ”输入表单替换html代码“修改为 <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" checked> ,每 <input name="autosize" type="text" id="autosize" value="1500" size="8"> 个字节为一页 <input type=checkbox name=getfirsttitlepic value=1>取第一张上传图作为标题图片</td> </tr> </table>
注意:这里是1500字节一页,需要的话只要修改<input name="autosize" type="text" id="autosize" value="1500" size="8">的VALUE 值 (编辑:好传媒网)
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!
|