Closed (fixed)
Project:
Tiny Tiny MCE
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2008 at 22:17 UTC
Updated:
12 Sep 2008 at 07:53 UTC
I've tried many different ways to change the Filtered HTML setup and still using the "Simple" mode with TTmce does not display the text the correct way.
Do you have the correct text for "Allowed HTML tags:" for the "Filtered HTML" input format?
Thanks.
Comments
Comment #1
Steve Lockwood commentedHi .Sam
Simple mode does not give you any control over how tinymce handles the text.
My starting point would be:
- go to admin/settings/tinytinymce
- copy the entire init script for advanced mode and paste it into the int script for simple mode
- now you can edit the init script for simple mode, removing items that you don't want there
- in particular, the valid elements line lets you specify which tags are allowed
I hope this helps - I will close this issue, but please re-open if the above does not give the answer.
Steve
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.