IFrame Action Documentation

This the documentation page for the {{iframes}} action.

Documentation


This simple action can be used to include content that otherwise might not easily imported into a Wikka page.

Usage:
{{iframe url="http://google.com" [height="480"] [width="650"]}}

Note This feature has been removed from the default action list due to security reasons: users could embed malign content from an external server in your wiki. You can activate this action by moving the iframe.php file from the /intranet folder to the /actions folder. You should only use this if your site is on a local server and not on public websites.

Parameters

Parameters
nametyperequired?defaultdescription
urlstringrequired/the URL of the page to be embedded via an iframe
heightintrequired/iframe height in pixels
widthintrequired/iframe width in pixels

References
W3C Recommendations. Inline frames: the IFRAME element


CategoryEN
Comments
Comment by anonymous
2008-10-24 17:14:08
I would use this feature on my site if it were possible to also specify frameborder=0 SCROLLING=no -- any thoughts? - Erik Anderson
Comment by VincentMayoux
2009-03-29 09:31:08
As an administrator of a wiki, I would like to insert iframes (safe ones of course). But iframes are either activated or not, and for everybody. I suggest to add an option in the config file to activate them for the pages owned by administrators.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki