Hello, I have "notes" system. Whenever somebody enters a note like: "See ticket#45" is there a way for me using css or javascript to convert "ticket#45" on the fly to a link like:
http://example.com/trac/ticket/14 I want to simplify users experience in a way so that they don't need to enter <a href="someurl">ticket#45</a>. They would just enter ticket#45 and I would convert it to a url link in their browser? Is that possible? Do you have a css/javascript link that shows how to do it? Thanks, Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

