A5下载 - 努力做内容最丰富最安全的下载站!

A5站长下载站

当前位置:A5下载 > 程序插件 > dedecms插件 > FCK编辑器增强插件 forDedeCMS5.3 / 5.5
FCK编辑器增强插件 forDedeCMS5.3 / 5.5

FCK编辑器增强插件 forDedeCMS5.3 / 5.5

  • 软件大小:12 KB
  • 软件语言:简体中文
  • 更新时间:2010-09-08
  • 软件类型:国产软件 / dedecms插件
  • 运行环境:Linux/2003/PHP
  • 软件授权:免费软件
  • 官方主页:http://
  • 软件等级 :
  • 软件厂商:zhangyi
立即高速安全下载
  • 介绍说明
  • 下载地址
  • 精品推荐
  • 相关软件
  • 网友评论

以下为FCK功能增强插件的正文:

# FCK编辑器增强插件 for DedeCMS V5.3.1 / V5.5
#
# 整合:小迷糊
还是只需3步,不修改dede任何程序文件,绿色环保。

功能方面请参看上边的演示地址。虽然编辑器不同,但功能是一样的

主要功能:

1、自动排版,将编辑器内的内容自动排版,段落自动居左,图片自动居中,清除多余空行,可定制段前是否空格。
2、图片排版,将编辑器中的图片自动居中,免去每张单独设置的烦恼。
3、简繁转换,可在编辑器中直接进行简繁转换,一键操作,方便快捷。
4、自动排版后,代码里只保留段落标签<p></p>,粗体标签<strong></strong>,(<b></b>会被自动替换成<strong></strong>),垃圾代码自动过滤,保证了代码的整洁。

使用方法:
1、请下载附件中的压缩包,并把文件夹解压到 /include 目录下
2、打开后台文章模板  /dede/templets/article_add.htm  

添加如下代码
 

Copy code
<script type="text/java script" src="../include/editor_plus/plus_format_fck.js"></script>



 

Copy code

   并找到代码,这段的作用是载入编辑器
   <?php
        GetEditor("body",$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="java script:insertHTMLToEditor('body', '#p#副标题#e#');" />



3、打开后台文章模板               /dede/templets/article_edit.htm

添加如下代码
 

Copy code
<script type="text/java script" src="../include/editor_plus/plus_format_fck.js"></script>



 

Copy code

   并找到代码,这段的作用是载入编辑器
   <?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="java script:insertHTMLToEditor('body', '#p#副标题#e#');" />

 

下载地址

  • PC版

本地下载

相关软件

查看所有评论+

网友评论

网友
您的评论需要经过审核才能显示

本类排名

本类推荐

装机必备

换一批

相关资讯

公众号