Markup showing in content
sylvaingirard - August 29, 2006 - 08:32
Hi,
My content is still showing html markup like:
& # 39 ;Bewoners& # 39 ;
while it should be:
'Bewoners'
Also br tags are added after each paragraph and also show in the frontend. I'm using the multiflex theme. Is this a theming issue or do I need to set some other setting somewhere?
Oh, using tinymce btw :)

Try here?
Perhaps the setting you're looking for is in Administer -> Input Formats. Click the "configure" link next to Filtered HTML radio button. Then click the tab labeled "configure." Expand the HTML Filter page section and change it to Strip disallowed tags or add what you want to the allowed tags list, although to be honest, I don't know how to add the special characters.
Conversely, you could set up TinyMCE to use full html . . . then all of it's allowed. It really depends on how much you trust the folks posting content via TinyMCE not to mess up the formatting of your site or to otherwise be malicious.