ggis Iframe Plugin
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 options to set, everything is controlled by the insert tag.
- Publish the ggis_iframe plugin
Usage
The subscription form may be inserted on a post, page, or text widget by including the following code in your text.
{ggis_iframe %param0="val" %param1="val"}
http://iframe.url{/ggis_iframe}
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.
Another example with all parameters set:
{ggis_iframe id="mine" width="100%" height="650"
frameborder="0" allowtransparency="true"
scrolling="auto"}http://mydomain.com/page{/ggis_iframe}
Parameters
- id – identifies your iframe (text)
- default = random number
- width -sets the iframe width (% or px)
- default = 100%
- height – sets iframe height (% or px)
- default = 650px
- frameborder – border width around iframe (low integer)
- default = 0
- allowtransparency – iframe background transparency (true or false)
- default = true
- scrolling – set iframe scrolling (auto, yes, or no)
- default = auto
To Do







December 26th, 2008 at 5:47 am
Hi there
The ‘download here’ link doesn’t appear to be working.
Anita
January 2nd, 2009 at 8:36 pm
Download link fixed.
February 16th, 2009 at 4:24 pm
I really like your blog template, is makes it simple to navigate.