![]() |
Open Internal Links in Same Tab - Ported by BOP5 (VB 4.x & VB 3.x)
1 Attachment(s)
Brought to you by BirdOPrey5.
NOTE: If you already use jquery on all pages see this mod instead: https://vborg.vbsupport.ru/showthread.php?t=286030 The purpose of this mod is to automatically turn any "internal" links into links that open in the same window (or tab) instead of always opening in a new window. By default all links added with the[URL] BBCode in vBulletin become links that open in new windows. This uses JavaScript to automatically fix this. You can add multiple domains in the settings to be treated as "internal" domains. If you don't add any it will try to atuomatically detect the domain being used. Note: If you add *any* domains then you must specify all local domains, it will not try to auto-detect. Mod becomes active upon installation. Go to Admin CP -> Settings -> Options -> Open Internal Links in Same Window... to enable/disable mod and edit the domain(s) considered local. If the user is browsing with JavaScript disabled then links will always open in a new window like is the usual behvior. Live Demo: Demo Link Should be compatible with all vBulletins between 3.6.0 and 5.0.0. (So all 3.8.x and 4.x.x for sure.) Has been tested and found compatible with all current major browsers: IE9, FF 13 & 14, Chrome, Opera, and Safari. I need to thank 2 others for this mod: djbaxter on vBulletin.org and his similar mod. His mod does something similar but is jquery based. This makes the JavaScript code simpler but requires the jquery library be loaded on every page load. vBulletin doesn't use jquery on most pages so that could add significantly to loading times. And... Alen Grakalic who posted an original JavaScript on Css Globe: Open External Links in New Window Automatically | Css Globe I modified this publicly available code to have it work with vBulletin and allow for multiple local domains, however a lot of the code bign used remains his. So thanks to djbaxter for the idea and Alen for a great jump-start on the code (I'm not a big fan of JavaScript ;)) ------------------------------------------------------ Please "Mark as Installed" if you use this. :) Nominate MOTM if you LOVE it! ;) |
Reserved.
|
Adding an option to force external links (all other domains you don't list) to open in a new tab would be convenient.
|
Quote:
|
Very nice BOP5. I installed on 4.1.12p2 and works perfectly. This is very useful in the mod and admin forums where internal links are always being posted. Having them open in the same window was a great idea.
|
Quote:
|
Where are these external links? If they are custom links you created yourself then I would expect you use _blank f you wanted to?
I guess I wasn't figuring there wold be any external links not custom created or created by bbcode. I will see what I can do but would like to see an example for sure. |
Installed on vBulletin 4.1.3pl5 with thanks ... :)
Seems to work great ... :up: Regards, Doug |
how can i open audiclubtr.com/anasayfa links in new tab ?
http://www.audiclubtr.com/f26/audi-t...uyuruldu-2246/ |
If audiclubtr.com is your domain then you can't. If you need to open internal links in new tabs, don't use this mod.
|
Many thanks was looking days for an solution like this :)
|
Quote:
|
External links will always open in a new tab with or without this mod installed.
|
From the the articles page https://www.mightymoiety.com/content.php?117-lifestyle, as an unregistered user I click the link https://www.mightymoiety.com/forum.php in the (If is your first visit) notice but it is still opening up in a new tab.. The mod is enabled..
Is there a setting somewhere? Ta. |
How have you added that banner where the links are at?
|
I see it is probably the default_guest_message in Notices. So you go to the ACP --> Notices --> Notices Manager, click on edit for the default_guest_message
In the field Notice HTML find all instances of _blank and change it to _self |
Quote:
You guys............................ Sorted :cool: |
Not a problem, glad to help. :)
|
Thanks for this installed and working on 4.2.2
|
I can't get this to work. Did I misunderstand it? I want to open all outside links in new tabs, but everything continues to open in the same one. I have tried adding:
domain.com forum.domain.com nothing at all And all 3 options still left links opening in same page. Using 4.2.2. |
Can you post or PM link to your forum?
|
Joe I am working on a mod, that has banners in a block. I redirect the user to
HTML Code:
ozzmodz_link.php?goto={vb:raw sitelink.site_url}&siteid={vb:raw sitelink.site_id} Each banner can be set to self or blank. But with your script running it of course opens in the same tab only. How can I over ride that? |
There really is no way around it as the mod is coded.
I suppose you could add a check to see if the element is part of an "ignoreme" class and if so, ignore it. Feel free to release a new version if you wish, it is re-usable code. |
Yeah that is a bit beyond my skills, but I guess I can search around.
|
Yeah- Not really in mine either... I hate JavaScript. This mod only has 30 installs, wouldn't worry about compatibility too much.
|
Installed on vb4.2.5, I don't see the admincp option to add domain.
|
|
All times are GMT. The time now is 01:09 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|