inline frames in forumthreads
title in forum: inline frame in forumposts
tag: frame
Replacement: <iframe name="framename" SRC="{param}" scrolling="auto" height="650" width="100%" FRAMEBORDER="no"></iframe>
example: [frame]http://members.chello.nl/~jagodschalk/index.htm[/frame]
use option: no
Button Image (Optional) ./images/misc/frame.gif (not in zipfile)
====
inline resizable frames in forumthreads
title in forum: inline resizable frame in forumposts
tag: sizedframe
Replacement: <iframe name="framename" SRC="{param}" scrolling="auto" height="650" width="100%" FRAMEBORDER="no"></iframe>
example: [sizedframe=900]http://members.chello.nl/~jagodschalk/index.htm[/sizedframe]
use option: yes
Button Image (Optional) ./images/misc/sizedframe.gif (not in zipfile)
comments: as you see the default is set to 650 here so that will be the size if no parameter is given ([sizedframe=""])
|