TinyEditor destroys code

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
bullitshot
Forum Members
Forum Members
Posts: 57
Joined: Mon Mar 23, 2009 11:35 am

TinyEditor destroys code

Post by bullitshot »

I want to add some html code, tables etc. to a page.

When I open the page I turn out the TinyEditor and I put the code in.

When I put the TinyEditor back on it changes my code so it will not work properly.

Is it possible to stop this?

Thanx!
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: TinyEditor destroys code

Post by RonnyK »

wysiwyg isnt for code.... It will try to escape characters like f.e. It would be better to put that logic in a GCB, where in GLobal Settings you make GCBs to NOT have a wysiwyg. In the regular pages, you then call the GCB where wanted.

Ronny
Post Reply

Return to “Layout and Design (CSS & HTML)”