[support] How to allow images in filtered HTML

Earnie Boyd earnie at users.sourceforge.net
Thu Jun 16 15:04:45 UTC 2011


James Rome wrote:
> Even though I have <img> as an allowed tag, the filtered html filter
> gets rid of the guts of the tag (the pointer to the image) in Drupal 7
> with TinyMCE. The html is just left with <img />. Ditto for font and
> span tags. This seems like a fundamental flaw. How do I allow users to
> insert images into filtered HTML posts?
> 

You didn't say which version of Drupal.  Perhaps the text within the
<img /> tag isn't UTF-8 compatible, see the check_plain documentation.

-- 
Earnie
-- http://progw.com
-- http://www.for-my-kids.com


More information about the support mailing list