3、打开后台文章模板 /dede/templets/article_edit.htm
添加如下代码 <script type="text/javascript" src="../include/editor_plus/plus_format_fck.js"></script>
并找到代码,这段的作用是载入编辑器
<?php GetEditor("body",$addRow['body'],450); ?>
在这段代码下方加入如下代码
<input type="button" id="buttonj2f" onClick="jian2fan('body')" value="简->繁">
<input type="button" name="formatbutton" value="自动排版" onClick="FormatText('body')">
<input id="ifblank" name="ifblank" type="checkbox">
<label for="ifblank" style='font-size:12px;'>段前空格?</label>
<input type="button" name="formatbutton_img" value="图片排版" onClick="FormatImages('body')">
<input type="button" name="button" value="插入分页标签"
onclick="javascript:insertHTMLToEditor('body', '