PDA

View Full Version : How Do I ... prevent New Windows



joeyhavlock
Mon 23rd Jul '07, 1:46am
Hi Folks,

How do I prevent a new window being opened from a link in a forum post?

I want the link to open in the same browser screen rather than keep popping up a new window each time

Thanks
Joey

Jose Amaral Rego
Mon 23rd Jul '07, 5:22am
You can use bbcode or a mod at www.vBulletin.org until it is a vBulletin default function

Title: Intenal Uniform Resource Locator (URL) or Uniform Resource Identifier (URI)
Tag: iurl
Replacement: <a href="{param}" rel="nofollow">{param}</a>
Description: Opens in same browser window
Use {option} [No]
Button Image (Optional): http://www.yoursite.com/upload/images/misc/editor/internal_url.gif
If you would like this bbcode to appear as a clickable button on the message editor toolbar, enter the URL of an image 21 x 20 pixels in size that will act as the button to insert this bbcode.

NuHIT URLs: Add rel=nofollow and control where links are opened (http://www.vbulletin.org/forum/showthread.php?t=145402)

joeyhavlock
Mon 23rd Jul '07, 3:07pm
You can use bbcode or a mod at www.vBulletin.org (http://www.vBulletin.org) until it is a vBulletin default function

Title: Intenal Uniform Resource Locator (URL) or Uniform Resource Identifier (URI)
Tag: iurl
Replacement: <a href="{param}" rel="nofollow">{param}</a>
Description: Opens in same browser window
Use {option} [No]
Button Image (Optional): http://www.yoursite.com/upload/images/misc/editor/internal_url.gif
If you would like this bbcode to appear as a clickable button on the message editor toolbar, enter the URL of an image 21 x 20 pixels in size that will act as the button to insert this bbcode.

NuHIT URLs: Add rel=nofollow and control where links are opened (http://www.vbulletin.org/forum/showthread.php?t=145402)

Thanks Jose,

I would prefer to use BB code, but how do I pass the "target=_top" parameter to BB?

Also, I dont understand what you are saying above, is there a mod somewhere that will accomplish this? Or is the code you are displaying somehow to be used somewhere?

Thanks
Joey