GetSimple Support Forum
PROBLEM How to write ckeditor configs? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: PROBLEM How to write ckeditor configs? (/showthread.php?tid=8851)



How to write ckeditor configs? - laptopacademy - 2016-11-19

hi

not sure if supposed to use = or :

this does not seem to work:

Code:
#define('GSEDITOROPTIONS', 'enterMode: CKEDITOR.ENTER_BR, scayt_autoStartup:true, forcePasteAsPlainText:true, undoStackSize:50');



RE: How to write ckeditor configs? - shawn_a - 2016-11-19

remove the #


RE: How to write ckeditor configs? - laptopacademy - 2016-11-19

Genius.

Blush


RE: How to write ckeditor configs? - shawn_a - 2016-11-19

Smile