Skip to content

Instantly share code, notes, and snippets.

@andyvanee
Created May 30, 2012 20:32
Show Gist options
  • Select an option

  • Save andyvanee/2838754 to your computer and use it in GitHub Desktop.

Select an option

Save andyvanee/2838754 to your computer and use it in GitHub Desktop.
Custom Ckeditor
function postGenerateForm(&$form){
$form->addElement('html', "<script src='/javascripts/link_editor.js'></script>");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment