Hi there!
This is amazing extension for Joomla! I need one more thing to make it perfect.
If I have some random text in comment body like:
random text
which I want to be the title for the link like:
<a href="http://www.joomlatune.com/">random text</a>
when I select this random text and click on the Link Button, I get this:
[url]random text[/url]
or without bbcode:
<a href="random text"></a>
so random text is acting like a link address, not like a link title.
How to make 'Link Button' to recognize selected text in comment body as a link title?
Thanks!