GetSimple Support Forum

Full Version: How to stop html editor from inserting html?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi

the html editor always inserts <p> tags in my html source.
it's messing up my custom html!!

how can i stop it doing that?

thx!

[UPDATE]: just noticed that if you turn off html editor in settings, then that gets rid of the <p> tags. Suggesting the p tags are not really there in the post, just there in the editor. So, seems like a bug.

thx
Ckeditor enter_mode this is answered numerous times in forums
ah, thx!

we can choose P, BR, or DIV.
http://get-simple.info/wiki/how_to:edito...re_options

so then, there's no way to stop the editor from embedding html?

i can understand that behavior in the rich-text editor, but it makes no sense to me in raw html editor.

thx
Source mode is not raw html editor , its still ckeditor. You want raw uncheck html editor in user prefs
ok.

no way to toggle between true raw and rich, without leaving the page editor?

thx much!
not really cause if you reenble ckeditor it will reformat your html, that is kind of what it does