Opened 13 years ago
Last modified 12 years ago
#10804 closed Bug
CKEDITOR_GETURL isn't used with some plugins it should be used. — at Version 1
| Reported by: | Thomas Andraschko | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.4.5 |
| Component: | General | Version: | 4.0 |
| Keywords: | Cc: |
Description (last modified by )
- contents.css should also use CKEDITOR_GETURL to resolve this file in a custom way.
This is required for some technologies to overwrite the resource URL.
- loading images from the skin directory does not use CKEDITOR_GETURL
- preview.html should also use CKEDITOR_GETURL to resolve this file in a custom way. This is required for some technologies to overwrite the resource URL.
- smiley images should use CKEDITOR_GETURL
- magicline plugin should use CKEDITOR_GETURL to resolve the icons.png
- wsc plugin does not use CKEDITOR_GETURL to resolve tmp.html
Change History (1)
comment:1 Changed 12 years ago by
| Description: | modified (diff) |
|---|---|
| Summary: | contents.css does not use CKEDITOR_GETURL → CKEDITOR_GETURL isn't used with some plugins it should be used. |
| Version: | 4.2 → 4.0 |
