It have been a pain for me to upload images and deal with tons of WYSIWYG editors... After many trials in this post I recompiled my experiences and the best method that I have found so far. If you have any suggestion I'm willing to hear it, too.
1. Install and enable the following modules:
http://drupal.org/project/ckeditor (disable the WYSIWYG module
if you have it install it)
http://drupal.org/project/imce -or-
http://drupal.org/project/elfinder
- optional -
http://drupal.org/project/ckeditor_link
How to setup Drupal WYSIWYG and Images uploading?
It have been a pain for me to upload images and deal with tons
of WYSIWYG editors... After many trials in this post I
recompiled my experiences and the best method that I have
found so far. If you have any suggestion I'm willing to
hear it, too.
1. Install and enable the following modules:
http://drupal.org/project/ckeditor (disable the WYSIWYG module
if you have it install it)
http://drupal.org/project/imce -or-
http://drupal.org/project/elfinder
- optional -
http://drupal.org/project/ckeditor_link
2. Setting up IMCE
a. Install and enable the IMCE module at module administration
page.
b. Create configuration profiles and assign them to user roles
at /?q=/admin/config/media/imce -or- Menu:
Configuration » Media » IMCE
c. Test it at /imce.
3. Setup text formats. You can create two new
ones to be used by the ckeditor (basic and full):
a. Menu: Configuration » Content authoring » Text
formats
b. Click "+ Add text format" and add two new formats
"ckeditor-basic" and "ckeditor-full" with
the "administrator" and "authenticated
users" check boxes marked. Everything else could remain
in their default values.
c. Back to Configuration » Content authoring, you can
rearrange the order, the top most one will be the default.
4. Setup CKEditor
After you install the CKEditor module, download the latest
version of ckeditor from http://ckeditor.com/download
a. "Create a new profile" link
b. Setup the name in the "Basic Setup" section and
choose one of Input format that you created in step (3)
c. In "Editor Appearance" you can setup the toolbar
load (basic, full, advance)
d. In "FILE BROWSER SETTINGS" select
"IMCE" as the "File browser type"
e. Save and you can repeated this steps for full and basic.
5. You are all set. When you add new
content your Textbox and imaging uploading should look like
this: