当前位置:  编程技术>java/j2ee

FCKeditor使用方法(FCKeditor_2.6.3)详细使用说明第1/2页

    来源: 互联网  发布时间:2014-10-16

    本文导语:  一.下载 官方下载首页:http://www.fckeditor.net/download/,使用的是FCKeditor_2.6.3.zip 和FCKeditor-2.3版本 二.部署 本例以WebRoot作为应用根路径,部署后的目录结构如下图所示: 1、FCKeditor_2.5.1.zip解压,将fckeditor文件夹复制到/WebRoot/下 2、FC...

一.下载
官方下载首页:http://www.fckeditor.net/download/,使用的是FCKeditor_2.6.3.zip
和FCKeditor-2.3版本
二.部署
本例以WebRoot作为应用根路径,部署后的目录结构如下图所示:

1、FCKeditor_2.5.1.zip解压,将fckeditor文件夹复制到/WebRoot/下
2、FCKeditor-2.3.zip解压,将commons-fileupload.jar和FCKeditor-2.3.jar复制到/WebRoot/WEB-INF/lib/下
3、修改/WebRoot/WEB-INF/web.xml文件,增加以下内容:
代码如下:


Connector
com.fredck.FCKeditor.connector.ConnectorServlet

baseDir
/UserFiles/


debug
true

1



SimpleUploader
com.fredck.FCKeditor.uploader.SimpleUploaderServlet

baseDir
/UserFiles/


debug
true


enabled
true


AllowedExtensionsFile



DeniedExtensionsFile
php|php3|php5|phtml|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|dll|reg|cgi


AllowedExtensionsImage
jpg|gif|jpeg|png|bmp


DeniedExtensionsImage



AllowedExtensionsFlash
swf|fla


DeniedExtensionsFlash


1



Connector
/fckeditor/connector



SimpleUploader
/fckeditor/simpleuploader



    
 
 

您可能感兴趣的文章:

  • JSP 页面中使用FCKeditor控件(js用法)
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • FCKEditor的jQuery插件 jEditor
  • FCKeditor.Java
  • 可视化HTML编辑器 FCKeditor
  • 如何在asp.net中配置fckeditor中的参数
  • FCKEditor Plugin
  • aspx fckeditor上传时 提示没有权限 Type=Image 的解决方法
  • AJAX FCKEditor Rich Editor整合篇第1/2页
  • FCKeditor 实战技巧


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3