I have followed the instructions to a T. it is not showing up anywhere on my admin panel. the instructions refer to the folder as admin, where as mine is zc_admin. I didnt think that mattered since the files from ckeditor went into files in my zc_admin folder. I did not see how my admin folder name effected anything. so anyways, im not sure why ckeditor is not showing up in my admin pannel anywhere. under my store and html editor, it says none. these were the only directions that I thohught might effect something
"(Note: If you've renamed your admin, rename the equivalent folder in this add-on before you upload it. If you haven't renamed your admin ... why not?)
When you login to your admin area, select CKEditor from the list of editors on applicable pages.
(Recommended) You can also set your default editor choice via Admin->Configuration->My Store->HTML Editor (note: this may not take effect until you log in the next time)
(Optional) You can change the folder in which the editor files live, by renaming the folder and adding the following line to your admin/includes/configure.php file:
define('DIR_WS_EDITORS', 'the new name of your folder');
If you are using an external add-in for uploading images or other content, then step 5 moves from optional to recommended. "
I did not understand what these directions ment, or if this block of text int eh directions was critical for getting ckeditor to show up in my admin pannel, but i thought i was fine with transfering the files to the correct folders.