In order to neatly replace long url's with a clicky link, its necessary to manually edit the ouput of the
Insert link function.
After pressing the Insert link button, you are prompted for the url of the link, but not for the replacement text and then the full url gets displayed anyway
eg (URL="http://www.google.com"]http://www.google.com[/URL)
(end square brackets replaced with round ones)
displays as
http://www.google.com
If prompted for the replacement text it would easier to do this:
GOOGLE
Code challenged or lazy people won't know where to put the replacement text, or not even think of doing it.
So next time Mr Mojo when you have nothing to do, could you take a look at this please?