Silverstripe 中 TinyMCE 的重新格式化代码
当我将一些 HTML/javascript 代码放入 TinyMCE 中时,代码会在保存页面后重新格式化或消失。我想禁用这个。 有什么办法可以阻止重新格式化吗?
When i'm putting some HTML/avascript code in TinyMCE, the code reformats or disappears after saving the page. I want to disable this.
Is there any way to stop the reformatting?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一个tinymce初始化参数称为cleanup。你需要设置
There is a tinymce init parameter called cleanup. You need to set