I've got the core img_assist window resized to "height=600", but I can't seem to get the plugin to respect it. I tried editing plugins/imgassist/fckplugin.js and changing the top.window.open function call (line #199) to "height=600" but that doesn't seem to make a difference.
Any suggestions on where else to try would be greatly appreciated. Thanks.
Comments
Comment #1
WorldFallz commentedI'm thinking there must be some kind of mad caching going on somewhere-- i tried changing the text on the toolbar button from "Image Assist" to "Insert Image" and I can't get that simple change to take effect either. I've flushed all caches (admin_menu) and cleared the browser cache a bazillion times but I can't get any changes in the fckplugin.js to take effect (I even thought I might be editing the wrong instance of the file, but I triple checked and can't find it anywhere).
I'm at a dead end so any suggestions would be most welcome. Thanks.
Comment #2
WorldFallz commentednevermind-- I don't know what caused the problem, but completely ripping out fckeditor, deleting the folders, and reinstalling seems to have fixed the problem. Somehow the cache was "stuck". Now clearing the browser cache immediately shows the button name changes.
Comment #3
Jorrit commentedNo problem, I think most developers have a love-hate relationship with browser caches :)