Hi, I'm running Drupal 7.12 and I'm quite lost. When I create a page with the tinymce wywiwyg editor, the text won't appear with the parameters, only the html code is displayed. I tried to create new text format but no luck. For example when I write "Essai" in bold and in the middle of the page I have on the result : <h2 style="text-align: center;">[b]Essai[/b]</h2> I'm not using html tag limitation. Any Ideas ?
Are you using "Escape all tags"? That would do this. BTW, the "b" tag is deprecated in favor of "strong". Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Olivier BATARD
When I create a page with the tinymce wywiwyg editor, the text won't appear with the parameters, only the html code is displayed. I tried to create new text format but no luck. For example when I write "Essai" in bold and in the middle of the page I have on the result : <h2 style="text-align: center;">[b]Essai[/b]</h2>
I'm not using html tag limitation.
I'm not using escape all tags. But it seems to work nicely with ckeditor. Thanks for the tip concerning the b tag. 2012/3/20 Ms. Nancy Wichmann <nan_wich@bellsouth.net>:
Are you using "Escape all tags"? That would do this.
BTW, the "b" tag is deprecated in favor of "strong".
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Olivier BATARD
When I create a page with the tinymce wywiwyg editor, the text won't appear with the parameters, only the html code is displayed. I tried to create new text format but no luck. For example when I write "Essai" in bold and in the middle of the page I have on the result : <h2 style="text-align: center;">[b]Essai[/b]</h2>
I'm not using html tag limitation.
-- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Ms. Nancy Wichmann -
Olivier BATARD