Skip to content

Instantly share code, notes, and snippets.

@kulamochi
Last active July 8, 2016 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kulamochi/5eed47f39883e800a1820db2bca1c0e4 to your computer and use it in GitHub Desktop.
Save kulamochi/5eed47f39883e800a1820db2bca1c0e4 to your computer and use it in GitHub Desktop.
CKEditor customConfig setting
CKEDITOR.replace( 'editor', {
customConfig: '/path/to/ckeditor/config.js';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment