GetSimple Support Forum

Full Version: ckeditor urls
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Evening,

it's be nice of when adding a url in ckeditor there was an option to add the url name
currently link to url only gives you the url option so the code looks like
Code:
<a href="http://www.google.com" target="_blank">http://www.google.com</a>
instead of
Code:
<a href="http://www.google.com" target="_blank">Google is your friend</a>

John
yeah that is like a very long time annoyance with ckeditor , I think they just added this to the latest ckeditor finally.