Wiki source for IFrameAction


Show raw source

=====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 [[UsingActions | 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||
|[|
|=|name|=|type|=|required?|=|default|=|description||
|#|
|=|url||string||required||/||the URL of the page to be embedded via an iframe ||
|=|height||int||required||/||iframe height in pixels||
|=|width||int||required||/||iframe width in pixels||

==References==
[[http://www.w3.org/TR/html401/present/frames.html#h-16.5 | W3C Recommendations. Inline frames: the IFRAME element]]

----
CategoryEN
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki