PDA

View Full Version : help... embed windows


BBProductions
03-07-2007, 12:39 PM
i have see it on other forums where they have coding which allows people to embed websites into they're forum post by using coding, much better then posting a simple link. is there something liek that?
cosing was something like:

please let me know...

bump...

Zachariah
03-08-2007, 11:14 AM
Hello,

Unwanted content can easily be accessed via an iframe...


AdminCP => Custom BB Codes = > Add New BB Code

Title: IFRAME

Tag: window

Replacement:
<div align="center"><iframe name="ifwin" style="border:0" width="500" height="300" src="http://{param}"></iframe>

Example:
google.com

Description:
IFRAMEs and URLs

Use {option}:
[ x ] No

Button Image:
images/misc/iframe.gif


Note:
width="500" height="300"

BBProductions
03-08-2007, 11:29 AM
thank you... exactly what i wanted

Floris
03-08-2007, 11:29 AM
Sites who use this are open to high risk issues from spammers and malicious people.

http://www.give.me.your.cookie.img

Zachariah
03-08-2007, 11:34 AM
Correct.

There would need to be an option in vBulletin to limit the usage of vBcodes per usergroup to enable safety.
IE: only Admins, Supermods.

I think I seen a hack to limit vBcodes per forum.
You could then limit what usergroups can post in the forum, but this would stop replies to threads in that forum.