TinyMCE Talk:Configuration/cleanup on startup
From Moxiecode Documentation Wiki
Why is this option disabled by default? Does this do different types of cleanup than the "cleanup" option? --Herkamire 00:36, 23 October 2007 (CEST)
Due to performance issues. If a large document is loaded it takes a few seconds to cleanup the contents but since most CMS systems loads valid contents produced by TinyMCE it won't be needed at startup since the input can be trusted as valid XHTML.
