Dear all,
I am trying to integrate CKEditor to my web. Everything goes okay.
But, as a web administrator, it is common that a web administrator may type a wrong HTML code when updating a web page.
For example : <img src="xxx > (missing double quote).
Unfortunately, the CK Editor does not keep the wrong code and just remove the code away.
It would be trouble as the web administrator does not know the program has remove his / her code.
He or she also may not keep the previous code so that it would be quite trouble to get back the code.
So I would like to ask:
1) Is it possible to prompt an error message if the HTML consist wrong code when the programmer switch to design mode or press "Save" button ?
2) Is it possible for setting to keep all of the code even when the administrator set to design more or press "Save" button ?
Thanks and Regards,
Joe
I am trying to integrate CKEditor to my web. Everything goes okay.
But, as a web administrator, it is common that a web administrator may type a wrong HTML code when updating a web page.
For example : <img src="xxx > (missing double quote).
Unfortunately, the CK Editor does not keep the wrong code and just remove the code away.
It would be trouble as the web administrator does not know the program has remove his / her code.
He or she also may not keep the previous code so that it would be quite trouble to get back the code.
So I would like to ask:
1) Is it possible to prompt an error message if the HTML consist wrong code when the programmer switch to design mode or press "Save" button ?
2) Is it possible for setting to keep all of the code even when the administrator set to design more or press "Save" button ?
Thanks and Regards,
Joe