Hi,

I downloaded & used the last version (2008-08-14) for Drupal 6.

I seems that there is a problem when a page containing [[[]]] is rendered: the function adjustHeight() is not found and, therefore, the iframe is rendered but with a default height (not at 100%).

I have inspected the HTML page source produced: there is the <iframe> code but there is NOT the
<script src="/~posenato/home/modules/insertFrame/insertFrame.js" type="text/javascript">.

It is very strange because any time that a new a page containing [[[]]] is created, the preview shows the iframe correctly.
After, in the normal view, the same page is not rendered correctly.

Comments

Anonymous’s picture

Status: Active » Fixed

I understood the problem.

It is necessary to disable the HTML corrector besides to set up the HTML filter in the input formats where you want to enable insertFrame.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

paardje’s picture

Ok, this was very helpfull.

But, in Mozilla, nothing shows. IE and Google chrome works just fine with this solution.

Can anyone help with Mozilla?

MarcElbichon’s picture

This is cache filter problem. Corrected in release 1.6

MarcElbichon’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.