Forum Moderators: phranque
This is a wordpress plugin, but something similar should be available for other stuff, or you can write it yourself.
Something like this could do the trick:
Link to this article!
Use this code to link to this article (Ctrl+C to copy)
It will look like this: [url=http://www.example.com]Article[/url]
<textarea onmouseover='this.focus()' onfocus='this.select()'><a href="http://www.example.com">Article</a>
</textarea>