The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is there a way to force a link in a post to open in the same browser window? Currently they open a new browser window and it makes the links between my homepage and the forum seem less integrated.
Thanks --------------- Added [DATE]1237213082[/DATE] at [TIME]1237213082[/TIME] --------------- A little research turned up this: https://vborg.vbsupport.ru/showthread.php?t=79398 But instead of modifying the includes/functions_bbcodeparse.php file (which doesn't seem to exist, that's an old post) I modified includes/class_bbcode.php as follows: Code:
// standard URL hyperlink return "<a href=\"$rightlink\" target=\"_self\">$text</a>"; So I guess I need to keep a list of these files that I modify offline from the style manager so I can replace them after an upgrade? --------------- Added [DATE]1237213259[/DATE] at [TIME]1237213259[/TIME] --------------- Hmmm... I didn't really want it to merge posts because I have a new question. When making changes to these back-end files, is there a preferred method of keeping up with them so they don't get over-written during an upgrade? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|