Çağrı Bey Bunu Deneyiniz Lütfen.
sources/Subs.php 'de bul.
Kod:
array(
'tag' => 'iurl',
'type' => 'unparsed_content',
'content' => '<a href="$1">$1</a>',
'validate' => create_function('&$tag, &$data, $disabled', '$data = strtr($data, array(\'<br />\' => \'\'));'),
)...