Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKEditor: how to define custom configuration file?
#10
I managed to get the CustomConfig-setting working:

Code:
# WYSIWYG Editor Options
define('GSEDITOROPTIONS', "
    customConfig : '../../../../theme/canvass/wb.js',
    skin : 'v2'
");

Only the skin-directive was not read from that file, so I had to include it in the options here...
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
CKEditor: how to define custom configuration file? - by Connie - 2011-04-01, 22:44:18



Users browsing this thread: 1 Guest(s)