Adding images to Drupal nodes
Search for a bit and you'll see a lot of different ways to enable adding images to nodes in Drupal. Some straightforward explanations say to use ICME and a WYSIWYG editor. That's what I did here. However, simply enabling the modules is not enough. I beat myself up everytime I try to add this kind of functionality, so I'm documenting it here, in my handy dandy notebook.
Go to:
> Site Configuration
> FCKeditor
> edit your configuration
> file browser settings
> this is where you can enable ICME as your file browser
Then, when you're adding editing a node with FCKeditor, and you click on the image icon, you should see a button that says 'browse server', or something like that. Click that, and you'll get a slick interface for finding images and inserting into your node.

Comments
Post new comment