Log in

View Full Version : To stop posted links linking directly to a site


wi11ie1950
02-17-2006, 10:00 PM
To stop your members posting Hot Links in threads and do away with the Automatically parse links in text box

Edit these templates
editpost, newthread and newreply

Search for and remove

<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if>

Save Template

wi11ie1950
02-18-2006, 03:44 AM
For Earlier Versions of VB

Same templates

Look for and remove.

<div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div>

Save template

thedvs
02-18-2006, 09:48 AM
any way to stop it doing it via the inline ajax editing system?

AshokForums.com
02-18-2006, 01:52 PM
Installed thanks ;)

Floris
02-19-2006, 09:35 AM
Nice .. and posted it on vbcom here:
http://www.vbulletin.com/forum/showthread.php?t=175911

wi11ie1950
02-19-2006, 07:42 PM
Thanks Floris :):)

tinjon
02-28-2006, 01:29 AM
did what suggested but in the editor as soon as i press enter, it auto turns hot link!

vietfancy
03-01-2006, 06:37 PM
thanks

prows
03-17-2006, 02:07 AM
Any way to apply this same hack to the quick reply function and the quick edit? It works fine for new threads, new replys, and advanced edit... but not quick replies.

YOimYO
03-17-2006, 10:11 AM
nice thx ;)

IrPr
03-23-2006, 11:23 AM
what about Quick Editor ?;) seems needs code midification in editpost.php

fiber_cut
03-23-2006, 09:06 PM
I cant seem to find this in any of the 3 files you are mentioning..??

firstimecaller
08-22-2006, 06:21 PM
what about Quick Editor ?;) seems needs code midification in editpost.php
bumping this. Anyone got a clue?

VitroX
10-18-2006, 12:34 PM
yes please ... whenever you quick reply or quickedit a post, the autoparse links gets activated and all links get hperlinked.

SloppyGoat
11-02-2006, 12:38 AM
Bump! I'd also like to know how this can be applied conditionally, to just one forum id.