Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKEditor: how to define custom configuration file?
#4
Code:
# WYSIWYG Editor Options
define('GSEDITOROPTIONS', "
  enterMode: CKEDITOR.ENTER_P,
       bodyId: 'content',
    customConfig : '/theme/canvass/wb.js'
    ");

this does not load the file "wb.js" in the folder /theme/canvass/ unfortunately
|--

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-03-30, 20:00:35



Users browsing this thread: 1 Guest(s)