Jump to content

How to make CKEditor icon images file refresh?


Recommended Posts

The CKEditor uses a single image file for many of its button icons: icons_hidpi.png
What I've done is to edit that file, so the button icons are colored.

The problem is, when I re-upload the edited png and replace the old png file, it does not update visually on the site.

If you use the browser's inspector to look at the CKEditor in action, you can see it's using the correct file in the correct folder path. Yet the image being displayed is the old version of the png, from before you uploaded and replaced it with the colored version.

It usually stays this way for a couple days before suddenly it just starts using the new colored version of the file. Therefor it seems to me like the system is somehow caching this particular file for upwards of a week before reloading it from the server. Which, finally, brings me around to me actual question:

How do you bypass this wait period?
Is there a way to trigger the forum software to reload the file from the server?


_____/ THE FILE'S LOCATION AND CONTENTS:
applications/core/interface/ckeditor/ckeditor/plugins/icons_hidpi.png 

icons_hidpi.thumb.png.98f3766944f541fa30ed61e2365e1ecb.png

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...