次のように指定しようとすると、 forCKEditor
として使用しようとしています。Widget
Vignette
content css outside the environment of CKEditor
"CKEDITOR.config.contentsCss = 'http://lvhost:27110/CKEditorbk/my.css';"
動作しませんが、次のような ckeditor の展開がある戦争に含まれるコンテンツ css を指定すると:
CKEDITOR.config.contentsCss = 'http://lvhost:27110/CKEditor/ckeditor/my.css';
期待どおりに機能しています。Isn't possible to specify a css outside "CKEditor.basepath"?