[Moin-user] Using IFRAME

victorlei at gmail.com victorlei at gmail.com
Thu Sep 18 11:58:14 EDT 2008


A propos IFRAME in moin 1.7.1

Inside a macro, the following works: <iframe src="foo.com"
width="100%" height="400"></iframe>

The following results in an empty page: <iframe src="foo.com"
width="100%" height="100%"> </iframe>

The only difference is in the height value: "400" works, but "100%" doesn't.

Is this a bug or a feature?

    Victor

On 9/18/08, Thomas Waldmann <tw-public at gmx.de> wrote:
>> #format html
>> <IFRAME SRC="foo.com"></IFRAME>
>>
>> But I get empty page.
>
> Note that the html parser is a "safe" html parser (to avoid abuse of the
> wiki / security risks), so it does not allow all html tags.
>
> Maybe iframe is not in the allowed set of tags.


-- 
  Calligraphy of geese /  Against the sky /  The moon seals it / (Buson/Hass)




More information about the Moin-user mailing list