Has anyone cracked this yet:

Modules:
image
image-assist (for inline images)
http://drupal.org/project/wysiwyg
http://drupal.org/project/ckeditor

(all latest versions)

Tried most of the other editors available to the wysiwig module (installed as libraries) spent hours looking through posts and issue queues. Just cant find a way to upload and insert images inline into the body field, when creating nodes, Another thing not immediately obvious is how to restrict ck editor to roles, any ideas/advice.

Is this even possible? Am I missing something simple? Any other solutions

Somebody must of been able to do this, please share!

Comments

jdleonard’s picture

Dan Silver’s picture

I have used windows live writer and it works very well. Integrates with Drupal very nicely.

varkenshand’s picture

I use wysiwig in combination with Tiny. Inline images work pretty straightforward with the IMCE module. Although the user interface is rather complicated.
Another option is to install filefield, imagefield, imagecache and filefield insert. The insert option moves the resized image to the body text - at the top but it can be moved with cut and paste. The difficult part is that you have to disable the teaser and full view for the image, otherwise you get to see the image twice when viewing the node.
I understand things will become less geeky with Drupal 7 :o)

ludo1960’s picture

Did you use http://drupal.org/project/imce_wysiwyg ? As I am still getting nowhere!

ludo1960’s picture

In the IMCE configuration it states:

"After enabling the module you can assign access permissions to roles in access control page."

Eh don't see access IMCE anywhere...any ideas what they mean?