Skip to content

Instantly share code, notes, and snippets.

@radmiraal
Created July 25, 2012 12:23
Show Gist options
  • Save radmiraal/3175902 to your computer and use it in GitHub Desktop.
Save radmiraal/3175902 to your computer and use it in GitHub Desktop.
jQuery('body').midgardCreate('configureEditor', 'title', 'halloWidget', {
plugins: {
halloformat: {}
},
toolbar: 'halloToolbarContextual'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment