This plugin allows you add an IFrame in your post.
| General Plugin info | |
|---|---|
| Author: | Mridang Agarwal |
| Current Version: | 1.0 |
| Download: | np_iframe_v0.1.zip |
| Code: | Code |
| Demo: | |
| Forum Thread: | Thread 12703 |
You can also specify the full URL to the content. It must start with “http:”, for example: <code><%iframe(http://yourdomain.com/directory/filename.htm)%></code> If you wish to change the deafualt width and height. To change the dimensios of the frame to 500×500 you would ad them after the filename. For example: <code><%iframe(http://yourdomain.com/directory/filename.htm|500|500)%></code> If you want to make the frame scrollable you would add the yes option after the width and height option. For Example: <code><%iframe(http://yourdomain.com/directory/filename.htm|500|500|yes)%></code> =====Available SkinVars and/or TemplateVars===== =====Options===== * Default width (460) * Default height (460) * Default for scrolling (yes/no) (no) =====Tips and Tricks===== =====Wishlist===== =====Bugs===== =====History===== * Version 0.1, released 2006-07-01 * initial release ===== Plugin review ===== NP_IFrame version 0.1 works with Nucleus CMS version 3.31 - 2007-11-13 kg