The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm looking for a mod or somebody to make me a mod that will make specific text a specific link.
For example is anybody types espn the text would still say espn but be a link to ESPN.com. Thanks. |
#2
|
||||
|
||||
![]()
Just use str_replace. I've posted a plugin to do this several times and I think someone even posted it in the mods forums.
|
#3
|
|||
|
|||
![]()
Could you show me how to replace the word espn with
Code:
<a href="http://www.espn.com">espn</a> |
#4
|
||||
|
||||
![]()
I would replace " espn " with the link (notice the spaces around the word) otherwise you could cause conflicts with links that have espn in them (like espn.com).
Did you find the modification or thread that shows you the plugin to use for this? |
#5
|
|||
|
|||
![]()
Thanks. No I did not. Can you please send me a link to it?
|
#6
|
||||
|
||||
![]()
I just did a search for "replace*" in "all mods" "titles only" and found these - Replacement Words In Posts and Word Replacement . I know there are others, including threads not in the mods forums. If those threads aren't what you want, try a search on the word "replace*" to find other similar threads.
|
#7
|
|||
|
|||
![]()
Thank you, the first one is what I was looking for.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|