Question
fckeditor custom config
Is it possible to use a custom config with fckeditor thats
built into cf8? I need to have the ability to have multiple configs
for different applications. I need to do this like you did before
they integrated it:
fckEditor.Config["CustomConfigurationsPath"] = "/mycustom/myconfig.js";
fckEditor.Config["CustomConfigurationsPath"] = "/mycustom/myconfig.js";
