Your module does exactly what I need it to do, and I thank you for that a thousand times over.

However, I spent about four hours reinstalling and reconfiguring the TinyMCE, Image, and Img_Assist modules as I could no longer embed images in the my posts. In the end, I discovered that Img_Assist uses frames in its pop-up windows, and I that once I turned off the Frameprevention module, all worked fine again.

In short, there are circumstances when the framebusting javascript code is a hindrance.

Off the top of my head, there might be two place where this could be configured:

1. Having the ability to enable/disable for specific roles in administer>access control, similar to the way the adsense module has "hide adsense" for specific roles.

2. Specifying specific pages where the code should exist , similar to administer>settings>tinymce>Visibility.

Comments

mellow7’s picture

Sorry for the late response and thank you for your comment. I have 2 drupal based sites of version 4.6 and 4.7 but i didnt have enabled/installed the modules your described (TinyMCE, Image, and Img_Assist). Probably they are working with frames like you described. Ill try to find a solution as soon as possible perhaps to limit the module to selected pages.

mellow7’s picture

Status: Active » Fixed

Check out new release

Anonymous’s picture

Status: Fixed » Closed (fixed)
Richard Sheppard@www.siliconmeadow.net’s picture

Version: » 7.x-1.x-dev

Excellent work, Ralf! Thanks!