Hyperlink_URL plugin change

Posted by Shaun Biggs on Fri 10 Mar 2006 03:37 AM — 2 posts, 14,026 views.

USA #0
I made a quick change to what this trigger matches on to make it work a little better. Before it was getting stuck on any links that had a - or = or whatever.

match="(.*)http\://[a-zA-Z0-9\-\.]+\.[a-zA-Z]{2,3}(\S*)?(.*)"

The above trigger match seems to catch on more URLs. It still misses a few, but it's good enough for me now.
USA #1
Actaully I have a much better idea... hehehehehehe.

http://www.foad.org/~abigail/Perl/url3.regex