Hi Bruno,

> The easy way to render the 'http://' urls in web2py, is using markmin.
>
> lets say you have a text
>
> text = "ths is a text with a linkhttp://www.rochacbruno.com.br";
>
> To render the link as an Hyperlink you can use markmin.
>
> {{=MARKMIN(text)}}

On October 15 I posted the following message:

"While testing my cms application I found that the link in the mail
send by the request_reset_password function isn't clickable, the user
has to copy and paste the link into the browser. Am I the only one
experiencing this? Is there a way to solve this problem?"


Could this problem be solved using markmin?


Regards,

Annet

Reply via email to