I am trying to get CKEditor 3.6 working properly in my minified production environment usng steal. Here is what I am currently including:
/ckeditor/ckeditor.js
/ckeditor/config.js
/ckeditor/contents.css
/ckeditor/skins/kama/editor.css
/ckeditor/lang/en.js
Seeing issues with things like style/format dropdowns not showing. What are the complete list of files needed?