Opened 11 years ago
Last modified 11 years ago
#11350 closed Bug
Config.contentsCss should be affected by CKEDITOR.getUrl — at Initial Version
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3.2 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Currently the default value of config.contentsCss
is set to CKEDITOR.basePath + 'contents.css'
, so overriding window.CKEDITOR_GETURL
will not affect it.