Same Window For Local Links
This modification is in the archives.
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! ============================== Download
This modification is archived, downloads are still allowed. |
Similar Mods
Replace Local Links With Title | vBulletin 3.5 Add-ons |
Local links to titles | vBulletin 3.0 Full Releases |