The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
No External Links In Signature - Please Read For Explanation
Not sure if this has been done.
I am wanting to know if someone has made or could make a script, that disallows links to work in a signature file on a forum, if they lead anywhere else other than the site the forum is on. For example: If John Doe was at www.abc.com and he had a signature file in his posts that had a link to www.xyz.com the link would not work. But if John Doe was at www.abc.com and he had a signature file in his posts that had a link to something else on www.abc.com it would work. This is to prevent spamming of other sites in the sig file in posts, they can print it out, but not have a link. Any feedback would be greatly appreciated. |
#2
|
||||
|
||||
Bump
|
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
its not really complicated, you just need to have a good grasp of reg expressions.
|
#5
|
||||
|
||||
omg neos back!
|
#6
|
||||
|
||||
couldn't you just just hack the sig submission box with an if/else statement
i.e. with a PHP Code:
PHP Code:
|
#7
|
||||
|
||||
I've done this with my chatbox, and also with members with less than 15 posts when they post... I will be coding this for my signature as well this weekend... not hard.
|
#8
|
||||
|
||||
was i that far off then erwin?
|
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
dunno i think 2 if's could do it, one to check it the sig contains http:// if so then check to see if it's an on-site url, else do nothing, but guesses alround for me.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|