Hi friends.
My problem:
When I press the image button in TinyMCE a new window appears where I can enter the url of the image and some other stuff. On other installations there is usually a "browse image" button just right beside the url field. I'm missing that button and I want it :-)
I can insert images just fine with image_assist (outside of TinyMCE) but I want the "browse image" button in TinyMCE to work/exixt.
This I have tried:
I have enabled ALL "Buttons and plugins" in TinyMCE under Administer->Settings->tinymce->edit.
I have given authenticated users every permission availible for upload module, tinymce module, img_assist module, image module.
I have enabled Attach images and Attachments for the story content type.
I have searched the forums but not found anyone else with this problem.
Am I missing some settings somewhere?
Comments
Hmm...I just installed the
Hmm...I just installed the image plugin and face the same problem. Since I am returning to tinymce after a long time, I actually thought that the images were supposed to be uploaded by FTP and I just needed to enter the path.
Read INSTALL.txt
Perhaps step 6 in the INSTALL.txt of the img_assist module is what you're looking for?
That step will give you a new button which you can add to the TinyMCE editor.
Oh, right. I missed that
Oh, right. I missed that one.
Thanks.
new module IMCE - simpler than img_assist
I like what this fellow has done:
http://drupal.org/node/78033
It doesn't require the "extras" that img_assist does. It worked for me right "out-of-the-box".
Just download his imce.zip file, install it like a regular module, and you're up and running.