Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1742 visitors today
Log In Register

Forum OpenACS Q&A: Re: new link_urls?

OpenACS Home : Forums : OpenACS Q&A : Re: new link_urls? : One Message

+
2: Re: new link_urls? (response to 1)
Posted by Jeff Davis on
Take a look at
packages/acs-tcl/tcl/text-html-procs.tcl
in the function ad_text_to_html for the regexps used
in 4.x to highlight links.  It should be pretty easy to fix.