Login
网站首页 > 文章中心 > 其它

fckeditor配置_FCKeditor如何使用

作者:小编 更新时间:2023-06-28 00:46:53 浏览量:413人看过

-

Connector

/fckeditor/editor/filemanager/browser/default/connectors/jsp/connector

SimpleUploader

/fckeditor/editor/filemanager/upload/simpleuploader

com.fredck.FCKeditor.connector.ConnectorServlet

baseDir

/UserFiles/

debug

true

1

com.fredck.FCKeditor.uploader.SimpleUploaderServlet

enabled

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

在你要添加的页面中加入

var oFCKeditor = new FCKeditor('info');

oFCKeditor.BasePath = '../fckeditor/';

oFCKeditor.ToolbarSet = 'Common';

oFCKeditor.Width = '600';

oFCKeditor.Height = '300';

oFCKeditor.Value = 'info';//这块输入你该控件的名称

oFCKeditor.Create();

然后在里边引入

就好了

希望能帮到你

FCKeditor 有很多例子。保存图片的先建立一个文件迟伏夹,在FCKeditor的码档携配置中指定文件夹名称。这样就可以把蠢腊图片文章一起发布了

以上就是土嘎嘎小编大虾米为大家整理的fckeditor配置_FCKeditor如何使用相关主题介绍,如果您觉得小编更新的文章对您有所帮助,不要忘记讲本站分享给您身边的朋友哦!!

版权声明:倡导尊重与保护知识产权。未经许可,任何人不得复制、转载、或以其他方式使用本站《原创》内容,违者将追究其法律责任。本站文章内容,部分图片来源于网络,如有侵权,请联系我们修改或者删除处理。

编辑推荐

热门文章