Skip to content

Instantly share code, notes, and snippets.

@mkay
Last active August 29, 2015 14:13
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 mkay/6b2826ff41c4cacf18c3 to your computer and use it in GitHub Desktop.
Save mkay/6b2826ff41c4cacf18c3 to your computer and use it in GitHub Desktop.
a basic, slim CKEditor config for MODX Revolution
[
[
"PasteText",
"PasteFromWord"
],
{
"name":"basicstyles",
"items":[
"Bold",
"Italic",
"Underline",
"Strike"
]
},
[
"Format",
"TextColor"
],
{
"name":"rest",
"items":[
"NumberedList",
"BulletedList",
"Indent",
"Outdent",
"Link",
"Unlink",
"Image",
"Table",
"HorizontalRule",
"SpecialChars",
"Youtube",
"Source",
"Maximize"
]
}
]
stylescombo,templates,about,showblocks,blockquote,div,flash,iframe,find,selection,forms,smiley,autogrow,liststyle,justify,pagebreak,indentblock,undo,font,newpage,print,save,language,bidi,selectall,preview,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment