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 |
#82
|
||||
|
||||
How does this cope with linking a word to a particular product (by using the 'insert link' icon in the post interface and turning a word into a clickable link), would it still direct people to my affiliates program? for example I'd like to do something like this-
Quote:
|
#83
|
||||
|
||||
It won't link to individual products unless you set a link for each individual product... This is not a replacement for something like VigLinks or SkimLinks which will affiliate ALL your links (including links made by this mod.)
|
#84
|
|||
|
|||
How do you make it so the link text is blue and the link still is underlined. I played around with editing this CSS but my lack of skills didn't figure it out.
Also, I just upgraded the plugin and I have an issue that I was hoping by upgrading would fix. As I had this issue before too. here is an example. I wrote this ... Quote:
Quote:
|
#85
|
||||
|
||||
Quote:
I will need a link to your forum and a copy & paste of all your keywords and URLs (or the datafile) to investigate. Also please let me know what your settings are in the mod. |
#86
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=131797&stc=1&d=1312825 819" target="_blank">https://vborg.vbsupport.ru/attac...1&d=1312825819</a>
there's my screenshot of settings. Sent PM with other info. THANKS! |
#87
|
||||
|
||||
Quote:
I'd imagine you are having a conflict with some other mod perhaps. As for the custom link colors you need to enable the custom CSS in the mod settings which you have off. And then add the CSS as instructed in the taxt file to your additional css template. I don't do CSS design myself so it will be up to yo to figure out how to get the colors you want. |
#88
|
|||
|
|||
fyi: I had the css enabled when I tried it, since it didnt work i then disabled and the screen shot came after. thanks for the help, I got a couple mods I know I can get rid of , I'll get rid of them and see if it helps ... otherwise guess im just screwed as most i gotta keep.
|
#89
|
|||
|
|||
Joe, does the add-on run any additional query ?
And how good is it with the loads, especially on a large forum ? |
#90
|
||||
|
||||
No additional queries.
I haven't had any complaints on server loads, I know there are some large/busy forums using it. |
#91
|
|||
|
|||
hi,
[S] what should i name the data file? should i just name is as sample_wordlinks_data.csv as the file provided by you?[/S] sorry, just realize there is a place for you to name it in the cp, after installation. thank you! |
Благодарность от: | ||
BirdOPrey5 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|