
09-14-2006, 10:44 PM
|
|
|
Join Date: Sep 2005
Location: Dublin
Posts: 231
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by christianb
Amy, how hard would it be to alter the plugin to include email as well - or would that not be feasible?
Would it be something to the effect of modifying the code to something like this?
Code:
if (($vbulletin->userinfo[posts] < 3) and (stristr($pagetext,'[url') or stristr($pagetext,'[URL') or stristr($pagetext,'[EMAIL') or stristr($pagetext,'www.') or stristr($pagetext,'http://')))
|
plugin - Replace email addresses in posts
|