Is there any way to prevent FCKeditor to be used to break html code? I mean, if someones just writes "</td></tr></table></td></tr></table>....", when I print that in my website, it breaks the layout.
[*]Should I deactivate the html source code? How?
[*]Should I check for any unclosed tags before inserting it to the database? How?
Any other ideas?
Thanks,
Fernando.
[*]Should I deactivate the html source code? How?
[*]Should I check for any unclosed tags before inserting it to the database? How?
Any other ideas?
Thanks,
Fernando.

Re: Prevent broken html
http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_File#Method_2
http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Toolbar#Custom_ToolBarSets