=== Plugin Name ===
Contributors: de77
Donate link: http://de77.com/
Tags: iframe, embed
Requires at least: 2.0.2
Tested up to: 2.9.1
Stable tag: trunk

Iframe Embedder lets you embed an iframe in a post by typing 
[iframe http://server/page.htm 100% 200px]

You can use % or px as units for width and height. If you omit unit- it will default to px.
You cannot omit width and height values.
You can use relative paths.

== Description ==

Iframe Embedder lets you embed an iframe in a post by typing 
[iframe http://server/page.htm 100% 200px]

You can use % or px as units for width and height. If you omit unit- it will default to px.
You cannot omit width and height values.
You can use relative paths.

== Installation ==

1. Upload `embedder.php` to the `/wp-content/plugins/embedder/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Does it already work or is it some alpha version? =

It works fine just now. I use it on my blog :)

== Changelog ==

= 1.2 = 

Added option to scroll iframe contents, hide scrollbars and borderd

= 1.1 =

Added settings page where plugin can be configured

= 1.0 =

* First version
