Prevent trailing URL punctuation from being parsed into URLs
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Prevent trailing URL punctuation from being parsed into URLs
As part of a path?
Haven't tried but search inc/class_parser.php for

Code:
/[^\"\s<\[]*

replace with

Code:
/[^:\"\s<\[]*


My Blog
07-10-2011 10:26 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Prevent trailing URL punctuation from being parsed into URLs - ZiNgA BuRgA - 07-10-2011 10:26 AM

 Standard Tools
Forum Jump: