[turba] Ideas on how to make a contact's website URL linkable.
eculp at encontacto.net
eculp at encontacto.net
Thu May 27 03:18:32 PDT 2004
Quoting Mike Bydalek <mbydalek at compunetconsulting.com>:
> Ed:
>
> I looked at the linkUrls() function, and you basically just send it a string
> like "http://www.google.com" and it just returns '<a
> href="http://www.google.com">http://www.google.com</a>' So the first
> thing to
> do is check the value of $show[$column] to see if it's in that format or not.
>
> Also, change the line to '$show[$column] =
> Text::linkUrls($show[$column]);' as
> you only need 1 parameter.
Thanks, Mike.
I'm going to play with it a bit more and see if I can get it to
work. I may even learn some php programing along with it. If
I'm able to get it going, I'll send a patch to the list. I
really think it can be a useful feature and some others may
also.
Thanks again,
ed
More information about the turba
mailing list