FCKeditor 配置、扩展 -- 仅适用于ASP.NET
一、自定义 FCKeditor 的 BasePathBasePath 即FCKeditor在网站中的相对路径,默认值是 /fckeditor/,最好在Web.config appSettings中对其进行配置:
这样做有诸多优点:
1.开发环境与生产环境不同,开发环境一般是http://localhost/xxx.com/这种情况下FCKeditor就得放在一个虚拟目录http://l
转载
2012-07-09 11:08:47 ·
481 阅读 ·
0 评论