The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Word Links (Turn words into links) by BOP5 Details »» | ||||||||||||||||||||||||||||||||
Word Links (Turn words into links) by BOP5
Developer Last Online: Aug 2023
My VB4 Version of this mod won the June 2011 Mod-of-the-Month!! This is virtually an identical mod- thank you for your votes!
The purpose of this mod is to automatically turn keywords or phrases you specify into links. You set a list of keywords and a list of URLs to link them to and let the mod do the rest. Demo Link There are many options as you can see in the screenshot. You can choose to include the "nofollow" attribute, choose to open links in a new tab, choose to match whole words only or not, specify specific forums, enable in social groups and visitor messages, and disable completely for selected usergroups. Version: 2.0
Example... If someone types: "I bought it on Amazon." This mod can auto convert it to: "I bought it on Amazon. And you would presumably put your Amazon affiliate code, if you had one, in the link. NOTE: This mod does not alter the actual posts or the database. Disabling or uninstalling the mod will remove all links. There is a VB3 and VB4 version of this mod, please download the correct version. Full instructions in zip file. *NEW IN 0.92* As of version 0.92 all links created are within a <span> tag of class "boplink." This allows you to customize the look of the links created by this mod ussing CSS. In your "Additional CSS" you can add the following CSS code and customize it to your liking for each of your styles. This is OPTIONAL. If you do not add this CSS links will retain the same style as existing links in your posts. Sample CSS: Code:
.boplink A:link {background: yellow; text-decoration: none} .boplink A:visited {background: yellow; text-decoration: none} .boplink A:active {background: yellow; text-decoration: none} .boplink A:hover {background: yellow; font-weight:bold; color: red;} In VB 3.x Additional CSS is accessible via Style Manger -> All Style Options, scroll down to Additional CSS Definitions. Use the lower box to customize the CSS uniquely for each style. This mod uses functions that may not work on non-latin (multibyte/unicode) characters. I'm sorry but it is only tested/working on English and other latin based alphabets. Please Mark as Installed if you use this. Download Now
Screenshots
Show Your Support
|
4 благодарности(ей) от: | ||
furnival, JohorBahru, xorex, yahsuah |
Comments |
#92
|
||||
|
||||
This is the mod I've always wanted, but never existed. (No, I didn't like our pre-2011 options, both for technical and financial reasons.) Thank you so much for sharing this, and as open source in the spirit of the vB.org community. I don't often post simple thank you's, but this one deserved it for sure.
Also appreciate that you didn't ditch 3.x owners, and make a 4.x only mod. BOP, I'm grateful. |
#93
|
|||
|
|||
can you release 2.0 for vb3.8?
|
#94
|
||||
|
||||
2.0 Was mostly because I made "Gold" version to work in the vBulletin Suite. There were only minor changes to the Free version- the cleaned up code was more for my benefit than anyone else.
What features do you want that this version doesn't already have? |
#95
|
|||
|
|||
it works great, I just like new version numbers thanks!
|
Благодарность от: | ||
BirdOPrey5 |
#96
|
|||
|
|||
Quote:
This is the last fix I used months ago... now doesn?t work Quote:
|
#97
|
||||
|
||||
In the custom regex field of the mod settings try adding this to the end of the exiting code:
Code:
.jpg| Code:
</b></a>|</font></a>|</b></font></a>|</font></b></a>|.jpg| Note- there is no space between the old | and the new . |
#98
|
|||
|
|||
Quote:
Where is that field?? |
#99
|
||||
|
||||
Sorry... It looks like I forgot to upload version 2.0 to vBulletin.org.
Let me double check it and if it is ready to go (like I think it was) I'll upload it in a few hours. Version 2.0 has the custom regex option. |
#100
|
|||
|
|||
Thanks m8, i?ll wait for 2.0 version then
|
#101
|
||||
|
||||
OK So then I noticed this was the thread for the VB 3,8 version- i was not intending to update this version to 2.0, it was the VB4 version I updated to 2.0.
However I did go ahead and bring this version up to 2.0 so it has the same features as the 4.x version again. NOTE - if you upgrade to v 2.0 there is now a php file you must upload. This version has the custom regex field you can try per instructed above. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|