The following warnings occurred: | ||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Add Option on CKEdit - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Scripts & Components (http://get-simple.info/forums/forumdisplay.php?fid=11) +--- Thread: Add Option on CKEdit (/showthread.php?tid=864) |
Add Option on CKEdit - dreamnop - 2010-07-20 i can add option on CKEdit because some option i use it (sory i can write English it bad ) i Edit file /admin/edit.php Code: if ($EDTOOL == 'advanced') { Add Option on CKEdit - Zegnåt - 2010-07-20 You don’t have to edit any admin files, you can just put a toolbar configuration in the GSEDITORTOOL setting of gsconfig.php. |