[cvs] commit: horde/lib/Text/Filter linkurls.php

Marko Djukic tech at oblo.com
Wed Nov 26 18:10:47 PST 2003


mdjukic     2003/11/26 18:10:47 PST

  Modified files:
    lib/Text/Filter      linkurls.php 
  Log:
  this fixes a bunch of wrong matches that the previous code was finding. it shouldn't match urls in href=' or src="/', also this tries to stop the code from picking up any end punctuation that shouldn't be part of the url, eg. fullstop, question mark.
  also, thoughts on using a-zA-Z instead of /i? shouldn't it be quicker?
  
  Revision  Changes    Path
  1.4       +4 -4      horde/lib/Text/Filter/linkurls.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Text/Filter/linkurls.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list