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



GetSimple Support Forum
Plugin hook for CKEditor - 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: Plugin hook for CKEditor (/showthread.php?tid=1342)



Plugin hook for CKEditor - Joshas - 2011-02-27

Please add a plugin hook, which will be executed right after CKEditor creation script in edit.php page. It should be after "</script>" and before "<?php } ?>" so it will be executed only if CKEditor is being used. This will be useful for plugins to extend CKEditor functionality.