mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhtxtplain.pl,2.43,2.44

2005-04-27 11:19:14
Update of /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/lib
In directory denethor.mallorn.com:/tmp/cvs-serv1895

Modified Files:
	mhtxtplain.pl 
Log Message:
BUG FIX #11762: Actually, it is a feature request.


Index: mhtxtplain.pl
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/lib/mhtxtplain.pl,v
retrieving revision 2.43
retrieving revision 2.44
diff -C2 -r2.43 -r2.44
*** mhtxtplain.pl	17 Oct 2003 22:08:45 -0000	2.43
--- mhtxtplain.pl	27 Apr 2005 18:19:08 -0000	2.44
***************
*** 530,534 ****
  
      ## Convert URLs to hyperlinks
!     $$data =~ s@($HUrlExp)@<a $target href="$1">$1</a>@gio
  	unless $nourl;
  
--- 530,534 ----
  
      ## Convert URLs to hyperlinks
!     $$data =~ s@($HUrlExp)@<a $target rel="nofollow" href="$1">$1</a>@gio
  	unless $nourl;
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS