Editor cleans Solution?

Options
I am trying to use tags so I can use a script that incorporates fontawesome. The problem is that your editor is cleaning out the tag. From what i've been able to research a CKEDITOR.dtd.$removeEmpty.i = 0; being added to the js config may fix this. Or perhaps another editor wouldn't make this clean.



I'm a little amazed at how difficult things are even if you try to do things in a more manual way. This roadblock puts my small project at a halt or I must completely start over from scratch. This keeps happening.
Tagged:

Comments

  • Hey Alexmoomey,

    I recommend giving the Unformatted text part a try. That one doesn't use the editor, so it won't strip code.

    Thanks!
    Karen
  • That's a good idea but I wanted to use the weblog because the amount items on that page are going to be quite lengthy and it would be nice to use the editor to add emphasis and some minor styling to the extent that it will. In unformatted all of that must be done in html. It may have to do in this instance to gain some more friendly UI for the front of the site. It would be actually much easier to have a more usable editor.
  • I continue to run into this being a problem with other tasks. The editor cleans things out that we really need. I'm sorry but doing everything by manual coding in unformatted text parts is not really a solution. Formatted text is useful but this the formatting for us is a bit overkill. It is causing more dysfunction than being helpful and much of our content has been suffering as a result.



    Is there a way or method perhaps to make exceptions in the editor to allow certain classes or be able to

Categories