Hey. Related question.
I'm trying to update tinymce.inc.js (to enable a shipped-in TinyMCE plugin), but I can't get any changes to show at all. Version 1.7.6.2.
- I removed the file completely (for debugging purposes),
- disabled browser cache,
- emptied /var/cache,
- emptied cache via backend, and
- made sure there's only one tinymce.inc.js file on the server,
and the editor still works as it used to.
What do I do to get the thing to budge?
Thanks.
Forgot to mention: in Firefox's debugger view of loaded JS files, somehow there is no tinymce.inc.js at all.
Also, another related question: any canonical ways to have that file persist over updates?