Opened 11 years ago

Last modified 10 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 Jakub Ś)

  1. 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.

  1. loading images from the skin directory does not use CKEDITOR_GETURL
  1. 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.
  1. smiley images should use CKEDITOR_GETURL
  1. magicline plugin should use CKEDITOR_GETURL to resolve the icons.png
  1. wsc plugin does not use CKEDITOR_GETURL to resolve tmp.html

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Description: modified (diff)
Summary: contents.css does not use CKEDITOR_GETURLCKEDITOR_GETURL isn't used with some plugins it should be used.
Version: 4.24.0
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy