Steven Heynderickx wrote on 1257868402|%e %b, %H:%M (%O ago)
Originally suggested by
pieterh on 13 October 2009.
This is a design sketch for embedding HTML into Wikidot pages. The idea is based on the design of an Iframe module by James Kanjo.
We propose a syntax extension:
[[html ...arguments...]]
<h1>
My example header
</h1>
<p>
My awesome paragraph.
</p>
[[/html]]
This creates an HTML page on a separate server, creates an iframe to embed that HTML page into the current page, and adds JavaScript that automatically resizes the iframe to match the HTML size.
This is a secure sandboxing of the HTML: it cannot access the encapsulating page nor can it use the session's security information.
| Please keep also iframe | By Steven Heynderickx | 0 Comments | 1257868402|%Y-%b-%e |
We discourage direct comments on this thread: to discuss it, please start a sub-thread.





