The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
ckeditor urls - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7)
+--- Thread: ckeditor urls (/showthread.php?tid=8757)



ckeditor urls - sidotij - 2016-10-02

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


RE: ckeditor urls - shawn_a - 2016-10-03

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