Closed (duplicate)
Project:
Wysiwyg
Version:
7.x-2.1
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2012 at 21:13 UTC
Updated:
12 Sep 2012 at 06:43 UTC
Hi, I'm a newbie to Drupal and I'm trying to get TinyMCE, wisiwyg amd ICME to work within the Danland theme in Drupal 7. I've installed the three components and according to the modules list, they are enabled and working. I can create a plain page or block and edit text using TinyMCE and add images, links and format everything. It all looks fine (i.e. formatted content NOT source) in the editor. When I save the edits and look at the page in a browser, I see the source code and no images. Can you suggest what I may be doing wrong in my configuration?
You can see what is going on at the bottom of this page...
Comments
Comment #1
twodThis is pretty much the same issue as in #1779506: Better format capability for Filtered HTML.
You need to configure Drupal's text filters to allow the markup created by the editor. Look in the other issue for some more background info and pointers.