- Install & enable Media (1.4 works fine) and CKEditor.
- Configure CKEditor:
- Go into each profile that should have access.
- Go to Editor Appearance.
- Make sure “Plugin for inserting images from Drupal media module” is checked.
- Remove the Image button from the current toolbar.
- Add the Media button to the current toolbar. (It looks like the Image button, but as if the little pictures were stacked!)
- Go to Advanced Content Filter.
- Add “img[*]” (w/out quotes) to the Extra allowed content box. (Probably you could narrow down the attributes in the brackets, but I’m just going with * for the time being.)
Then: ta-da! It just works. (Assuming that your site has been set up with permissions for uploading via Media module, which is a whole other story.)
