开发者

Which folders can FCKEditor run without?

We have FCKeditor in one of our projects, but we are striving for a stream-lined build process. I've noticed there seems to be a l开发者_Go百科ot of bloat within the FCKEditor (images, HTML files, language.js files etc.) which are probably not used. Does anyone know which folders/files can be removed without affecting its functionality?


  1. You can remove unnecessary connectors - for example, I removed connectors for php, perl, lasso etc (I used ASP .NET). You can find connectors on editor/filemanager/connectors/
  2. You can remove _sample directory too.
  3. If multilingual support is unnecessary, you can remove unnecessary languages from editor/lang


In addition to Amber's points you can remove all the plugins you don't want. Many, if not most are off by default.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜