Results 1 to 8 of 8
Hybrid View
-
24th Oct 2010, 07:35 PM #1Member
I'm pretty sure he means he wants to have the links clickable server-side, not client-side like GreaseMonkey script functions.
You can check the includes\bbcode.php file, look for
PHP Code:function bbcode_second_pass_code($type, $code)
PHP Code:$code = preg_replace('@(https?://([-\w\.]+)+(:\d+)?(/([-\w/_\.]*(\?\S+)?)?)?)@', '<a href="$1">$1</a>', $code);
EDIT: Fixed the RegEx that it also catches a dash (-)Jueki Reviewed by Jueki on . How to make PHPBB3 codded link clickable Guys How to make PHPBB3 forum codded link clickable Like this http://www.legendw.com/viewtopic.php?f=40&t=599743 Rating: 5
-
25th Oct 2010, 01:13 AM #2
-
4th Jul 2011, 02:18 PM #3MemberWebsite's:
forumhookers.comits worling well
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to make clickable link
By Mr.leg in forum Webmaster DiscussionReplies: 3Last Post: 10th Sep 2011, 02:56 PM -
How To Make Link Clickable By CSS @Wordpress
By NigelART in forum Webmaster DiscussionReplies: 5Last Post: 12th Jul 2011, 11:08 AM -
How to make Clickable Hf Links?
By Itkraze in forum vBulletinReplies: 2Last Post: 10th Feb 2011, 02:52 PM -
How to make codded link clickable
By exiles in forum phpBBReplies: 26Last Post: 11th Aug 2010, 03:44 AM -
[Req]How to Make Clickable link[HF]
By Mr.WT in forum vBulletinReplies: 10Last Post: 26th Jul 2010, 03:57 PM
themaPoster - post to forums and...
Version 5.38 released. Open older version (or...