The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Word Links FREE (Turn words into links) by BOP5 Details »» | |||||||||||||||||||||||||||||||||||||
Word Links FREE (Turn words into links) by BOP5
Developer Last Online: Aug 2023
Thank You for voting this June 2011 Mod of the Month!!! 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. This is the FREE Version. It allows you to auto-link words in:
The GOLD Version is available at Qapla.com It allows auto-linking words in:
Live Demo at Qapla.com. 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 or styles. 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. Notice: Since the following words are used in HTML tags I would avoid them as keywords: style, div, class, pre, href, img, html, meta, name, rel, nofollow, and link. I would also avoid any single letter or two letter keywords since they could easily be used accidentally in places you weren't intending. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: [s]Nominate MOTM if you LOVE it! [/s] Thank You! Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
babyv0x, BCP Hung, CThiessen, dnk.it, eTiKeT?, m2006, mahsazn, markoroots, mohammadxxx, postcd, Taurus1, Trangalleiro |
Comments |
#352
|
||||
|
||||
By the way, when I was using vb3 and vbseo, there was a feature in vbseo that did this called "vbSEO acronym expander." But back then vbseo had to modify their code for me so that it worked for HTTPS (not just HTTP) urls.
So I dunno, maybe that is the key to how to address this problem for vb5 too. In any case, this would be a great mod for vb5 - to allow the changing of select words automatically as they appear in all posts into hyperlinks. |
#353
|
||||
|
||||
We'll see- the way it needs to work in VB5 is a bit different, but I have an early beta working on VB5 already- I may release it at some point if I feel I can get it ready.
|
#354
|
||||
|
||||
Nice! Thanks. Look forward to it, and any other useful vb5 mods.
|
#355
|
|||
|
|||
BOP - Is there any way you can do a 'minor' update to this thing so that it never "links to itself"??
IE I'm linking mainly to internal pages with this, and it looks kind of silly when a thread has several links to itself. What do you think?? |
#356
|
||||
|
||||
Wouldn't really be minor... Will consider it, it unfortunately won't be for a while, if it happens.
|
#357
|
||||
|
||||
Still would like to see this for vb 5.
|
#358
|
|||
|
|||
Is there a way to tell the parser to disregard a specific post? Like a bbcode or a word that will tell it not to create links for this post.
There are isolated instances where I want the forum the post is in to be enabled, but some posts, maybe not. Thank you! |
#359
|
||||
|
||||
Did you try noparse BBcode?
|
#360
|
|||
|
|||
Hiya,
No I haven't. I'll see how that works out. Thanks *edit* It stopped bbcode from parsing, but the word links continued. Any other ideas? |
#361
|
||||
|
||||
Quote:
1st in BBCode Manager you need to make a new BBCode... call it nolink or something like that. Make the replacement: Code:
<nolink>{param}</nolink> Then you need to edit the Word Links mod settings. At the bottom of the settings the option called Custom Regex You should have some existing code in this box, at the very end of it, making sure to leave no space, add the following code: Code:
|</nolink> And if all works then you should be able to write Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|