Revision history for Iframe
Revision [19168]
Last edited on 2008-01-28 00:14:25 by PaulBelgian [Modified links pointing to docs server]No Differences
Additions:
if ((!$rss_path) && $wikka_vars) $rss_path = $wikka_vars;
$rss_path = $this->cleanUrl(trim($rss_path));
echo $rss_path;
echo "></iframe>";
?>
%%
TODO
- make the iframe with a height and width
- iframe with border or not
$rss_path = $this->cleanUrl(trim($rss_path));
echo $rss_path;
echo "></iframe>";
?>
%%
TODO
- make the iframe with a height and width
- iframe with border or not
Deletions:
Additions:
if ((!$rss_path)
Deletions:
$rss_path = $this->cleanUrl(trim($rss_path));
echo $rss_path;
echo "></iframe>";
?>
%%
TODO
- make the iframe with a height and width
- iframe with border or not
Additions:
**Application**
**How to use**
save it under actions
name it iframe.php
{{iframe www.yahoo.com}}
TODO
- make the iframe with a height and width
- iframe with border or not
**How to use**
save it under actions
name it iframe.php
{{iframe www.yahoo.com}}
TODO
- make the iframe with a height and width
- iframe with border or not