Version: 1.0.3, by Viper007Bond
Developer Last Online: Dec 2017
Category: Mini Mods -
Version: 3.6.4
Rating:
Released: 11-06-2006
Last Update: 11-29-2006
Installs: 64
Uses Plugins
No support by the author.
Another really simple plugin from me.
I wanted local links (i.e. ones to other parts of the forum) to not open in a new tab. So, I wrote a little modifier to make that happen and decided to share the code.
Tested on my forum, but let me know if you encounter any issues.
How it works:
It hooks in at the end of the BBCode parser, after the parser has transformed the BBCode into HTML. My plugin then removes the target="_blank" off of links that start with your forum base URL.
Upgrading from version 1.0.1 or 1.0.0:
Delete the plugin and then install the new product.
It doesn't seem to be working on old posts!
The output of the BBCode parser and such is cached by vB. Just rebuilt your post cache (it's under "Update Counters") and all will be good.
==============================
DON'T FORGET TO CLICK INSTALL!
==============================
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Just rebuilt your post cache (it's under "Update Counters") and all will be good.
Dumb question - which option in "Update Counters" needs to be used? Only one closest to what you describe is "Update Post Counts" - is that the one or a different one?
Dumb question - which option in "Update Counters" needs to be used? Only one closest to what you describe is "Update Post Counts" - is that the one or a different one?
Ummm, I don't have that one as an option - the 6th one down on my list is "Empty Signature Cache" - I'm on 3.6.2 - is this a new option only in 3.6.3 or is it reliant on someother setting in order for it to be made available as an option?
Also, can you add a feature to take into a count those "showthread" posts that include the syntax "showthread.php?p=22946#post22946" - these "normally" open in a new window and include a "Close Window" button on the bottom of the displayed page. Of course, when a user clicks it and with this add-on installed, it will prompt them to close it and in turn close down the whole browser, since it actually now opens in the same page. So can you make it so that these type of URL's continue to open in a new window.
Ummm, I don't have that one as an option - the 6th one down on my list is "Empty Signature Cache" - I'm on 3.6.2 - is this a new option only in 3.6.3 or is it reliant on someother setting in order for it to be made available as an option?
No, I had the option in 3.6.2. Odd. *shrugs*
Quote:
Originally Posted by funkmeister
Also, can you add a feature to take into a count those "showthread" posts that include the syntax "showthread.php?p=22946#post22946" - these "normally" open in a new window and include a "Close Window" button on the bottom of the displayed page. Of course, when a user clicks it and with this add-on installed, it will prompt them to close it and in turn close down the whole browser, since it actually now opens in the same page. So can you make it so that these type of URL's continue to open in a new window.