<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oracle of ONE1 &#187; ggis Iframe</title>
	<atom:link href="http://dvector.com/oracle/category/ggis-iframe/feed/" rel="self" type="application/rss+xml" />
	<link>http://dvector.com/oracle</link>
	<description>Obscure words of unity</description>
	<lastBuildDate>Wed, 31 Aug 2011 21:25:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ggis Iframe Plugin</title>
		<link>http://dvector.com/oracle/2008/10/03/ggis-iframe-plugin/</link>
		<comments>http://dvector.com/oracle/2008/10/03/ggis-iframe-plugin/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 13:58:04 +0000</pubDate>
		<dc:creator>one1</dc:creator>
				<category><![CDATA[ggis Iframe]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[ggisIframe]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://dvector.com/oracle/?p=58</guid>
		<description><![CDATA[What is it?
ggis Iframe gives authors an easy way to insert an iframe into a Joomla content item.
Features and Requirements

Joomla! 1.5 or greater

Setup
Using ggis_iframe is a very simple matter of performing a short setup and then inserting a simple code in your article.

Download and install plugin using standard means. Download here.
There are really no plugin [...]]]></description>
			<content:encoded><![CDATA[<h2>What is it?</h2>
<p>ggis Iframe gives authors an easy way to insert an iframe into a Joomla content item.</p>
<h2>Features and Requirements</h2>
<ul>
<li>Joomla! 1.5 or greater</li>
</ul>
<h2>Setup</h2>
<p>Using ggis_iframe is a very simple matter of performing a short setup and then inserting a simple code in your article.</p>
<ol>
<li>Download and install plugin using standard means. <a title="Download ggis_iframe" href="https://www.gruffgoat.com/clients/ftp/joomla/ggis_iframe/ggis_iframe_latest.zip">Download here</a>.</li>
<li>There are really no plugin options to set, everything is controlled by the insert tag.</li>
<li>Publish the ggis_iframe plugin</li>
</ol>
<h2>Usage</h2>
<p>The subscription form may be inserted on a post, page, or text widget by including the following code in your text.</p>
<pre>{ggis_iframe %param0="val" %param1="val"}

http://iframe.url{/ggis_iframe}</pre>
<p>The insert tag starts with {ggis_iframe} and ends with {/ggis_iframe}. A number of parameters may be set in the openning tag. The URL of the iframe to insert goes between the tags.</p>
<p>Another example with all parameters set:</p>
<pre>{ggis_iframe id="mine" width="100%" height="650"
frameborder="0" allowtransparency="true"
scrolling="auto"}http://mydomain.com/page{/ggis_iframe}</pre>
<h3>Parameters</h3>
<ul>
<li>id &#8211; identifies your iframe (text)
<ul>
<li>default = random number</li>
</ul>
</li>
<li>width -sets the iframe width (% or px)
<ul>
<li>default = 100%</li>
</ul>
</li>
<li>height &#8211; sets iframe height (% or px)
<ul>
<li>default = 650px</li>
</ul>
</li>
<li>frameborder &#8211; border width around iframe (low integer)
<ul>
<li>default = 0</li>
</ul>
</li>
<li>allowtransparency &#8211; iframe background transparency (true or false)
<ul>
<li>default = true</li>
</ul>
</li>
<li>scrolling &#8211; set iframe scrolling (auto, yes, or no)
<ul>
<li>default = auto</li>
</ul>
</li>
</ul>
<h2>To Do</h2>
<p style="padding-left: 30px">
]]></content:encoded>
			<wfw:commentRss>http://dvector.com/oracle/2008/10/03/ggis-iframe-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

