<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Got it working. It seems that WYSIWYG needs to go into the
/sites/all/module files and CKEditor needs to go into the
/sites/all/libraries files. The when you go to administer&gt;Site
Configuration&gt;wysiwyg window, the editor dropdown menu contains
CKEdit. Choose this and save. Vola it works. CKEditor seems to be
treated as a library to wysiwyg. This was not at all clear to this
newbe.<br>
<br>
Thanks for the help. It jogged me in the right direction.<br>
<br>
Gary R. <br>
<br>
On 10/07/2010 04:52 PM, Don wrote:
<blockquote cite="mid:4CAE5D2C.4090407@fane.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
Looks like I was wrong.<br>
Unzip the files in the sites/all/modules directory. It should now<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; contain a ckeditor directory.<br>
&nbsp;&nbsp; 2. Download CKEditor from <a moz-do-not-send="true"
 class="moz-txt-link-freetext" href="http://ckeditor.com/download">http://ckeditor.com/download</a>.
Unzip the<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; contents of the ckeditor directory in the<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sites/all/modules/ckeditor/ckeditor or
sites/all/libraries/ckeditor directory.<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Note: you can skip uploading "_samples" and "_source" folders.<br>
&nbsp;&nbsp; 3. Enable the module as usual from Drupal's admin pages.<br>
  <br>
  <br>
</blockquote>
</body>
</html>