The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage
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
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
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
Editor-Configuration: add your whishes here - 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: Editor-Configuration: add your whishes here (/showthread.php?tid=3691)

Pages: 1 2 3


HTML Buttons - smsHH - 2016-08-05

I'd really like to have HTML Buttons installed - very handy for more complex layouts and predefined classes, ID's, data-attributes etc. with just one click: http://ckeditor.com/addon/htmlbuttons

Idea  Smile


RE: Editor-Configuration: add your whishes here - shawn_a - 2016-08-05

You can add plugins fairly easily already but ill look at that


RE: Editor-Configuration: add your whishes here - kilobitti - 2017-10-31

Is any possibility to get an timed publish to website? example time when page will be published like example 2018-01-01 12:00 ?


RE: Editor-Configuration: add your whishes here - Carlos - 2017-11-01

That's not related to ckeditor.

Anyway, here's a small plugin a made for this:
http://get-simple.info/forums/showthread.php?tid=3048
Also see some notes: http://get-simple.info/forums/showthread.php?tid=3048&pid=50226#pid50226


RE: Editor-Configuration: add your whishes here - Carlos - 2017-11-01

Also related: this issue about possible date fields in the github repo:
https://github.com/GetSimpleCMS/GetSimpleCMS/issues/1009