Hello,
We are using FCK Editor in our CMS and we are having one problem.
The FCK editor adds automatically the HTML, Titre... tags if non of them are included in the html content it receives.
We need absolutly to desactivate ALL format features of FCK. Why we need that is very simple. The CMS system we are using is having the notion of "template" and "content". The template contains the entire page header (title, metas...) which are managed dynamicaly by the CMS. The problem occurs in the "content". We can add content tags in our template which is later replaced by the content on publication. So when FCK add html tags in it we have <html><head>... tags in the middle of our source. The same is for includes which are managed dynamically.
We saw some similar posts in this forum whit almost the same problem. But the proposed workaround solution cant correct our problem.
So we would like to know if it is possible that FCK DOES ABSOLUTLY NOTHING whit the code he receives. Or at least that he dont add html and header tags in our code.
Thanks for you answer
We are using FCK Editor in our CMS and we are having one problem.
The FCK editor adds automatically the HTML, Titre... tags if non of them are included in the html content it receives.
We need absolutly to desactivate ALL format features of FCK. Why we need that is very simple. The CMS system we are using is having the notion of "template" and "content". The template contains the entire page header (title, metas...) which are managed dynamicaly by the CMS. The problem occurs in the "content". We can add content tags in our template which is later replaced by the content on publication. So when FCK add html tags in it we have <html><head>... tags in the middle of our source. The same is for includes which are managed dynamically.
We saw some similar posts in this forum whit almost the same problem. But the proposed workaround solution cant correct our problem.
So we would like to know if it is possible that FCK DOES ABSOLUTLY NOTHING whit the code he receives. Or at least that he dont add html and header tags in our code.
Thanks for you answer
Re: No source formating.
You can check the demo.