I downloaded and installed the Image module, enabled the module, and enabled access controls for the administrator and both types of users. But when I go to create a new story or page, I don't see how to add an image. I expected to see some sort of entry field for an image file path, plus a Browse button. But nothing found. So then I figured maybe it is part of the WYSIWYG editor, so I went through all the same steps with the TinyMCE module, but still no sign of any way to add an image to a new story or page. In fact, I don't even see the TinyMCE editor displayed anywhere when creating new content.

Can anyone help?

Comments

drupalchamp@general.motors’s picture

you can do this by configuring imce setting and enable it for tinymce. With this module you can upload, view, delete, insert image to your page or story.

bzunnssukj’s picture

"configuring imce setting"? I'm afraid I don't understand what that means. Where do I do that?

BradM’s picture

With tinyMCE, you can add an image anywhere in a page, but it must already exist on a server (as in available via http://...) ... you might have to activate the option to add an image, this will be in the tinyMCE setup.

The IMCE is an add-on module that allows you to upload an image via tinyMCE, rather than simply linking to one already on a server.

joachim’s picture

You need to enable image_attach as well as image. It's part of the same package you downloaded.

See http://drupal.org/node/191718